Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » PLUG-INS how can I remove my plugin from runtime-EclipseApplication
icon4.gif  PLUG-INS how can I remove my plugin from runtime-EclipseApplication [message #970895] Sun, 04 November 2012 11:54 Go to next message
maaa ggggg is currently offline maaa gggggFriend
Messages: 6
Registered: September 2012
Junior Member
Hi,

I am writing plug-in for Eclipse, but sometimes I want to make a new Eclipse plug-in project and I don't want to run my formers plug-in projects. Is it possibility to disable these plug-ins from runtime Eclipse.

I mean I have plug-in project MyPlugin1. I run it, change it etc. But after a few hours I want to make a new plug-in project MyPlugin2 (but I don't want to delete MyPlugin1) and when I launch it as a new Eclipse Appilcation MyPlugin1 also runs on this instance of Eclipse and I want only to run MyPlugin2!

I will be gratefull for any help!!!
Re: PLUG-INS how can I remove my plugin from runtime-EclipseApplication [message #971185 is a reply to message #970895] Sun, 04 November 2012 17:23 Go to previous message
Stephan Herrmann is currently offline Stephan HerrmannFriend
Messages: 1853
Registered: July 2009
Senior Member
Have a look at
http://help.eclipse.org/juno/topic/org.eclipse.pde.doc.user/guide/tools/launchers/plugins.htm?cp=4_3_3_0_2
Previous Topic:eclipse juno on ubuntu 12.04
Next Topic:Error publishing module to server
Goto Forum:
  


Current Time: Thu Apr 25 10:16:42 GMT 2024

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

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

Back to the top