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 255647 - Turning Compile on Save off should also TURN OFF Deploy on Save, not just grey out the checkbox
Summary: Turning Compile on Save off should also TURN OFF Deploy on Save, not just gre...
Status: NEW
Alias: None
Product: javaee
Classification: Unclassified
Component: Web Project (show other bugs)
Version: 8.1
Hardware: PC Windows 7
: P4 normal (vote)
Assignee: David Konecny
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-10-01 18:16 UTC by Jelloman
Modified: 2015-10-01 18:16 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 Jelloman 2015-10-01 18:16:55 UTC
With Compile on Save turned off, the Deploy on Save checkbox is (misleadingly) turned on and greyed out.

I was trying to use JRebel and it complained that I couldn't use it because I first had to turn off Deploy on Save.  Unfortunately the Deploy on Save checkbox was checked AND greyed out, preventing me from unchecking it.  It took me a couple minutes of frustration to realize that I had to turn ON Compile on Save in order to allow me to alter the state of the Deploy on Save checkbox (after which I could go back and turn off Compile on Save).

Turning off Compile on Save should also forcibly turn off the Deploy on Save option (as well as greying it out).