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 11292 - [New Module Wizard] Insufficient ordering constraints in XML layer
Summary: [New Module Wizard] Insufficient ordering constraints in XML layer
Status: CLOSED FIXED
Alias: None
Product: obsolete
Classification: Unclassified
Component: apisupport (show other bugs)
Version: 3.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: akemr
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-04-11 09:24 UTC by Jesse Glick
Modified: 2006-02-14 17:42 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 2001-04-11 09:24:52 UTC
[release32 apr 9] After running NMW and e.g. creating a menu item, supposed to
be before File | Open File, you get:

        <folder name="File">
            <file name="testme-MyAction.instance"/>
            <attr boolvalue="true"
name="testme-MyAction.instance/org-netbeans-modules-openfile-OpenFileAction.instance"/>
        </folder>

The constraint specifying that MyAction should be *after* the menu item or
separator which normally is before Open File, is missing.

P3: the effect on the module is not very important; but people need to
understand how layers work, and we are providing an incorrect example for them
to look at, which could cause confusion.
Comment 1 akemr 2001-04-12 14:01:50 UTC
Fixed in main trunk and release32 - RC2
Comment 2 Jan Chalupa 2001-05-05 19:47:03 UTC
Target milestone -> 3.2
Comment 3 Quality Engineering 2003-06-30 15:01:05 UTC
Resolved for 3.3.x or earlier, no new info since then -> closing.
Comment 4 Quality Engineering 2003-06-30 15:03:01 UTC
Resolved for 3.3.x or earlier, no new info since then -> closing.