Connect JetBrains Toolbox to an OpenShift Dev Spaces workspace
Connect your local JetBrains IDE to a running OpenShift Dev Spaces workspace by using the JetBrains Toolbox application.
Before you begin
- You have the JetBrains Toolbox application installed.
The system requirements for Toolbox are met.
- You have the
Red Hat OpenShift Dev Spacesplugin for Toolbox App installed.In Toolbox App, go to Manage plugins and install the plugin. If the plugin is not listed in the Available section, run the following command in your terminal to install it manually:
git clone git@github.com:redhat-developer/devspaces-toolbox-plugin.git && cd devspaces-toolbox-plugin && ./gradlew installPluginRestart the Toolbox App to load the plugin.
- You are logged in to your OpenShift server with
ocin your local terminal.Note The
oc logincommand establishes the authenticated session and saves the connection information to the configuration file, which is read by the Toolbox plugin for OpenShift Dev Spaces. - You have sufficient PVC size to download and unpack the JetBrains IDE.
Important CLion IDE, which is the largest of the IDEs, requires approximately 8.5 GB of disk space. Also consider the recommendations for calculating memory and CPU.
Procedure
Results
- Your local Toolbox application is running the JetBrains Thin Client and connects to the workspace:



