Community
Participate
Working Groups
When using Java 1.4.1's "assert" keyword, the mechanism itself isn't automatically enabled. Since it is not obvious how to enable it via the command line ("-ea"), it would be helpful to have some UI for it in the launch config dialog.
Could be done as a VM specific attribute (i.e. standard VM) on the JRE tab.
We'd like to add a "VM arguments" section to each "installed JRE". This way a set of default VM arguments can be configured for a JRE, which are used each time the JRE is launched. This avoids having to duplicate arguments on each launch config. I'e like to use this approach instead of a custom UI option. Any objections? (See bug 37862)
Sounds like an excellent idea.
*** This bug has been marked as a duplicate of 37862 ***