Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Disable Plugin(s) in Eclipse Luna
Disable Plugin(s) in Eclipse Luna [message #1579094] Thu, 22 January 2015 20:09 Go to next message
Gareth Light is currently offline Gareth LightFriend
Messages: 2
Registered: January 2015
Junior Member
Hello.

I'm trying to figure out how to disable (not uninstall) plugins in Eclipse Luna.

I've tried to see if there was any runtime options or button in the 'Installation Details' section but all I see is 'Uninstall'.
Re: Disable Plugin(s) in Eclipse Luna [message #1580435 is a reply to message #1579094] Fri, 23 January 2015 13:46 Go to previous messageGo to next message
Eric Rizzo is currently offline Eric RizzoFriend
Messages: 3070
Registered: July 2009
Senior Member
Plugins can not be disabled, per se. However, Eclipse uses a lazy loading architecture, which means (the vast majority of) plugins are not actually activated or loaded into memory unless the user does something to trigger them.
What is it that you want to accomplish that you think "disabling" would help with?
Re: Disable Plugin(s) in Eclipse Luna [message #1580978 is a reply to message #1580435] Fri, 23 January 2015 20:44 Go to previous messageGo to next message
Gareth Light is currently offline Gareth LightFriend
Messages: 2
Registered: January 2015
Junior Member
In that case, is there a way to view currently active/loaded in plugins?

And I just had the misconception that everything is loaded at start-up (I just wanted to reduce loading times & memory usage).
Re: Disable Plugin(s) in Eclipse Luna [message #1581591 is a reply to message #1580978] Sat, 24 January 2015 05:01 Go to previous message
Eike Stepper is currently offline Eike StepperFriend
Messages: 6682
Registered: July 2009
Senior Member
Am 23.01.2015 um 21:44 schrieb Gareth Light:
> In that case, is there a way to view currently active/loaded in plugins?
Please open the Console view and in its toolbar find the "Open Console" dropdown. In that dropdown menu select "Host
OSGi Console". When the console is open enter the command "ss" (show status) and press Enter.

Cheers
/Eike

----
http://www.esc-net.de
http://thegordian.blogspot.com
http://twitter.com/eikestepper


Previous Topic:Problem with Jetty's HTTP servlet and Handlers
Next Topic:can't open eclipse
Goto Forum:
  


Current Time: Sat Apr 27 02:44:05 GMT 2024

Powered by FUDForum. Page generated in 0.09001 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top