Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Java > Help importing org.eclipse.jdt.core

Reply
Thread Tools

Help importing org.eclipse.jdt.core

 
 
BTabios@gmail.com
Guest
Posts: n/a
 
      02-04-2007
Hey guys,

I'm having trouble importing a package. I've imported a project from
CVS and specified the module name: "org.eclipse.jdt.core". It imported
the entire folder into my existing project. But I can't seem to make
use of it. In one of my classes I try to write: import
org.eclipse.jdt.core, but the compiler can't resolve it. Where should
the folder be located in my project so that I can make use of the
code?

Any ideas?

Thanks,
Brian

 
Reply With Quote
 
 
 
 
BTabios@gmail.com
Guest
Posts: n/a
 
      02-04-2007
The reason why I'm trying to import this code is to make use of the
ASTParser class. I also noticed that when the compiler tries to build
the project. there are soo many compilations errors.

 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to keep a module with the same name as a module it is importing from importing itself? plb Python 2 02-08-2005 03:14 PM
Still need help importing address book Axl Firefox 2 12-16-2003 09:45 AM
Importing MySQLdb module causes malformed header error.. pls help!!! Kiran B. Python 0 11-05-2003 01:52 PM
newbie - help - where do u store custom classes when importing namespaces in ASP ravi sankar ASP .Net 2 08-27-2003 10:39 AM
Importing packages and classes help required by newbie Rogue 9 Python 0 07-04-2003 09:00 PM



Advertisments