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 168840 - Code templates for module development
Summary: Code templates for module development
Status: RESOLVED WORKSFORME
Alias: None
Product: apisupport
Classification: Unclassified
Component: Project (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Martin Kozeny
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-20 21:06 UTC by _ tboudreau
Modified: 2013-06-20 12:32 UTC (History)
2 users (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments
Adds code templates for the Java editor for NB-specific things (6.01 KB, patch)
2009-07-20 21:07 UTC, _ tboudreau
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description _ tboudreau 2009-07-20 21:06:34 UTC
(just filed this but it seems to have gone into a black hole)

Attached is a patch which adds NB-specific code templates - particularly for using Lookup and NbBundle for apisupport.

Happy to integrate it, or someone else can - any objections?
Comment 1 _ tboudreau 2009-07-20 21:07:11 UTC
Created attachment 84952 [details]
Adds code templates for the Java editor for NB-specific things
Comment 2 rmichalsky 2009-07-21 13:18:19 UTC
Looks ok to me (but I expand on Tab :)). 
Comment 3 markiewb 2013-06-20 12:32:54 UTC
The proposed code templates from https://netbeans.org/bugzilla/show_bug.cgi?id=168840#c1 are already implemented. 

apisupport.project\src\org\netbeans\modules\apisupport\project\ui\resources\code-templates.xml

Commit message:
157859:4beffcfd4006 - tboudreau Jan 21, 2010
#116449, #167824, #108167, #173652, #173851, #101131, #173655 - additional Java editor hints, enhancements to existing ones, addition of module development-specific hints in apisupport.project