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 - My project not run/debug the correct code
Summary: My project not run/debug the correct code
Status: RESOLVED WONTFIX
Alias: None
Product: java
Classification: Unclassified
Component: Project (show other bugs)
Version: 7.3
Hardware: PC Linux
: P3 normal (vote)
Assignee: Tomas Zezula
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-07-31 20:34 UTC by eduhernandorena
Modified: 2016-07-07 07:16 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Log Clean/Build (502.27 KB, text/plain)
2013-08-02 11:21 UTC, eduhernandorena
Details
Log Run (27.10 KB, text/plain)
2013-08-02 11:21 UTC, eduhernandorena
Details

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