Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » disabling plug-in on workspace / runtime start
disabling plug-in on workspace / runtime start [message #677240] Tue, 07 June 2011 22:06
Andreas Kaluza is currently offline Andreas KaluzaFriend
Messages: 10
Registered: December 2010
Junior Member
Hi,

I'm developing a plug-in (extending TemplateCompletionProposalComputer). For testing I use swtbot to trigger the completion. On every test a new eclipse workspace is created.

While swtbot triggers the completion, several other completion plug-ins execute (e.g. Template Proposal, and so on). I would like to prevent this execution, so that only my proposal plug-in executes. Due to the fact, that always a new workspace is created, it is not possible to disable all unnecessary proposal plug-ins.

Do you have any idea how to disable all of the standard proposals plug-ins? Is there a configuration file, which I can create?

Thanks,

Andreas
Previous Topic:Building two features from one build.xml file
Next Topic:Headless build without workspace
Goto Forum:
  


Current Time: Tue Apr 23 09:41:54 GMT 2024

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

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

Back to the top