Skip to main content

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

hi Dejan,

 thanks for ur response. could u plz tell me how to
" make a dependency on org.eclipse.jdt.core plug-in. " ,as i dont understand.

Thanks in Adv,
Shriram


From: Dejan Glozic <dejan@xxxxxxxxxx>
Reply-To: eclipse-dev@xxxxxxxxxxx
To: eclipse-dev@xxxxxxxxxxx
Subject: Re: [eclipse-dev] import error
Date: Sun, 18 Jan 2004 10:50:20 -0500





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


_______________________________________________
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

_________________________________________________________________
Gujarat Kite Fest at http://go.msnserver.com/IN/40247.asp www.gujaratkitefest.com



Back to the top