Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Preferences dialog doesnt work
Preferences dialog doesnt work [message #515536] Fri, 19 February 2010 10:07
sergio is currently offline sergioFriend
Messages: 3
Registered: February 2010
Junior Member
Hello everyone. I try to explain what's my problem.

I have an eclpise RCP application. It has a login page, wich is call in the postWindowCreate() method of my class that extends WorkbenchWindowAdvisor.

With this, the application show the login, and, if it's ok, open the application.

I have a preferences button in my plug-in.xml, and it works ok, it open the preferences dialog, and it work ok, show my pages, and all works.

I try to add a button to open preferences in login. I put this button, and it open the preferences, but the problem is here. The preferences dialog appears that it's ok, but, if I push in one of the page, it doesn't open.

Anyone know what can happen? Is any way to tell eclipse to show all traces? I put -debug but not all information appear.

Thanks
Previous Topic:Extension details do not get filled automatically
Next Topic:How to disable jdt UI contributions with org.eclipse.activities?
Goto Forum:
  


Current Time: Sat May 11 07:20:07 GMT 2024

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

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

Back to the top