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.
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). 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.
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.