Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » build problem - BasicNewResourceWizard
build problem - BasicNewResourceWizard [message #311694] Fri, 19 January 2007 14:21 Go to next message
Eclipse UserFriend
Originally posted by: dmsubs.NOSPAM.consertum.com

Hi,

I am just setting up a new development machine to continue developing a set of
plugins. I have checked out the plugins from CVS and made sure I have the same
versions of Eclipse, CDT and Java on both machines.

On the original machine, the plugins build OK. However, on the new machine, I
get the following error:

The project was not built since its build path is incomplete. Cannot find the
class file for org.eclipse.ui.wizards.newresource.BasicNewResourceWizard. Fix
the build path then try building this project

I can't work out why this is occuring. Can anybody help?

Thanks,
--
Derek
Re: build problem - BasicNewResourceWizard [message #311697 is a reply to message #311694] Fri, 19 January 2007 14:58 Go to previous message
Eclipse UserFriend
Originally posted by: dmsubs.NOSPAM.consertum.com

Solved my own problem:

I had to add org.eclipse.ui.wizards.newresource explicitly to the 'Import
Packages' part of the Dependencies. (Although why this wasn't necessary on my
original machine remains a mystery).

--
Derek


Derek Morris wrote:
> Hi,
>
> I am just setting up a new development machine to continue developing a
> set of plugins. I have checked out the plugins from CVS and made sure I
> have the same versions of Eclipse, CDT and Java on both machines.
>
> On the original machine, the plugins build OK. However, on the new
> machine, I get the following error:
>
> The project was not built since its build path is incomplete. Cannot
> find the class file for
> org.eclipse.ui.wizards.newresource.BasicNewResourceWizard. Fix the build
> path then try building this project
>
> I can't work out why this is occuring. Can anybody help?
>
> Thanks,
Previous Topic:how to add "help" button to a "new" wizard?
Next Topic:Two projects with the same name in the workspace - newbie
Goto Forum:
  


Current Time: Tue Apr 16 12:15:34 GMT 2024

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

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

Back to the top