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 257278

Summary: The run project button stays grayed, I rebooted the machine without exiting netbeans while the project was running, windows 10
Product: projects Reporter: aljsteiner2
Component: Generic Projects UIAssignee: Tomas Stupka <tstupka>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 8.0.2   
Hardware: PC   
OS: Other   
Issue Type: DEFECT Exception Reporter:
Attachments: IDE log

Description aljsteiner2 2015-12-24 02:39:15 UTC
Product Version = NetBeans IDE 8.0.2 (Build 201411181905)
Operating System = Windows 8 version 6.2 running on amd64
Java; VM; Vendor = 1.8.0_45
Runtime = Java HotSpot(TM) 64-Bit Server VM 25.45-b02

Generally I need to edit a java file outside netbeans, and maybe change a file name and change it back  before I get run project back
Comment 1 aljsteiner2 2015-12-24 02:39:18 UTC
Created attachment 157910 [details]
IDE log
Comment 2 aljsteiner2 2015-12-24 16:01:47 UTC
This is a Java application.
Enter netbeans
run the java application successfully
reboot computer without exiting netbeans
restart netbeans   neither the "run project" or the "stop build/run" is black

My way out is to
Exit Netbeans.
Change the name of one of the Java file in src  package
start netbeans
change a letter in the bad file (does not match name of class)
save all
exit netbeans
Correct the name of the Java file
restart netbeans   I now have a black run project  menu item