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 60027

Summary: Remove ability to add WEB/J2EE templates to netbeans project
Product: apisupport Reporter: pzajac <pzajac>
Component: ProjectAssignee: Martin Krauskopf <mkrauskopf>
Status: VERIFIED FIXED    
Severity: blocker Keywords: UI
Priority: P3    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description pzajac 2005-06-15 12:41:05 UTC
[200506132000]
It is possible to add templates from WEB/J2ee modules to Netbeans module. I
don't think that it is intentionaly designed so  because the J2ee template need
Application server to correct instantitiate.
Comment 1 Jesse Glick 2005-06-16 12:37:07 UTC
Yes, it needs to have a PrivilegedTemplates and RecommendedTemplates defined,
just haven't done it yet.
Comment 2 Martin Krauskopf 2005-08-01 12:55:02 UTC
I think this was fixed by some Radek's commit.
Comment 3 pzajac 2005-08-02 15:35:04 UTC
verified