Temporarily disable Eclipse plugin

前端 未结 3 1186
长情又很酷
长情又很酷 2020-11-30 20:57

Is there a way to disable an Eclipse plugin without actually uninstalling it?

(Eclipse 3.3 had a \"disable\" button but this is now missing from Eclipse 3.4+.)

3条回答
  •  失恋的感觉
    2020-11-30 20:59

    Some plugins allow controlling their load-on-startup behavior. These will be listed in the preferences, under General → Startup and Shutdown. If the plugin provides view, you will need to close those views (in all perspectives) for this to work.

    Startup and Shutdown

提交回复
热议问题