[All]
How do I uninstall JBuilder 6?
By: Josh Fletcher
Abstract: How to uninstall JBuilder 6.
|
Question:
|
|
How do I uninstall JBuilder 6?
|
| |
|
Answer:
|
To uninstall:
- On Windows
- Run the "Uninstall" shortcut in your start menu.
- Delete the JBuilder directory (e.g. "C:\JBuilder6").
- Delete the ".jbuilder6", ".borland", ".bes50", ".dbpilot", and ".jdatastore5" directories. They will be:
- In your user home directory on Windows NT and 2000 (e.g. "C:\WINNT\profiles\johndoe\.jbuilder6").
- In the Windows directory on Windows 98 (e.g. "C:\WINDOWS\.jbuilder6").
- Delete the Registry key "
HKEY_LOCAL_MACHINE\SOFTWARE\Borland\JBuilder\6.0"
- If you have not installed any other Java 2 products since installing JBuilder, you may want to delete the registry keys:
- HKEY_LOCAL_MACHINE\SOFTWARE\JavaSoft\Java Development Kit\1.3.1
- HKEY_LOCAL_MACHINE\SOFTWARE\JavaSoft\Java Runtime Environment\1.3.1
This step should not be necessary however.
- Remove the JBuilder file associations from Windows Explorer (steps vary by operating system but they will be listed in the "File Types" section).
- On Solaris and Linux
- Run the "Uninstall<product>" script in the "Uninstall<product>"
directory (e.g. "/usr/local/jbuilder6/UninstallEnterprise/UninstallEnterprise").
- Delete the JBuilder directory (e.g. "/usr/local/JBuilder6").
- Delete the ".jbuilder6", ".borland", ".bes50", ".dbpilot", and ".jdatastore5" directories. They will be in your user home directory (e.g. "/home/johndoe/.jbuilder6").
|
| |