Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jdt-dev] How to add a directory(which contains .class file) to classpath in Ecplise?

First thanks for ur help.

I have try this way. The class folder is outside the project, so I create a new folder and link it to the class folder. Then Eclipse prompt sth nested and the "OK" button was disabled.

What's wrong? 

-----------
Lun Xu
----- Original Message ----- 
From: "Neeb, Christian S-RD-AS5 EXT" <Christian.Neeb.ext@xxxxxxxxxxxxxx>
To: <jdt-dev@xxxxxxxxxxx>
Sent: Friday, November 28, 2003 4:36 PM
Subject: Re: [jdt-dev] How to add a directory(which contains .class file) to classpath in Ecplise?


Hello,

You have to can set this in the projects properties.

Properties->Java Build Path->Libraries->Add Class folder

Christian


-----Original Message-----
From: jdt-dev-admin@xxxxxxxxxxx [mailto:jdt-dev-admin@xxxxxxxxxxx]On Behalf Of xulun@xxxxxxxxxxxxxxxx
Sent: Friday, November 28, 2003 2:36 AM
To: jdt-dev@xxxxxxxxxxx
Subject: [jdt-dev] How to add a directory(which contains .class file) to classpath in Ecplise?


Thanks.

-----------
Lun Xu
_______________________________________________
jdt-dev mailing list
jdt-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/jdt-dev

Back to the top