loading...empty;done;/eclipse-plugin-env-management/:-uriEclipse Plugin: Environment Management | iNET.elastic Dev Docs

Environment Management with Eclipse Plugin

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. open PaaS view for eclipse

Expand this menu item and Open the iNET.elastic view.

2. In the opened tab, your current environments with the applications deployed can be viewed (obviously, only Java-based ones will be displayed). view Java environments in Eclipse 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.

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

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.

What’s next?