Chapter 9. Uninstalling JBoss Developer Studio
You may want to uninstall a specific version of JBoss Developer Studio if you have concluded development in one version, say 9.x, and you now want to install a newer version, say 10.x. However, you can have more than one version of Installer-installed JBoss Developer Studio or Eclipse-installed JBoss Developer Studio on your system, provided you have these versions located in different directories.
You can not have more than one version of RPM-installed JBoss Developer Studio on the same system.
There are three ways to uninstall JBoss Developer Studio, depending on how you installed it. The following sections describe the three methods:
9.1. Uninstalling JBoss Developer Studio Installed Using the Installer
To uninstall JBoss Developer Studio:
- Ensure that JBoss Developer Studio is not running.
- On the command line, navigate to path/to/JBoss Developer Studio/Uninstaller.
On the command line, type:
$ java -jar uninstaller.jarIn the IzPack Uninstaller dialog box:
- Click the Force the deletion of <path_to_JBoss Developer Studio_directory> check box, to remove the entire JBoss Developer Studio installation directory. If this is not selected, JBoss Developer Studio will be uninstalled but some files will be left as is in the installation directory.
- Click Uninstall.
- After the progress bar shows Finished, click Quit to close the Uninstaller dialog box.
Figure 9.1. Uninstall JBoss Developer Studio

9.2. Uninstalling JBoss Developer Studio Installed in Eclipse
JBoss Developer Studio can be uninstalled using the following steps regardless of whether it was installed via Eclipse Marketplace or the update .zip file.
To uninstall JBoss Developer Studio:
- Start Eclipse Oxygen.
- Click Help > Eclipse Marketplace.
-
In the Eclipse Marketplace window, Find field, type
Red Hat JBoss Developer Studioand then click Go. Click Installed in the Red Hat JBoss Developer Studio <version> section. This will show the Uninstall button.
Figure 9.2. Uninstall Button

- Click Uninstall.
- In the Confirm Selected Features window, ensure that Red Hat JBoss Developer Studio <version> is selected.
Click Finish.
Figure 9.3. Confirm Selected Feature Deletion

- In the Software Updates dialog box, click Yes to restart Eclipse for the changes to take effect.
9.3. Uninstalling JBoss Developer Studio Installed Using RPM
To uninstall JBoss Developer Studio completely, including Eclipse and the included plugins, use the following command:
$ sudo yum remove rh-eclipse47*To uninstall only JBoss Developer Studio and leave Eclipse and other plugins as is, use the following command:
$ sudo yum remove rh-eclipse47-devstudio
Where did the comment section go?
Red Hat's documentation publication system recently went through an upgrade to enable speedier, more mobile-friendly content. We decided to re-evaluate our commenting platform to ensure that it meets your expectations and serves as an optimal feedback mechanism. During this redesign, we invite your input on providing feedback on Red Hat documentation via the discussion platform.