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 185126 - Changing the arguments of debug run should not cause a rebuild
Summary: Changing the arguments of debug run should not cause a rebuild
Status: RESOLVED DUPLICATE of bug 177896
Alias: None
Product: cnd
Classification: Unclassified
Component: Project (show other bugs)
Version: 6.x
Hardware: PC Linux
: P1 normal (vote)
Assignee: Thomas Preisler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-27 17:10 UTC by Leztog
Modified: 2010-04-27 17:26 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Leztog 2010-04-27 17:10:19 UTC
I am working with C++ project and whenever I change the arguments for a debug run, the problem recompile.  This is rather annoying.  Steps to reproduce:

1. R-click on a C++ project and select Properties.
2. Select Run
3. Change the arguments.
4. Ctrl-F5 --> Cause a rebuild every time.
Comment 1 Alexey Vladykin 2010-04-27 17:15:50 UTC

*** This bug has been marked as a duplicate of bug 177896 ***