You probably use a different JDK (e.g. Eclipse uses his own javac) or different 
options. 
What exactly do you do in Ant javac and the other javac?


-- 
Jürgen Knuplesch -----
Von: td.com [mailto:[email protected]] 
Gesendet: Freitag, 20. November 2009 16:40
An: [email protected]
Betreff: java bytecode produced by "Ant javac" different from "command line 
javac" bytecode


Hello All,

when compiling using the Ant javac task on my machine (JDK1.5) I end up getting 
bytecode that's different then when I compile the same code on the same machine 
but through the command line javac.

Does anyone know what could be causing this?

Thanks in advance!
--
View this message in context: 
http://old.nabble.com/java-bytecode-produced-by-%22Ant-javac%22-different-from-%22command-line-javac%22-bytecode-tp26443538p26443538.html
Sent from the Ant - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to