Eclipse Plugin Overview
This guide has been reviewed and reformatted for Ruk-Com Cloud PaaS. Screens may vary slightly by platform version.
Click or tap a screenshot to view it at its original size.
Objective
This guide explains how to use Eclipse Plugin Overview on Ruk-Com Cloud PaaS, with ordered procedures and practical verification points.
Before you begin
- Sign in with an account permitted to manage the relevant environment.
- Confirm the target environment, region and resources before saving changes.
- Create a backup or rollback plan before changing a production system.
EclipseIt is an open-source platform for creating integrated development environments (IDEs) that are well-designed and extensible. It also allows anyone to build solutions that integrate with other environments and tools.
The key to the tool's tight integration with Eclipse is that plug-ins can be attached. With the exception of a small run-time kernel, everything in Eclipse is plug-in, which means you can develop attached modules yourself. It can be easily integrated into Eclipse in the same way as other modules.
Jelastic has created a dedicated plug-in for the Eclipse development platform that represents a suite of software development tools. That makes the process of developing applications at Eclipse IDE easier, they are organized in the form of projects (Java EE).
You can watch the following video tutorial for a quick in-depth look at using the Jelastic Eclipse plugin.
in the instructions below You can learn how to install plugins, manage your environment, and deploy your projects directly through the Eclipse IDE. Here are more details: