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 256007 - changes in the program not reflecting on gui.
Summary: changes in the program not reflecting on gui.
Status: RESOLVED WORKSFORME
Alias: None
Product: java
Classification: Unclassified
Component: Project (show other bugs)
Version: 8.0.1
Hardware: PC Windows 7
: P2 normal (vote)
Assignee: Tomas Zezula
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-10-19 05:27 UTC by ashiki
Modified: 2015-10-19 06:17 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 ashiki 2015-10-19 05:27:20 UTC
java project i downloaded from net , executed it default gui screen is showing . i made a change in the pgm it got saved in original java file but when it runs its showing same default output screen. 
classpath also crt
Comment 1 Tomas Zezula 2015-10-19 06:17:02 UTC
Works for me in NB 8.1, tested on Ant project.

Please add more info.

>Java project i downloaded from net
Which program?
Downloaded from where?
What kind of project? Ant? Maven? J2SE? J2EE?
Compile on Save is enabled?

Thanks