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 26052 - Dependencies between natures and order of natures
Summary: Dependencies between natures and order of natures
Status: CLOSED FIXED
Alias: None
Product: projects
Classification: Unclassified
Component: Generic Infrastructure (show other bugs)
Version: 3.x
Hardware: PC Windows 3.1/NT
: P1 blocker (vote)
Assignee: David Konecny
URL:
Keywords: API
Depends on:
Blocks:
 
Reported: 2002-07-26 15:05 UTC by Pavel Buzek
Modified: 2003-12-11 14:25 UTC (History)
0 users

See Also:
Issue Type: TASK
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Pavel Buzek 2002-07-26 15:05:37 UTC
Mechanism for definition of dependencies between natures must be defined. These  
dependencies also define order in which the natures are "layered". If natures are versioned, 
the version should/might be part of the dependency information as well.
Comment 1 Pavel Buzek 2002-07-30 13:20:16 UTC
Must-have features for milestone3, have impact on APIs (at least potential).
Comment 2 David Konecny 2002-08-22 09:52:01 UTC
Implementation finished. Starting work on documentation.

Implemented in:

Checking in java/src/org/netbeans/modules/java/resources/java-nature.xml;
new revision: 1.1.2.4; previous revision: 1.1.2.3

Checking in java/src/org/netbeans/modules/java/resources/mf-layer.xml;
new revision: 1.26.6.13; previous revision: 1.26.6.12

Checking in
projects/src/org/netbeans/api/projects/wizards/WizardSupport.java;
new revision: 1.1.2.4; previous revision: 1.1.2.3

Checking in
projects/src/org/netbeans/modules/projects/resources/generic-nature.xml;
new revision: 1.1.2.3; previous revision: 1.1.2.2

Checking in
projects/src/org/netbeans/modules/projects/resources/projects-layer.xml;
new revision: 1.22.2.44; previous revision: 1.22.2.43

Checking in
projects/src/org/netbeans/modules/projects/wizards/NaturesWizardIterator.java;
new revision: 1.1.2.1; previous revision: 1.1

Checking in
projects/src/org/netbeans/modules/projects/wizards/ProjectLocationPanel.java;
new revision: 1.1.2.6; previous revision: 1.1.2.5

Checking in
projects/src/org/netbeans/modules/projects/wizards/ProjectNaturesPanel.java;
new revision: 1.1.2.4; previous revision: 1.1.2.3

Checking in
web/core/src/org/netbeans/modules/web/project/resources/layer.xml;
new revision: 1.1.2.9; previous revision: 1.1.2.8

Checking in
web/core/src/org/netbeans/modules/web/project/resources/web-nature.xml;
new revision: 1.1.2.2; previous revision: 1.1.2.1
Comment 3 David Konecny 2002-08-27 10:36:34 UTC
Done.
Comment 4 David Konecny 2002-08-27 12:43:06 UTC
Documented in 
<http://projects.netbeans.org/proposals/templates/index.html>
Comment 5 Pavel Buzek 2003-07-02 14:07:24 UTC
i've verified all these issues
Comment 6 Pavel Buzek 2003-07-02 14:18:23 UTC
closing all my verified issues