Alex Valentine wrote:
Thanks so much, the option source="1.4" worked like a charm. There is
one more compilier option I would like to do but I'm having trouble
finding the correct syntax. I want to display all compilier warnings by
doing java -Xlint but how would I add this option in my build file?
What I did was:
<java>
<compilearg value="-Xlint:unchecked"/>
</java>
--
"Love is mutual self-giving that ends in self-recovery." Fulton Sheen
James Black [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]