Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » org.eclipse.ui.dialogs missing in Kepler?
org.eclipse.ui.dialogs missing in Kepler? [message #1073438] Wed, 24 July 2013 19: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 05:01 Go to previous messageGo to next message
Nitin Dahyabhai is currently offline Nitin DahyabhaiFriend
Messages: 4434
Registered: July 2009
Senior Member

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?

_
Nitin Dahyabhai
Eclipse Web Tools Platform

[Updated on: Thu, 25 July 2013 05:01]

Report message to a moderator

Re: org.eclipse.ui.dialogs missing in Kepler? [message #1073768 is a reply to message #1073438] Thu, 25 July 2013 12:58 Go to previous message
Ric Wright is currently offline Ric WrightFriend
Messages: 70
Registered: July 2009
Member
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: Fri Apr 19 20:10:44 GMT 2024

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

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

Back to the top