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 26327

Summary: Finalization of templates and natures mapping
Product: projects Reporter: David Konecny <dkonecny>
Component: Generic InfrastructureAssignee: David Konecny <dkonecny>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P1    
Version: 3.x   
Hardware: All   
OS: All   
Issue Type: TASK Exception Reporter:

Description David Konecny 2002-08-06 23:39:50 UTC
This is follow up of issue 26053. Either the patch
for the OpenIDE must be integrated (see the
projects\patches\lib\patches\openide-patch.jar
file for sources), or if natures are not
standalone files anymore and they are moved to
default filesystem the different solution can be
created. The moving of natures to DFS will be
discussed next week. The possibility to plug into
DFS a layer which would contain parts of the
project natures will be discussed on the nbdev
(Vita will start the thread). Based on the results
we will see what this issue involves. The basic
solution - integration of patch in OpenIDE is
implemented and is task for a few hours. Estimates
for some other solutions cannot be done as the
details are not know at the moment.
Comment 1 David Konecny 2002-09-02 09:49:44 UTC
The natures were moved on DFS and therefore the templates provided by
a nature can now be registered directly in the nature in the
/Templates folder.

Document
<http://projects.netbeans.org/proposals/natures/mapping_templates_natures.html>
was updated.

Implemented in:

Checking in java/src/org/netbeans/modules/java/Bundle.properties;
new revision: 1.58.10.3; previous revision: 1.58.10.2
Checking in java/src/org/netbeans/modules/java/project/CPRootLook.java;
new revision: 1.1.2.5; previous revision: 1.1.2.4
Checking in java/src/org/netbeans/modules/java/resources/java-nature.xml;
new revision: 1.1.2.6; previous revision: 1.1.2.5
Checking in java/src/org/netbeans/modules/java/resources/mf-layer.xml;
new revision: 1.26.6.15; previous revision: 1.26.6.14
Checking in projects/patches/lib/patches/openide-patch.jar;
new revision: 1.1.2.8; previous revision: 1.1.2.7
Checking in
projects/src/org/netbeans/api/projects/wizards/WizardSupport.java;
new revision: 1.1.2.5; previous revision: 1.1.2.4
Checking in
projects/src/org/netbeans/modules/projects/resources/Bundle.properties;
new revision: 1.1.2.12; previous revision: 1.1.2.11
Checking in
projects/src/org/netbeans/modules/projects/resources/generic-nature.xml;
new revision: 1.1.2.5; previous revision: 1.1.2.4