Compile thousands of file in Jdeveloper 11g, increase javac/compiler memory limit in Jdeveloper 11g
recently I was working on a project which was having more than 10000 files comprising of Java and JSP pages. The size of the files were around 500mb. Now the challenge was to compile the project. This issue has been reported to me and post looking at javac manual I …