aspose file tools
The moose likes NetBeans Certification and the fly likes NetBeans IDE Code Templates Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Certification » NetBeans Certification
Reply Bookmark "NetBeans IDE Code Templates" Watch "NetBeans IDE Code Templates" New topic
Author

NetBeans IDE Code Templates

Robert Liguori
Author
Ranch Hand

Joined: Nov 27, 2007
Posts: 426
NetBeans provides a means to generate text via 'code templates'. Code templates provide abbreviated strings that expand into fuller strings or blocks of code. Code templates are on the exam. Chapter 6 (Source Editor) and Appendix D of our book covers code templates.

I'd like to challenge everyone to come up with some new code templates that could be included into the standard NetBeans distribution.

References:

Highlights of NetBeans IDE 7.0 Keyboard Shortcuts & Code Templates
http://netbeans.org/project_downloads/www/shortcuts.pdf

Top 10 Interesting NetBeans IDE Java Shortcuts I Never Knew Existed
http://netbeans.dzone.com/top-10-interesting-netbeans-shortcuts

http://netbeans.dzone.com/ten-new-code-templates-4-netbeans-rcp
10 Brand New Code Templates for NetBeans Module Developers

Code Templates in NetBeans
http://www.java-tips.org/other-api-tips/netbeans/code-templates-in-netbeans.html

Code Templates in NetBeans IDE for PHP
http://netbeans.org/kb/docs/php/code-templates.html


Robert J. Liguori - OCA Java SE 7 Programmer I Study Guide (Exam 1Z0-803)
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: NetBeans IDE Code Templates
 
Similar Threads
NetBeans IDE 6.8 is out!
Can't connect to MySQL database with Hibernate
How to start self learning Java
Hello world ejb3 problem
Formatting Java Code