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 184359 - Layer modifications not displayed if layer does not yet exist
Summary: Layer modifications not displayed if layer does not yet exist
Status: RESOLVED FIXED
Alias: None
Product: apisupport
Classification: Unclassified
Component: Project (show other bugs)
Version: 6.x
Hardware: All All
: P4 normal (vote)
Assignee: Jesse Glick
URL:
Keywords:
Depends on:
Blocks: 154752 184286
  Show dependency tree
 
Reported: 2010-04-16 14:10 UTC by Jesse Glick
Modified: 2011-07-16 13:55 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 Jesse Glick 2010-04-16 14:10:57 UTC
Run e.g. Window wizard on a freshly created module project. No mention will be made of layer.xml or the *.xml files registered as layer entries, though these are in fact correctly created in the module's main resource directory.

LayerModifications.layerPrefix should not be returning null. Should use LayerHandle.newLayerPath instead.
Comment 1 Jesse Glick 2011-07-15 14:22:01 UTC
core-main #08e5796f4555
Comment 2 Quality Engineering 2011-07-16 13:55:10 UTC
Integrated into 'main-golden'
Changeset: http://hg.netbeans.org/main-golden/rev/08e5796f4555
User: Jesse Glick <jglick@netbeans.org>
Log: #184359: layer modifications not displayed if layer does not yet exist.