Skip to main content

Environment Management

Before proceeding further with the new projects deployment, let’s consider the basics of the remote environments management through Eclipse IDE.

  1. Navigate to the Window > Show View > Other section. Here, you can notice that Cloud Platform category has been added to the list.

Locale Dropdown

Expand this menu item and Open the Jelastic view.

  1. In the opened tab, your current environments with the applications deployed can be viewed (obviously, only Java-based ones will be displayed).

Locale Dropdown

Here, they can be quickly managed through context menu (called with the right mouse button click) by choosing the needed option: Start, Stop or Refresh.

  1. You can Get logs for a particular node and view them directly in Eclipse IDE.

Locale Dropdown

Now, as you are aware with the key environment management operations the Eclipse Plugin provides, let’s consider how to deploy a new project into the Cloud directly from your IDE.