Hi,
Can u send the xml file or atleast the lines dat causes the error
Regards
Sumudu
On Dec 23, 2007 10:30 AM, Ravi Roy <[EMAIL PROTECTED]> wrote:
> Hi Freeman,
>
> Thanks for your reply, but it does not help, because Ant is able to find
> javac.exe before giving this error, it is able to comp
Hi Freeman,
Thanks for your reply, but it does not help, because Ant is able to find
javac.exe before giving this error, it is able to compile more than 20
subprojects using javac.exe, but when it tries to compile Junit tests then
it gives this error, I think some thing breaking it is on classpat
Any luck yet?
Scot P. Floess wrote:
OK...so can you elaborate a little more? Is the source all in one
tree? Separate trees? Or what?
Dimitris Mouchritsas wrote:
No, it's worse. It's package cyclic dependencies. Someone thought
that it
was a good idea, instead of making a business.util pack
Hi Peter,
Sorry I apologize. It was mistake the correct path is as follows. This is
how I have set the path & it works.
Type the following the in the Command Prompt:
set ANT_HOME=C:\ant1.7
set JAVA_HOME=C:\jdk1.4
set PATH=%PATH%;%ANT_HOME%\bin
This will work. If you create a bat file you don't