Adding a server

Procedure

To add a new server to Fuse IDE:

  1. Select the Servers view.

  2. Right-click it to open the context menu, and then select New > Server.

  3. In the Define a New Server dialog, select the type of server you want to create.

  4. In Server's host name, enter the name of the host on which the server runs, or accept the default name.

  5. In Server name, enter a name for the server, or accept the default name.

  6. Select a runtime environment for the server from the Server runtime environments drop-down list, or accept the default runtime.

  7. Click Next>.

    If this is the first time you have defined a server of this type, the New ServerType Runtime page opens. If not, skip to Step 12.

  8. In Installation directory, enter the full path to the server's installation folder, or click browse button to browse for the folder.

  9. Click Next>.

    The New ServerType configuration details page opens.

  10. In Host Name, enter the port number to use for connecting to the server.

  11. In Port Name, enter the port number that the debugger will use to connect to the server.

  12. Click Next>.

    The New ServerType Add and Remove page opens.

  13. Move the resources you want the server to use from the Available column to the Configured column.

  14. Click Finish.

The new server appears in the list of servers in the Servers panel.

Related topics

Define a New Server
New Server Configuration
Add and Remove