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 226412 - Inconsistency between Run Profile and Build result for unmanaged projects
Summary: Inconsistency between Run Profile and Build result for unmanaged projects
Status: NEW
Alias: None
Product: cnd
Classification: Unclassified
Component: Project (show other bugs)
Version: 7.3
Hardware: All All
: P3 normal (vote)
Assignee: Alexander Simon
URL:
Keywords:
Depends on: 235018
Blocks:
  Show dependency tree
 
Reported: 2013-02-20 15:20 UTC by igor_nikiforov
Modified: 2016-10-31 10:16 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 igor_nikiforov 2013-02-20 15:20:02 UTC
Testcase:
  1. For some unmanaged project set Make -> Build -> Build Result
  2. Also set Run -> Run Directory, Run -> Run Command, Run -> Build First.
  3. Place the project under VCS.
  4. Take the project from VCS and open it.
  5. Make -> Build -> Build Result will be the same, as you set.
      Run Profile values will be reset to default.

Two problems here:
  Why we save Build Result to public configuration.xml, but save Run Profile to private one?
  Sometimes this things are intended to be public (like before placing them under VCS), but sometimes they should be private. How we can understand that?
Comment 1 Maria Tishkova 2013-08-26 12:41:07 UTC
Launchers can be used to set env, so we will not change UI and configuration.
Move to the next release