Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » Can't Compile PDE - thousands of errors
Can't Compile PDE - thousands of errors [message #603682] Sat, 28 November 2009 18:36 Go to next message
mac  is currently offline mac Friend
Messages: 19
Registered: November 2009
Junior Member
I downloaded PDE.UI from CVS.
But there are thousands of compiler errors.
For example:
"Collector cannot be resolved to a type", even though the required class is in a jar that is on the BUILD PATH.
HELP!
Very cordially,
Mac

This Collector class is referenced in IUBundleContainer.java, but there is no IMPORT for the containing package = org.eclipse.equinox.internal.provisional.p2.query.
Should I just add an import?
and then goto work on the remaining 2,445 errors and warning?
Re: Can't Compile PDE - thousands of errors [message #603686 is a reply to message #603682] Sat, 28 November 2009 18:57 Go to previous messageGo to next message
Ankur Sharma is currently offline Ankur SharmaFriend
Messages: 68
Registered: July 2009
Member
mac wrote:
> I downloaded PDE.UI from CVS.
> But there are thousands of compiler errors.
> For example:
> "Collector cannot be resolved to a type", even though the required class
> is in a jar that is on the BUILD PATH.
> HELP!
> Very cordially,
> Mac
>
> This Collector class is referenced in IUBundleContainer.java, but there
> is no IMPORT for the containing package =
> org.eclipse.equinox.internal.provisional.p2.query.
> Should I just add an import?
> and then goto work on the remaining 2,445 errors and warning?
>

Ensure your Target platform points to latest nightly build. You may download the build from
http://download.eclipse.org/eclipse/downloads/

--
Ankur..
Eclipse PDE UI Committer | IBM India Software Lab, Bangalore
+91-99456-94011 | @ankur_sharma | http://blog.ankursharma.org
Re: Can't Compile PDE - thousands of errors [message #603699 is a reply to message #603682] Sun, 29 November 2009 17:45 Go to previous message
mac  is currently offline mac Friend
Messages: 19
Registered: November 2009
Junior Member
OK - many thanks!
I'm starting to get a little bit of a feel for the environment.
I'll start going through the code in some detail now.
Very cordially,
Mac
Previous Topic:releng is empty?
Next Topic:Can't Compile PDE - thousands of errors
Goto Forum:
  


Current Time: Wed Apr 24 22:47:53 GMT 2024

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

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

Back to the top