Configuring CodeStation preferences
To resolve dependencies in a project, you must configure CodeStation preferences in the Eclipse plug-in.
- In Eclipse, click Window > Preferences > CodeStation Preferences.
- Specify values for the preferences.
Preference Value URL The base URL to the CodeStation server, including the protocol. Specify a port number if the CodeStation server does not use the default port. For example, enter https://server.example.com:8443. User The Build user name. Password The Build password. - In Eclipse, right-click the Java project, and then click Build Path > Add Libraries.
- Select CodeStation Managed Artifacts from
the list.
- Under Build Project, select the Build project that corresponds to the Eclipse project.
- Under Build Process, select the Build process that corresponds to the Eclipse project.
- To lock the dependency artifacts to a build life, enter a build life number under Build Life ID. If Build Life ID is left blank, the latest dependencies are retrieved.
- Go to the Console view, click Open Console, and then select CodeStation Console from the list.
- Go to the Package Explorer view, right-click
the Java project, and then select CodeStation > Resolve Dependencies.
The plug-in downloads dependencies from Build to the Eclipse project.