Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Property page vs preference page
Property page vs preference page [message #479098] Sun, 09 August 2009 06:40
Michael Pellaton is currently offline Michael PellatonFriend
Messages: 289
Registered: July 2009
Senior Member
Hello

I was looking at some property pages in JDT and I found that writing
property pages is awfully complicated compared to writing preference
pages. I would expect something like a FieldEditorPropertyPage, but
all I was able to find were examples that did the whole ui layout,
data binding, validation, ... in lengthy code.

Besides that, there are several places in Eclipse where a dialog to
select a file/folder from a project/workspace is used. However, that
dialog seems not to exist in the form of a reusable component like a
Dialog or FieldEditor class. Besides that all these dialogs are internal
API.

It it true that writing property pages is that complicated or am I
missing something?

Take care,

Michael
Previous Topic:custom ant build script: how to get the project's classpath ?
Next Topic:[CNF] Problem with Error Decoration and Linking
Goto Forum:
  


Current Time: Wed Apr 24 22:42:26 GMT 2024

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

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

Back to the top