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 175428 - "Run Project" dialog with "compile errors" is annoying -- and wrong
Summary: "Run Project" dialog with "compile errors" is annoying -- and wrong
Status: RESOLVED WONTFIX
Alias: None
Product: projects
Classification: Unclassified
Component: Maven (show other bugs)
Version: 6.x
Hardware: Macintosh (x86) All
: P4 blocker (vote)
Assignee: Milos Kleint
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-26 14:42 UTC by emi
Modified: 2013-04-12 15:22 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description emi 2009-10-26 14:42:19 UTC
Hy,

I have a bunch of Maven projects that seem to compile just fine from the command line (they also worked with 6.5). They
also compile properly with 6.0 (after I had to manually add the 6.0 JDK on OSX).

The problem I'm seeing now is just how annoying the "Run Project" dialog is. I'm running a test case and I get:

"One or more projects were compiled with errors".

I have two buttons: Cancel and "Run Anyway". Pressing "Run anyway" doesn't actually "run" it, but shows me the dialog
another 2-3 times until it finally executes it.

So the problem here is two-fold:

* The "compiled with errors" dialog is wrong. I do a clean build in the IDE and everything compiled nicely, but the IDE
is somehow "behind" with the error detection. I have to manually open files that are "red" in order to let the IDE
re-scan those and remove the error badge from them.

* "Run anyway" should only need to be pressed once for a given execution. For some reason the dialog is shown multiple
times.

OSX 10.6, JDK 1.6, NetBenas 6.8 beta
Comment 1 David Strupl 2012-10-25 13:41:51 UTC
Bug prior to 7.0, not touched for the last 2 years --> P4.
Comment 2 Milos Kleint 2013-04-12 15:22:34 UTC
I believe the Run anyway UI is not in place anymore. Closing the issue (for lack of better resolution as WONTFIX)