This page describes how to configure Jenkins for API communication.

Instructions

1. Select Preferences... from IDE menu.

2. Select Tools > Jenkins from the preferences window.

3. Fill the forms as follows.

  • Server URL : A URL of your Jenkins Server.

  • Username : A user at the server.

  • Token : A token for the user published by the server(don’t use password here).

4. Click Test button to verify the server and the credentials filled at 3.

When test’s passed, the following dialog will be shown.

When test’s failed, the following dialog will be shown. Please review the form.

5. Click OK button of the preference window. Then you can see Jenkins Logs tab at the bottom of the IDE.