Configuring the Eclipse plug-in

After you install the Eclipse plug-in, you must configure the plug-in. Use the Eclipse plug-in to browse IBM® UrbanCode™ Build projects and processes and to start a build in a process.

Procedure

  1. In Eclipse, click Window > Preferences > IBM UrbanCode Build Preferences.
  2. Specify values for the IBM UrbanCode Build settings.
    Preference Value
    URL The base URL to the IBM UrbanCode Build server, including the protocol. Specify a port number if the IBM UrbanCode Build server does not use the default port. For example, specify https://server.example.com:8443.
    User The IBM UrbanCode Build user name.
    Password The IBM UrbanCode Build password.
    Recent Process Activities Displayed The number of recent build lives to display for each process. The default value is 5. You can specify up to 999 recent build lives to display.
  3. Click Window > Show View > Other, and then expand IBM UrbanCode Build, and select IBM UrbanCode Build View.
  4. Click OK. The IBM UrbanCode Build view opens. Projects are displayed in the IBM UrbanCode Build Projects folder. To start a build, right-click a process, and then click Run Process.

Results

The IBM UrbanCode Build view is available in Eclipse.

What to do next

To resolve dependencies in a project, configure CodeStation preferences.

Feedback