Re: can't compile package

2006-01-02 Thread panji
Vinodbabu MV -Original Message- From: panji [mailto:[EMAIL PROTECTED] Sent: Saturday, December 31, 2005 8:35 AM To: Ant Users List Subject: Re: can't compile package ant just tell me that BUILD was SUCCESSFUL. There's no error message. I use eclipse and ant [in command line

Re: can't compile package

2006-01-01 Thread Stefan Bodewig
On Sat, 31 Dec 2005, panji <[EMAIL PROTECTED]> wrote: > i can't compile my java programs using ant's build.xml like this : ... > even though on src directory contains java file. anyone can help me It means that either Ant didn't find any source files or all of them had a .class file that was ne

RE: can't compile package

2005-12-31 Thread M V Vinod Babu
Hi.. Just try by amending ur task ni this format Cheers Vinodbabu MV -Original Message- From: panji [mailto:[EMAIL PROTECTED] Sent: Saturday, December 31, 2005 8:35 AM To: Ant Users List Subject: Re: can't compile package ant just tell me that BUILD was SUCCE

Re: can't compile package

2005-12-30 Thread panji
ant just tell me that BUILD was SUCCESSFUL. There's no error message. I use eclipse and ant [in command line] and they have same result. Andrew Goktepe wrote: Please send the error message from the output of ANT. -Andrew On 12/30/05, panji <[EMAIL PROTECTED]> wrote: i can't compile my ja

Re: can't compile package

2005-12-30 Thread Andrew Goktepe
Please send the error message from the output of ANT. -Andrew On 12/30/05, panji <[EMAIL PROTECTED]> wrote: > > i can't compile my java programs using ant's build.xml like this : > > > > > > > > > > > > > > > > > > > >

can't compile package

2005-12-30 Thread panji
i can't compile my java programs using ant's build.xml like this : even though on src directory contains java file. anyone can help me ? TIA. __ Apak