While working for Code Editor I am observing how netbeans handle its features. It is quite a powerful tool and I started to discover many new things which I didn't used before. I guess all netbeans lover are already accustomed with it.
As I need to handle those features and implement them from scratch I had to look into more details. Netbeans stores its configurations at Documents and Settings/<user>
The modified templates codes can be found at Templates sub directory. The Code Template is at
Editors/text/<language>
Need to implement those features. I shall also create some utility to convert code templates of various editors.
Thursday, May 15, 2008
Netbeans templating features
Labels:
ACodeEditor,
code editor,
feature,
java,
netbeans,
notepad++,
quicktext,
template
Subscribe to:
Post Comments (Atom)
1 comments:
Hi Ataul,
FYI -- there is a student reviews contest going on at Sun for NetBeans 6.1 (and OpenSolaris 2008.5). Check out the details at http://www.sun.com/student_reviews.
You can submit this (and additional posts) to be considered for the prizes.
Deadline is June 6.
Thanks.
Post a Comment