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 - Remove ability to add WEB/J2EE templates to netbeans project
Summary: Remove ability to add WEB/J2EE templates to netbeans project
Status: VERIFIED FIXED
Alias: None
Product: apisupport
Classification: Unclassified
Component: Project (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Martin Krauskopf
URL:
Keywords: UI
Depends on:
Blocks:
 
Reported: 2005-06-15 12:41 UTC by pzajac
Modified: 2005-09-05 09:51 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 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