Uninstalling RepConnector Manager

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.

StepsRunning the deleteRCManager batch or script file

  1. 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
      
  2. 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
      

NoteTwo considerations: