Home > Back-end > Compile using the eclipse JDT compiler still exist differences and ant call part o solve!
Compile using the eclipse JDT compiler still exist differences and ant call part o solve!
Time:12-03
Normal use eclipse package, now use to invoke the JDT ant compile, but compile the results vary For example, int x=XXX. The read () x object from the beginning to the end did not call, pack and reverse compile the results of the eclipse will display the original int x=XXX. The read () But to invoke the JDT using ant compile, direct optimization is XXX. Here the read (), is a great god, what method can make the result of the ant build exactly the same as that of the eclipse! , thank you