Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » compile error for eclipse-sourceBuild-srcIncluded-3.4M7.zip
compile error for eclipse-sourceBuild-srcIncluded-3.4M7.zip [message #327849] Tue, 06 May 2008 00:40 Go to next message
Derek Lac is currently offline Derek LacFriend
Messages: 19
Registered: July 2009
Junior Member
Hello,
I am trying to compile a sourceBuild-srcIncluded-3.4M7.zip build
downloaded nightly. However I am having problems. I get the following
error when I run build build -os win32 -arch x86:

[javac] 1. ERROR in
C:\dev\esrc1\plugins\org.eclipse.pde.p2.ui\src\org\eclip
se\pde\internal\p2\ui\provisioner\P2TargetProvisionerWizard. java (at
line 32)
[javac] import org.eclipse.pde.ui.IProvisionerWizard;
[javac] ^^^^^^^^^^^^^^^^^^
[javac] The import org.eclipse.pde.ui cannot be resolved
[javac] ----------



Here's the code that failed:

public class P2TargetProvisionerWizard extends Wizard implements
IProvisionerWizard {





Thanks for any help
Regards,


-Der
Re: compile error for eclipse-sourceBuild-srcIncluded-3.4M7.zip [message #327863 is a reply to message #327849] Tue, 06 May 2008 18:58 Go to previous message
Eclipse UserFriend
Originally posted by: automatic.javalobby.org

I ran into this error as well. Does anyone have any advice on how to proceed?
Previous Topic:Ganymede java development setup
Next Topic:Opening correct editor based on content type
Goto Forum:
  


Current Time: Sun Oct 06 09:21:41 GMT 2024

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

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

Back to the top