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 186776 - Ability to re-enable warning when trying to run a project with errors
Summary: Ability to re-enable warning when trying to run a project with errors
Status: NEW
Alias: None
Product: java
Classification: Unclassified
Component: Project (show other bugs)
Version: 6.x
Hardware: PC Windows 7 x64
: P3 normal with 1 vote (vote)
Assignee: Tomas Zezula
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-27 03:23 UTC by _ gtzabari
Modified: 2011-12-29 15:52 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments
Video demonstrating the problem (775.00 KB, video/avi)
2011-12-29 15:51 UTC, _ gtzabari
Details

Note You need to log in before you can comment on or make changes to this bug.
Description _ gtzabari 2010-05-27 03:23:31 UTC
When a user tries to run a project that contains errors he gets prompted "One or more projects were compiled with errors. [...] Run Anyway?"

If the user selects the "Always run without asking" checkbox, "askBeforeRunWithErrors" in <userdir>/config/Preferences/org/netbeans/java/source/BuildArtifactMapperImpl.properties gets set to "false" and the user is never prompted again.

If a user mistakenly selects the checkbox and wishes to undo it there doesn't seem to be a way to do so through the GUI. Can you please make this configurable under Tools | Options | Miscellaneous?
Comment 1 _ gtzabari 2011-12-29 15:51:25 UTC
Created attachment 114520 [details]
Video demonstrating the problem
Comment 2 _ gtzabari 2011-12-29 15:52:25 UTC
Please remove the last attachment. It belongs to a different issue.