Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » Change Eclipse Settings
Change Eclipse Settings [message #1473060] Fri, 14 November 2014 10:00
Niko H is currently offline Niko HFriend
Messages: 4
Registered: November 2013
Junior Member
Hello guys,

i started to work on a eclipse plug-in which consists of three perspectives which differ in level of complexity of the Eclipse UI and Settings.

I am new to PDE so i started with the manual.

Persp1: Very simple UI with only few buttons(change the icons of the buttons) and views. Disable Content Assist, Wizard for new Console Project
Persp2: More UI features. Content Assist activated and new Wizards for Projects with GUI's.
Persp3: Nearly fully Java Development Perspective with Debug Views

I already used the Plugin Templates templates and understood how to create Perspectives and Views. But i dont know how to change settings of the running eclipse, like deactivate Content Assist. I found this class in the api: org.eclipse.jface.text.contentassist

How can i change the settings of the running eclipse by code?

Would be nice if someone gives me a litte head start Wink
Thanks,
Niko



Previous Topic:Enablement of objectcontribution if file exists
Next Topic:Where is there a jaxb java, xml schema or dtd for eclipse .classpath and .project files?
Goto Forum:
  


Current Time: Fri Apr 26 18:39:12 GMT 2024

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

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

Back to the top