Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Compiler Error... what does it mean?
Compiler Error... what does it mean? [message #22795] Thu, 28 March 2002 10:54 Go to next message
Roel De Meester is currently offline Roel De MeesterFriend
Messages: 15
Registered: July 2009
Junior Member
This compilation unit indirectly references the missing type
com.abc.def.Efg (typically some required class file is referencing a type
outside the classpath)
Re: Compiler Error... what does it mean? [message #22839 is a reply to message #22795] Thu, 28 March 2002 13:37 Go to previous message
Jeff Turnham is currently offline Jeff TurnhamFriend
Messages: 67
Registered: July 2009
Member
This newsgroup is for the CDT (C/C++ Development Tools). Questions about
Java and the JDT (Java Development Tools) are being answered on the
"eclipse.tools" newsgroup.

Jeff Turnham

"Roel De Meester" <demeester_roel@yahoo.com> wrote in message
news:a7usom$ghg$1@rogue.oti.com...
> This compilation unit indirectly references the missing type
> com.abc.def.Efg (typically some required class file is referencing a type
> outside the classpath)
>
Previous Topic:IDocument.replace(...) don't work with lpex
Next Topic:CDT R1.0 Release now available for download
Goto Forum:
  


Current Time: Thu Dec 26 16:23:41 GMT 2024

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

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

Back to the top