This is the core part of the Force.com IDE development tools for salesforce.com.
For more information, refer to the [Force.com IDE page] 1.
Eclipse Public License (EPL) v1.0
Refer to the wiki pages for this repository. You can access those pages by clicking on the wiki icon in the navigation on the right side of this page.
To build an external version, issue a mvn clean package -Dexternal=true
in this directory. If everything executes successfully, you shall see
the artifacts in com.salesforce.ide.repository.external/target/repository.
Please refer to this wiki page.