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

Summary: Inconsistency between Run Profile and Build result for unmanaged projects
Product: cnd Reporter: igor_nikiforov <igor_nikiforov>
Component: ProjectAssignee: Alexander Simon <alexvsimon>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 7.3   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Bug Depends on: 235018    
Bug Blocks:    

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