>>>>> "SS" == Steffen Stundzig <[EMAIL PROTECTED]> writes:

 SS> Hi, is there a way to pass the +E option to the jikes compiler in
 SS> my build.xml file?  solution can be a attribute named options
 SS> with a text value or similar.

<property name="build.compiler.emacs" value="on" />

and

<property name="build.compiler.warnings" value="off" />

for the -nowarn switch.

Stefan

and yes, there should be a better way to handle this - after the
release.
  • jikes +E Steffen Stundzig
    • Stefan Bodewig

Reply via email to