Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 04-26-2007, 11:15 AM
Administrator
 
Join Date: Dec 2006
Posts: 651
Rep Power: 10
JavaForums has disabled reputation
Lightbulb Generating Code Automatically Using Custom code Template In Eclipse
One of the good features of Eclipse is its auto fill property. This can be further enhanced using its code template feature. Creation of code templates is necessary to improve development productivity. Templates add consistency and uniformity to your code. Eclipse has so many ready-to-use templates. And you can create your own code templates according to your requirements. To use these templates just type the starting characters of the template and then press “CTRL+SPACE”. For example in Eclipse IDE type “tr” and then press “CTRL+SPACE”, It will add “try-catch” block to the code.
(more…)
Bookmark Post in Technorati
Reply With Quote
  #2 (permalink)  
Old 04-26-2007, 04:52 PM
Member
 
Join Date: Apr 2007
Location: Indiana
Posts: 85
Rep Power: 0
pegitha is on a distinguished road
Send a message via Skype™ to pegitha
Default
If you go under Help and click Key Assist in Eclipse you can see all the key shortcuts. There are quite a lot of them.
Bookmark Post in Technorati
Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
I need help fixing my code.. or non code? MrHuggykins New To Java 1 03-19-2008 11:12 PM
SWT code template Java Tip Java Tips 0 12-30-2007 01:18 PM
Removing empty lines from code using Eclipse javaplus Eclipse 1 12-14-2007 10:21 PM
how to debug java code in eclipse rajesh058 Advanced Java 3 07-26-2007 12:19 AM
Generating Javadoc In Eclipse IDE JavaForums Eclipse 0 05-22-2007 10:34 PM


All times are GMT +2. The time now is 04:40 PM.



VBulletin, Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2009, Crawlability, Inc.
Copyright ©2006 - 2007, www.java-forums.org