NetBeans Plugin Management
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 NetBeans Plugin Management 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.
You can easily manage your existing Java environment through the tabs.Servicesby expanding the listCloudand select the environment you want.
Stop/Start Environment
1. Stop using an environment by right-clicking on the environment name and clickingStop Environment
2. If you want to run a stopped environment, right-click on the environment and clickStart Environment
Log Files
1. You can easily manage log files directly through the IDE. Expand the node you want to find the log files, then right-click and selectGet log(or double click)
2. The log file will open automatically.
3. If you want to save the log file, go to the menu.File > Save As
Application Context
If you already have an application deployed, you can right-click the appropriate context in the environment to open your application in the browser.
You can also use this menu to delete your applications by clicking the Destroy context button.
You can learnHow to deploy a NetBeans projectDirectly from the IDE via this documentation link.