You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ant.apache.org by Rod Macpherson <ro...@sbcglobal.net> on 2003/03/01 17:31:27 UTC

HOW-TO Enable Asserts

I am using the source="1.4" option in the javac task but where does the -ea
switch go? Compiling code with asserts is a nice step first step but how
does one use the various assert options available in javac, most notably
enabling them?