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
specific names would be Martin - Original Message - From: "Grand Cheng" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, October 05, 2004 4:22 PM Subject: Classpath Issue - Not sure why it isn't being picked up Hi, I am a newbie to Ant so I appreciate any

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

2004-10-06 Thread Hagen, Christian
Hi, > [...] > > > > > > > > > > > try using ^^^ instead. Greetings Chris > [...] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

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 appre

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

2004-10-05 Thread Grand Cheng
Hi, I am a newbie to Ant so I appreciate any help you can lend me. I am trying to compile a fairly large project, which has multiple packages, and has referencing between them. So when I first created the build file and ran it, I received a slew of "package not found" , and "cannot resolve