To uninstall the AssistAI plugin:

  1. Open the Proenv window by clicking Start > Progress > Proenv 12.8 (64 bit). Alternatively, open command prompt window.
  2. Navigate to %DLC%/oeide and run the following command to delete the AssistAI plugin and features:
    java -jar %DLC%\install\oeide\unumInstaller.jar -uninstallFeature com.github.gradusnikov.eclipse.assistai -productRoot %DLC%\oeide -targetRoot eclipse
    Note: Uninstalling AssistAI plugin using this command ensures all the jar files associated with AssistAI plugin are also uninstalled, which helps in upgrading AssistAI without any issues.