Ant tool is similar to batch files in windows Environment.
It wil build all UNIX commands to run on windows environment.
we will build the target file something similar to this.
And the error is something like this.
3 rd target
[mkdir] Created dir: D:\sri_ant\dist\lib
[javac] Compiling 1 source fileto D:\sri_ant\dist
[javac] Modern compiler is not available – using classic compiler
BUILD FAILED
I want ur help in this regard, and i donot know where iam doing the mistake.
pl. help me out.