QuickBuild tray monitor is a small desktop application sitting on the OS tray to notify
user of build events. It requires
JRE 1.5 or higher, and can be launched as below:
- On Windows: extract downloaded zip file, run traymonitor.exe, and config the account from the preference menu.
- On Mac OS X: extract downloaded zip file, run TrayMonitor.app, and config the account from the preference menu.
- On Linux: run command "java -jar traymonitor.jar" against downloaded jar file, and config the account from the preference menu.
To receive build notifications, you will need to subscribe to interesting events (see
subscriptions below) with
Notify Through field specified as
Tray Monitor & IDE Plugins.
Refer to
User's Guide for details.