Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » TMF (Xtext) » Preferences page
Preferences page [message #1700820] Tue, 07 July 2015 12:44 Go to next message
ayman salah is currently offline ayman salahFriend
Messages: 131
Registered: June 2015
Senior Member
Hello,
I want to add another tab or page under the main LanguagePreferencePage. How can I do that?
Thanks
Re: Preferences page [message #1700844 is a reply to message #1700820] Tue, 07 July 2015 14:36 Go to previous messageGo to next message
Karsten Thoms is currently offline Karsten ThomsFriend
Messages: 762
Registered: July 2009
Location: Dortmund, Germany
Senior Member

Add the page to the org.eclipse.ui.preferencePages extension point and use the LanguageRootPreferencePage's id as category.

Need professional support for Xtext, EMF, Eclipse IDE?
Go to: http://devhub.karakun.com
Twitter : @kthoms
Blog : www.karsten-thoms.de
Re: Preferences page [message #1700936 is a reply to message #1700844] Wed, 08 July 2015 09:47 Go to previous messageGo to next message
ayman salah is currently offline ayman salahFriend
Messages: 131
Registered: June 2015
Senior Member
Help me a little bit with the code?
I have a class that extends LanguagePreferencePage. My access is only limited to adding fields and my page is accessed through getFieldEditorParent.
And I only found this org.eclipse.jface.preference.PreferencePage not that org.eclipse.ui.preferencePages and I don't know what to do with it.
Re: Preferences page [message #1701005 is a reply to message #1700936] Wed, 08 July 2015 15:16 Go to previous message
Uli Merkel is currently offline Uli MerkelFriend
Messages: 250
Registered: June 2013
Senior Member
There is one screencast about preference page at: http://xtextcasts.org/

Perhaps you will find the show plus the script helpful.
Previous Topic:letter-based depth structure
Next Topic:xText 2.9 Gradle build error
Goto Forum:
  


Current Time: Thu Apr 25 16:01:33 GMT 2024

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

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

Back to the top