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 - project run profile env variable setting does not propagate to dbxgui
Summary: project run profile env variable setting does not propagate to dbxgui
Status: RESOLVED DUPLICATE of bug 181386
Alias: None
Product: third-party
Classification: Unclassified
Component: DBX-Gui (show other bugs)
Version: 6.x
Hardware: All All
: P2 normal (vote)
Assignee: Chihin Ko
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-01 19:52 UTC by Chihin Ko
Modified: 2010-03-05 03:45 UTC (History)
1 user (show)

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 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 ***