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?

Mine is v2.1.1.

Thanks, I will try v2.1.2.

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


I use "Add class folder" in the properties of the project and then use "Create new folder". With "Advanced" I can specify a linked folder on my harddisk (outside of the eclipse workspace). I can press "OK" and so the class folder is added to the project. I don't have the same problem you have. What eclipse version do you use? I use 2.1.2.

Bye,
Christian

> -----Original Message-----
> From: jdt-dev-admin@xxxxxxxxxxx 
> [mailto:jdt-dev-admin@xxxxxxxxxxx]On Behalf Of Lun Xu
> Sent: Friday, November 28, 2003 9:53 AM
> To: jdt-dev@xxxxxxxxxxx
> Subject: 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��z��X�X?u�rX标??z��*z��f�f�X?x底
> 
_______________________________________________
jdt-dev mailing list
jdt-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/jdt-dev

Back to the top