4 Uninstalling Oracle JDeveloper
- Preparing to Uninstall Oracle JDeveloper
Before uninstalling Oracle Fusion Middleware software components, stop all Oracle JDeveloper processes. - Uninstalling Oracle JDeveloper
When you run the Oracle JDeveloper uninstaller, it removes everything in the Oracle home from which the uninstaller is started.
Preparing to Uninstall Oracle JDeveloper
Before uninstalling Oracle Fusion Middleware software components, stop all Oracle JDeveloper processes.
For more information about starting and stopping Oracle Fusion Middleware, see Starting and Stopping Oracle Fusion Middleware in Oracle Fusion Middleware Administering Oracle Fusion Middleware.
Parent topic: Uninstalling Oracle JDeveloper
Uninstalling Oracle JDeveloper
When you run the Oracle JDeveloper uninstaller, it removes everything in the Oracle home from which the uninstaller is started.
Be sure that no system components are using the Oracle home (referred to in this guide as JDEV_HOME) that you want to remove.
Starting the Uninstaller
To uninstall Oracle JDeveloper Studio:
Parent topic: Uninstalling Oracle JDeveloper
Manually Removing Artifacts
If you selected No on the warning screen during uninstallation, you must manually remove your JDEV_HOME directory and all subdirectories.
-
(Linux, UNIX, or Max OS X)
If yourJDEV_HOMEdirectory is/home/Oracle/, enter the following commands:cd /home/Oracle/ rm -rf JDEV_HOME -
(Windows)
If yourJDEV_HOMEdirectory isC:\Oracle\, use a file manager window and navigate to theC:\Oracle\directory, then right-click on theJDEV_HOMEfolder and select Delete.
If you plan to perform a clean reinstallation of JDeveloper, find and delete the product.conf file that contains JDeveloper settings from previous installations.
If you did not redefine your user home directory, product.conf is
located at %USERPROFILE%\AppData\Roaming\JDeveloper\12.2.1.4.0
in Windows and $HOME/.jdeveloper/12.2.1.4.0 in Linux.
Parent topic: Uninstalling Oracle JDeveloper