Re: Classpath Issue - Not sure why it isn't being picked up

2004-10-07 Thread Laconia Data Systems
Thats why we are here Martin- - Original Message - From: "Grand Cheng" <[EMAIL PROTECTED]> To: "Ant Users List" <[EMAIL PROTECTED]> Sent: Thursday, October 07, 2004 9:15 AM Subject: RE: Classpath Issue - Not sure why it isn't being picked up Than

RE: Classpath Issue - Not sure why it isn't being picked up

2004-10-07 Thread Grand Cheng
Thanks to everyone for their help. Grand -Original Message- From: Laconia Data Systems [mailto:[EMAIL PROTECTED] Sent: Wednesday, October 06, 2004 7:45 PM To: Ant Users List Subject: Re: Classpath Issue - Not sure why it isn't being picked up Yes It appears your javac ta

Re: Classpath Issue - Not sure why it isn't being picked up

2004-10-06 Thread Laconia Data Systems
Grand Cheng" <[EMAIL PROTECTED]> To: "Ant Users List" <[EMAIL PROTECTED]> Sent: Wednesday, October 06, 2004 10:46 AM Subject: RE: Classpath Issue - Not sure why it isn't being picked up Hi, Thanks for the assistance. With regard to "2)resolving classepath issues

RE: Classpath Issue - Not sure why it isn't being picked up

2004-10-06 Thread Grand Cheng
ROTECTED] Sent: Wednesday, October 06, 2004 9:30 AM To: Ant Users List Subject: Re: Classpath Issue - Not sure why it isn't being picked up 1) compiling go to C:\ dir /X note the short name of the folder for folder 'PCC Source' (e.g. on my box C:\Program Files shortened name is C:\P

Re: Classpath Issue - Not sure why it isn't being picked up

2004-10-06 Thread Laconia Data Systems
[mailto:[EMAIL PROTECTED] Sent: Wednesday, October 06, 2004 7:31 AM To: Ant Users List Subject: Re: Classpath Issue - Not sure why it isn't being picked up Grand: Keep in mind that if your base folder is named 'base' and your package name is named 'foo' then you need to com

RE: Classpath Issue - Not sure why it isn't being picked up

2004-10-06 Thread Grand Cheng
, 2004 7:31 AM To: Ant Users List Subject: Re: Classpath Issue - Not sure why it isn't being picked up Grand: Keep in mind that if your base folder is named 'base' and your package name is named 'foo' then you need to compile the source from folder 'base' which

Re: Classpath Issue - Not sure why it isn't being picked up

2004-10-06 Thread Laconia Data Systems
Grand: Keep in mind that if your base folder is named 'base' and your package name is named 'foo' then you need to compile the source from folder 'base' which referennces package (folder) foo Since your email did not provide package names I do not know what the specific names would be Martin -

RE: Classpath Issue - Not sure why it isn't being picked up

2004-10-06 Thread Joshi, Saket L.
Try using this instead, Hope this helps -Original Message- From: Grand Cheng [mailto:[EMAIL PROTECTED] Sent: Wednesday, October 06, 2004 1:53 AM To: [EMAIL PROTECTED] Subject: Classpath Issue - Not sure why it isn't being picked up Hi, I am a newbie to Ant so I appreciate a