Skip to main content



      Home
Home » Newcomers » Newcomers » org.eclipse.ui.dialogs missing in Kepler?
org.eclipse.ui.dialogs missing in Kepler? [message #1073438] Wed, 24 July 2013 15:39 Go to next message
Eclipse UserFriend
I was trying to upgrade a tool I wrote a while ago. I recently got a
new laptop so when I downloaded Eclipse, I downloaded the latest, 4.3
(Kepler). However, my app is complaining that
org.eclipse.ui.dialogs.WizardNewProjectDialog can't be resolved. Sure
enough, it's not in the plugins. It is however documented in the API
docs for Kepler.

Did I not download the right build or… ?

TIA, Ric
Re: org.eclipse.ui.dialogs missing in Kepler? [message #1073575 is a reply to message #1073438] Thu, 25 July 2013 01:01 Go to previous messageGo to next message
Eclipse UserFriend
Well, what exactly did you download? And are you sure there's just not some version range issue with your app's list of dependencies?

[Updated on: Thu, 25 July 2013 01:01] by Moderator

Re: org.eclipse.ui.dialogs missing in Kepler? [message #1073768 is a reply to message #1073438] Thu, 25 July 2013 08:58 Go to previous message
Eclipse UserFriend
Resolved this. It was effectively pilot error on my part. The proper
depedency is org.eclipse.ui.ide - which I had, but it had a minimum
version set. Once I cleared that the error went away. Thanks for the
tip.

Ric
Previous Topic:Project relocation through RCS
Next Topic:need to contact the developers and community of Eclipse
Goto Forum:
  


Current Time: Sun Jul 13 18:24:04 EDT 2025

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

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

Back to the top