This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 120781 - Newly created (J2SE) project should have assertions enabled
Summary: Newly created (J2SE) project should have assertions enabled
Status: NEW
Alias: None
Product: java
Classification: Unclassified
Component: Project (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker with 1 vote (vote)
Assignee: Tomas Zezula
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-11-01 11:33 UTC by Petr Nejedly
Modified: 2011-08-31 14:07 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Petr Nejedly 2007-11-01 11:33:45 UTC
If I start developing something, I will, for sure, spend some time testing it. How surprised am I when my assertions
don't fail, while they should.
I think that assertions, as a basic and widely used language construct, should be enabled by default.