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 45079 - [freeform] - FreeformProjectGenerator.[put|get]TargetMappings does not handle <context> subelements
Summary: [freeform] - FreeformProjectGenerator.[put|get]TargetMappings does not handle...
Status: CLOSED FIXED
Alias: None
Product: projects
Classification: Unclassified
Component: Ant (show other bugs)
Version: 4.x
Hardware: All All
: P2 blocker (vote)
Assignee: David Konecny
URL:
Keywords:
Depends on:
Blocks: 42682
  Show dependency tree
 
Reported: 2004-06-17 10:43 UTC by David Konecny
Modified: 2006-03-24 09:48 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 David Konecny 2004-06-17 10:43:13 UTC
Just implement it. Any customization of targets in
UI will delete any user's customization of
<context> elements. It is needed to read them into
memory and just store them as they are.
Comment 1 David Konecny 2004-06-23 14:58:51 UTC
Fixed as part of the work on issue 44818.
Comment 2 Jaromir Uhrik 2005-07-14 16:18:23 UTC
Verified.