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 233734

Summary: My project not run/debug the correct code
Product: java Reporter: eduhernandorena
Component: ProjectAssignee: Tomas Zezula <tzezula>
Status: RESOLVED WONTFIX    
Severity: normal    
Priority: P3    
Version: 7.3   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:
Attachments: Log Clean/Build
Log Run

Description eduhernandorena 2013-07-31 20:34:02 UTC
When I run my project (JSE), the netbeans execute the old code for my project, happens same thing when I debug my project, the netbeans cannot find the correct lines for debug. I already try everything, but I cannot run my project correctly. Someone can help me?
PS: Sorry for my english, I'm Brazilian.

Thank's!
Comment 1 eduhernandorena 2013-07-31 20:35:22 UTC
I already switch the version of Java and Netbeans.
Comment 2 Tomas Zezula 2013-08-02 08:00:30 UTC
Please can you attach the Ant verbose output? You can enable the Ant verbose in Tools/Options/Java/Ant/Verbosity Level.

Also can you try if it's not caused by the Compile On Save?
You can enable or disable compile on save in the Project's Properties/Build/Compiling/Compile on Save.

Thanks!
Comment 3 eduhernandorena 2013-08-02 11:21:07 UTC
Created attachment 138184 [details]
Log Clean/Build
Comment 4 eduhernandorena 2013-08-02 11:21:42 UTC
Created attachment 138185 [details]
Log Run
Comment 5 eduhernandorena 2013-08-02 11:25:28 UTC
(In reply to comment #2)
> Please can you attach the Ant verbose output? You can enable the Ant verbose in
> Tools/Options/Java/Ant/Verbosity Level.
> 
> Also can you try if it's not caused by the Compile On Save?
> You can enable or disable compile on save in the Project's
> Properties/Build/Compiling/Compile on Save.
> 
> Thanks!

I already switch the option of compile on save, but, nothing change. I attached two logs with Verbosity Level Debug. I hope that helps.
Comment 6 Martin Balin 2016-07-07 07:16:28 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss