
IBM Cloud® provides extensions for Eclipse integrated development environment (IDE). This Eclipse IDE plug-in enables developers to manage their Account, Resource, and Applications from right within the Eclipse IDE. (This is a preview release)
This plugin provides functionality that is provided by the IBM Cloud CLI (https://cloud.ibm.com/docs/cli) The IBM Cloud CLI allows developers to work with IBM Cloud Resources, Apps, Containers, VPC Infrastructure, Storage, Functions etc.
This plug-in supports executing ibmcloud CLI commands from within the Eclipse environment.
Pre requisite :
IBM Cloud CLI (https://cloud.ibm.com/docs/cli?topic=cli-install-ibmcloud-cli)
If you install the IBM Cloud CLI in a custom directory – please set the system property ibmcloud_eclipse_cli_path to the custom location of the IBM Cloud CLI installation (e.g. -Dcom.ibmcloud.eclipse.cli.path=<path-to-ibmcloud-cli-installation>). Specify this in the eclipse .ini under vmargs