To uninstall RepConnector Manager, you must run a batch or script file provided in the Eclipse installation directory called deleteRCManager.bat on Windows and deleteRCManager.sh on UNIX.
Running the deleteRCManager batch or script file
Go to your Eclipse installation directory:
On Windows, where My_Installation\My_App_Server is the path to your application server installation:
cd \My_Installation\My_App_Server\repra\eclipse
On UNIX, where My_Installation/My_App_Server is the path to your application server installation:
cd My_Installation/My_App_Server/repra/eclipse
Run the batch or script file:
On Windows, from the command line:
deleteRCManager
On Windows, from the GUI:Double-click deleteRCManager.bat.
On UNIX:
deleteRCManager.sh
Two
considerations:
Uninstalling RepConnector Manager does not remove the Eclipse installation: It removes RepConnector from the Eclipse framework. To remove the Eclipse installation, you must manually delete the eclipse directory.
If you installed Eclipse when you installed RepConnector Manager, Eclipse resides in the repra directory. Therefore, if you delete the repra directory, Eclipse is also deleted. See the Eclipse documentation.