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 - The run project button stays grayed, I rebooted the machine without exiting netbeans while the project was running, windows 10
Summary: The run project button stays grayed, I rebooted the machine without exiting n...
Status: NEW
Alias: None
Product: projects
Classification: Unclassified
Component: Generic Projects UI (show other bugs)
Version: 8.0.2
Hardware: PC Other
: P3 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-12-24 02:39 UTC by aljsteiner2
Modified: 2016-01-21 09:00 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE log (38.96 KB, text/plain)
2015-12-24 02:39 UTC, aljsteiner2
Details

Note You need to log in before you can comment on or make changes to this bug.
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