Assertion checking is available only if you are running version 1.4 of the J2SE platform. By default, assertions are disabled.
To enable assertion checking:
Assertion checking is available for the external executor, JAR executor, debugger executor, and locale external executor. Additional executors might be installed in your version of the IDE by extension modules.
![]() |
You can enable assertions with various granularities. See http://java.sun.com/j2se/1.4/docs/guide/lang/assert.html for more information. |
See also | |
---|---|
Enabling Assertion Checking for Debugging |