Feature Requests item #594354, was opened at 2002-08-12 18:51
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=438938&aid=594354&group_id=44253
Category: Compiler integration
Group: Unknown size
Status: Open
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: Support Java 1.4 assert statement
Initial Comment:
assert is supported in the Sun 1.4 javac, although you
have to 'enable assertions' with the -ea command-line
option (even in Forte for Java 1.4 you have to manually
configure enabling of assertions in about 4 different
places!). Would be REALLY nice to use assertions
under Dr.Java, as the code I'm writing now is stuffed with
asserts... any easy way to get there?? Thanks.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=438938&aid=594354&group_id=44253
|