(These instructions assume you have JDK 1.5 installed and in your path).
This install comes with a sample toolset for convenience. Because you won't have a tools repository set up yet, the tools won't be found in the repository so they'll be downloaded from the url specified for the tools in the toolset definition. Note, that this means about 16MB will be downloaded from the internet. After being downloaded they'll be stored with the installed tools and you can use this as the basis for your repository by copying it to your internal web server.
You should see the following output, although there will be some delays as the archives are downloaded.
ECHO is off. ===================================================================== Standard Toolset installation ===================================================================== Installer Initialised Tools home : .\sample\tools Installing toolset : sample Installing tool : ANT Created wrapper : ant.bat Installed tool : ANT Installing tool : CATALINA Created wrapper : tomcat-start.bat Created wrapper : tomcat-stop.bat Created shortcut : tomcat-start.bat Created shortcut : tomcat-stop.bat Installed tool : CATALINA Created setup-env : setup-env-sample.bat Installed toolset : sample Done.
Note:
An easy way to make the installer available to a team is to put the JRE 1.5 and the installer on a network drive. This way everyone can easily run it without installing anything - and thus get the tools they need installed.
x:\applications\ + jre-1.5\ + tools-installer\
You may want to