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 169945

Summary: "Open Layer File(s)" context menu does nothing
Product: apisupport Reporter: err <err>
Component: ProjectAssignee: rmichalsky <rmichalsky>
Status: RESOLVED FIXED    
Severity: blocker CC: tusharvjoshi
Priority: P2 Keywords: REGRESSION
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description err 2009-08-06 05:14:53 UTC
To reproduce:
  - NewProject > NetBeansModule > Module
  - NewFile > ModuleDevelopment > Action
    I added Build action to Menu > Tools; place at end of list
  - ImportantFiles > XML Layer > this layer in context > Menu > Tools
    select in Plugin's context menu "Open layer File(s)"
  Observe that nothing happens

These steps work on 6.5 to open the layer.xml file from the NB jar
Comment 1 err 2009-08-06 05:22:41 UTC
Forgot to mention. Bringing up properties on most nodes. See that they indicate that node is linked to the layer xml
file in the open project, and not the layer file they are actually a part of. However, this behavior is about the same
as 6.5.
Comment 2 rmichalsky 2009-08-06 13:53:28 UTC
Reproducible, thanks for catching this.
Comment 3 rmichalsky 2009-08-07 10:00:37 UTC
core-main #eaf69c5aefdf
Comment 4 err 2009-08-07 14:50:47 UTC
(wow)
Can this be considered for inclusion on a patch to 6.7?
Comment 5 rmichalsky 2009-08-07 15:26:04 UTC
If there will be a patch to 6.7, I'll mark it for inclusion.
Comment 6 Quality Engineering 2009-08-08 07:05:28 UTC
Integrated into 'main-golden', will be available in build *200908080201* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/eaf69c5aefdf
User: Richard Michalsky <rmichalsky@netbeans.org>
Log: #169945: fixing "Open Layer Files" action