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 95306 - default code templates are not defined
Summary: default code templates are not defined
Status: VERIFIED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: JSP (show other bugs)
Version: 6.x
Hardware: All Linux
: P2 blocker (vote)
Assignee: Vitezslav Stejskal
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-12 17:54 UTC by Jindrich Sedek
Modified: 2007-02-21 13:42 UTC (History)
1 user (show)

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 Jindrich Sedek 2007-02-12 17:54:01 UTC
Create Web application
type tglb in index.jsp and press Tab
it should be expanded to <%@taglib uri=""%> but nothing happens - no
abbreviations are defined in code templates for JSP editor
Comment 1 Marek Fukala 2007-02-14 15:42:20 UTC
Strange, the JSP abbreviations seems to be properly defined in the JSP editor
module layer, but I do not see them in Options dialog. IMO this should be
enought to make it work. I looked into the java editor and it looks the same as
in JSP editor. 

Vito, can you please briefly look at it and let me know what might be wrong
(maybe is has something to do with mimelookup?).  Thanks!
Comment 2 Vitezslav Stejskal 2007-02-15 00:25:10 UTC
Should be fixed now.

Checking in BaseOptions.java;
/cvs/editor/src/org/netbeans/modules/editor/options/BaseOptions.java,v  <-- 
BaseOptions.java
new revision: 1.142; previous revision: 1.141
done
Comment 3 Jindrich Sedek 2007-02-21 13:42:30 UTC
Verified NetBeans IDE Dev 200702211900