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 - [81cat] Test case Compile project Test Case failed
Summary: [81cat] Test case Compile project Test Case failed
Status: RESOLVED WORKSFORME
Alias: None
Product: java
Classification: Unclassified
Component: Project (show other bugs)
Version: 8.1
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Tomas Zezula
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-07-24 13:30 UTC by -Silver-
Modified: 2015-08-13 08:15 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 -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