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 62087

Summary: SQL File template is missing in the New File wizard
Product: db Reporter: Martin Schovanek <mschovanek>
Component: CodeAssignee: Jiri Rechtacek <jrechtacek>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P2    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description Martin Schovanek 2005-08-10 16:32:50 UTC
[#20050810, jdk1.4.2]

to reproduce:
-------------
1) open the New File wizard
ERROR: SQL File template is missing in the Databases category.
Comment 1 Andrei Badea 2005-09-08 18:37:26 UTC
Moved to the UI spec for the after-5.0 version:

http://db.netbeans.org/uispecs/sqleditor/sqleditor-ui-spec-promo-g.html
Comment 2 Andrei Badea 2005-11-15 21:39:36 UTC
*** Issue 65766 has been marked as a duplicate of this issue. ***
Comment 3 _ proxity 2006-02-16 10:44:33 UTC
Yes, you've got syntax hilighting and an own icon for SQL files, but one can not
create them inside the IDE. :-) Workaround is to use Create Empty File and
specify .sql as extension.
Comment 4 Andrei Badea 2007-03-07 08:56:55 UTC
*** Issue 96085 has been marked as a duplicate of this issue. ***
Comment 5 Jiri Rechtacek 2009-10-16 14:12:30 UTC
Reassigned to new owner.
Comment 6 Jiri Rechtacek 2009-10-16 15:38:38 UTC
SQL File template is now in Other category in New File wizard.