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 253740

Summary: [81cat] Test case Compile project Test Case failed
Product: java Reporter: -Silver-
Component: ProjectAssignee: Tomas Zezula <tzezula>
Status: RESOLVED WORKSFORME    
Severity: normal    
Priority: P3    
Version: 8.1   
Hardware: PC   
OS: Windows 7   
Issue Type: DEFECT Exception Reporter:

Description -Silver- 2015-07-24 13:30:16 UTC
Step to reproduce:
    Enable Compile On Save if it is disabled
    Open context menu on project
    Open Run main menu
    Press Build 

Expected result:
The dialog warning about the fact that clean&build must be performed instead of build is shown.

Actual result:
The project is built without any clean or warning.
Comment 1 Tomas Zezula 2015-07-28 14:48:06 UTC
The dialog is expected only when there was CoS run before the build.
So the steps should be:

1) Enable Compile On Save if it is disabled
2) Run the project
3) Press Build
Comment 2 Jiri Prox 2015-08-13 08:15:34 UTC
I've highlighted in the specification that the project must run before