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 181387

Summary: project run profile env variable setting does not propagate to dbxgui
Product: third-party Reporter: Chihin Ko <chihinko>
Component: DBX-GuiAssignee: Chihin Ko <chihinko>
Status: RESOLVED DUPLICATE    
Severity: normal CC: common_debugger
Priority: P2    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Chihin Ko 2010-03-01 19:52:04 UTC
steps to reproduce 

- step in "Welcome" sample project
- bring up project/run property panel
- set env variable "A=a"
- dbx console should show " export A=a", but it does not.

After investigation, this is cause by cnd/makeproject IZ 181368
Comment 1 Chihin Ko 2010-03-01 19:55:47 UTC
The IZ depends on should be 181386
Comment 2 Vladimir Voskresensky 2010-03-05 03:38:14 UTC

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