Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » MarkerResolutionSelectionDialog
MarkerResolutionSelectionDialog [message #326513] Fri, 21 March 2008 07:29 Go to next message
Eclipse UserFriend
Hello,
I need to instantiate
org.eclipse.ui.dialogs.MarkerResolutionSelectionDialog but I am not able
to import it(I've added org.eclipse.ui.dialogs to the list of Imported
Packages). What else do I have to do to make it visible?
Thank you in advance,
Ioana
Re: MarkerResolutionSelectionDialog [message #326515 is a reply to message #326513] Fri, 21 March 2008 09:02 Go to previous message
Eclipse UserFriend
Just add to the dependencies the org.eclipse.ui
You can do that by double click the plugin.xml and then in the dependencies tab , you have a list of all the dependencies. Just click add and type -> org.eclipse.ui. And that is it :)
You can do it manually , that is to add org.eclipse.ui to the manifest file under the Require-Bundle: section. I hope that answer s your question.
Peter
Previous Topic:"org.eclipse.ui.examples.navigator"'s code not executing at all, what's wrong?
Next Topic:[ANN]: eclipse-games 3.2 released
Goto Forum:
  


Current Time: Wed Jun 04 23:08:51 EDT 2025

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

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

Back to the top