Compile « Ant « Java






1.Compile the web application
2.Ant target:compile
3.Compile the stand-alone application
4.Use a precompiler with Java
5.Indicate the init and max memory when compiling
6.Ant Javac setting
7.Ant javac includes
8.Javac include and exclude
9.Javac with classpath








10.Javac with encoding
11.Javac with optimize
12.Set debug and optimize for javac
13.Set failonerror for javac
14.Set debuglevel for javac
15.Set link for Javac
16.Set source version in javac
17.Set target for javac
18.Ant compile from src folder to build folder, set the class path and java files include