Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Talk:FAQ How do I remove a plug-in?

Revision as of 01:20, 3 July 2012 by Unnamed Poltroon (Talk) (New page: === Disable Plug-ins via Target Platform Settings (Indigo/3.7)<br> === ---- If you have the Eclipse RCP Plug-in Development Environment Installed, you can disable Plug-ins by changing t...)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Disable Plug-ins via Target Platform Settings (Indigo/3.7)


If you have the Eclipse RCP Plug-in Development Environment Installed, you can disable Plug-ins by changing the Target Platform Settings. Run Window > Preferences > Plug-in Development > Target Platform. Select Running Platform (Active), click Edit, select the Content tab and simply uncheck a Plug-in you to disable it.

Back to the top