To install and use Component-Watch you need a recent version of java (at least 1.6) installed on your machine. You can download latest version of java from http://www.java.com
You can download Component-Watch using following bundles:
File name | Description |
---|---|
install_component-watch_1.1.jar | Multi-platform Installer |
component-watch-1.1-bin.tgz | All binaries + doc bundled as a single tarball |
component-watch-1.1-bin.zip | All binaries + doc bundled as a single zip file |
component-watch-1.1-all.tgz | All binaries + sources + doc bundled as a single tarball |
component-watch-1.1-all.zip | All binaries + sources + doc bundled as a single zip file |
from the Sourceforge project: Component-Watch download page
Note: downloading and using Component-Watch implies that you agree with the Apache 2 open-source License terms.
The installer is the preferred way to install Component-Watch because it will provide the following features:
Once you have downloaded the installer file, just double-click on it and the installer will launch automatically.
If this auto-launch of jar file is not supported on your platform, you can launch it manually with the following command:
java -jar install_component-watch_1.1.jar
... and follow the instructions.
If you've downloaded one of the archive, just extract the content in a directory.
Then go in the "bin" sub-directory and launch the run.bat (on Windows) or the run.sh (elsewhere) to start the Component-Watch application.
Note: on Unix platforms, ensure that the run.sh is executable.