http://nagoya.apache.org/bugzilla/show_bug.cgi?id=1022
*** shadow/1022 Mon Mar 19 07:56:35 2001 --- shadow/1022.tmp.5311 Mon Mar 19 07:56:35 2001 *************** *** 0 **** --- 1,19 ---- + +============================================================================+ + | javac task should accept user options | + +----------------------------------------------------------------------------+ + | Bug #: 1022 Product: Ant | + | Status: NEW Version: 1.3 | + | Resolution: Platform: PC | + | Severity: Enhancement OS/Version: | + | Priority: Low Component: Core tasks | + +----------------------------------------------------------------------------+ + | Assigned To: [EMAIL PROTECTED] | + | Reported By: [EMAIL PROTECTED] | + | CC list: Cc: | + +----------------------------------------------------------------------------+ + | URL: | + +============================================================================+ + | DESCRIPTION | + The javac should (in my opinion) support a flag to pass user options to the + compiler. For example I'd like to pass the "+E" - option to jikes in order to + make my IDE be able to jump to the error.
