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

Summary: Turning Compile on Save off should also TURN OFF Deploy on Save, not just grey out the checkbox
Product: javaee Reporter: Jelloman
Component: Web ProjectAssignee: David Konecny <dkonecny>
Status: NEW ---    
Severity: normal    
Priority: P4    
Version: 8.1   
Hardware: PC   
OS: Windows 7   
Issue Type: DEFECT Exception Reporter:

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).