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 53568

Summary: Database schema file template does not have templateCategory
Product: db Reporter: David Kaspar <dkaspar>
Component: DB schemaAssignee: _ ludo <ludo>
Status: CLOSED FIXED    
Severity: blocker    
Priority: P2    
Version: 4.x   
Hardware: PC   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description David Kaspar 2005-01-18 12:41:40 UTC
Database schema file template definition should
have templateCategory attribute set.
Currently it is not set and therefore the template
is shown in New File wizard for every type of a
project and it is not possible to mask it.

Setting P2 priority because it is not possible to
mask/remove this template.
Comment 1 _ ludo 2005-01-19 19:21:30 UTC
schema can be create in any projects...not only j2ee.

I think this is not a bug....
Comment 2 David Kaspar 2005-01-20 09:55:47 UTC
The exception are J2ME (Mobility) projects. In these projects usually
application does not connect/work with databases directly but through
a http server.

But still every file template should have set a template-category.

Comment 3 _ ludo 2005-01-28 23:10:17 UTC
fixed
Comment 4 zikmund 2005-04-05 13:51:08 UTC
Davide, could you please verify the fix?
Comment 5 David Kaspar 2005-04-05 14:03:42 UTC
Verified