Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Property and Preference Page
Property and Preference Page [message #902746] Mon, 20 August 2012 05:04 Go to previous message
Michael Fuss is currently offline Michael Fuss
Messages: 1
Registered: August 2012
Junior Member
Hello,

I want to create a Preference and Property Page for my Plugin. For both pages I wanted the same structure, so I used "extends PropertyAndPreferencePage". For this, I use the Code of the "ProblemSeveritiesPreferencePage" and the "ProblemSeveritiesConfigurationBlock" (Compiler Errors/Warnings) as example. I adapted the code for my plugin. And for the Preference Page it works. But if I switch to the Property Page, it doesn´t work. I don´t see a page. there is nothing. If you want, I can post the code. Btw I get a warning in the code, called:

"Discouraged access: The method settingsUpdated() from the type OptionsConfigurationBlock is not accessible due to restriction on required library C:\eclipse\plugins\org.eclipse.jdt.ui_3.8.0.v20120524-1551.jar"

I use Eclipse 4.2. I don´t know what to do and i hope you can help me.

P:S: Sorry for my bad english Smile
 
Read Message
Read Message
Previous Topic:Own product in Eclipse 3.8
Next Topic:External jar class cannot be resolved
Goto Forum:
  


Current Time: Sun May 19 02:50:28 EDT 2013

Powered by FUDForum. Page generated in 0.01524 seconds