Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [eclipse-dev] import error



You probably need to make a dependency on org.eclipse.jdt.core plug-in.
Otherwise, you cannot use its packages.

Regards,

Dejan Glozic, Ph.D.
Manager, Eclipse Development 1A
D2/R0Q/8200/MKM
IBM Canada Ltd.
Tel. 905 413-2745  T/L 969-2745
Fax. 905 413-4854



                                                                           
             "shriram ethiraj"                                             
             <send2shriram@hot                                             
             mail.com>                                                  To 
             Sent by:                  eclipse-dev@xxxxxxxxxxx             
             eclipse-dev-admin                                          cc 
             @eclipse.org                                                  
                                                                   Subject 
                                       [eclipse-dev] import error          
             01/18/2004 01:03                                              
             AM                                                            
                                                                           
                                                                           
             Please respond to                                             
                eclipse-dev                                                
                                                                           
                                                                           




hi,

i have developed a plugin project in eclipse.
when i import org.eclipse.jdt.core.*;
the compiler reports an error as
"org.eclipse.jdt.core cannot be resolved".

what setting should i change , to use the classes,interfaces of jdt in
plugin project??? in Eclipse 2.1.1

Any suggestions would be greatly helpful.

Thanks in Advance,
Shriram

_________________________________________________________________
Meet a mate. Find a soulmate. http://www.msn.co.in/Romance/ Or just chat a
while.

_______________________________________________
eclipse-dev mailing list
eclipse-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe
from this list, visit
http://dev.eclipse.org/mailman/listinfo/eclipse-dev




Back to the top