Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » keyword shortcuts in eclipse
icon7.gif  keyword shortcuts in eclipse [message #843118] Thu, 12 April 2012 19:34 Go to next message
Shobhit saini is currently offline Shobhit sainiFriend
Messages: 1
Registered: April 2012
Junior Member
I have worked in net-beans and i want to know are their any keyword shortcuts in eclipse as in net-beans like
psvm+tab gives public static void main(String args[])
sout+tab gives System.out.println
pu+tab expands to public etc
Re: keyword shortcuts in eclipse [message #843125 is a reply to message #843118] Thu, 12 April 2012 19:43 Go to previous messageGo to next message
David Wegener is currently offline David WegenerFriend
Messages: 1445
Registered: July 2009
Senior Member
In Eclipse they are called templates. There are a number of builtin templates. You can also add your own. In Eclipse they work as part of content assist. To get a System.out.println, you enter sysout+Ctrl-Space.
Re: keyword shortcuts in eclipse [message #868857 is a reply to message #843118] Wed, 02 May 2012 16:32 Go to previous message
joina RonFriend
Messages: 2
Registered: May 2012
Junior Member
May be this page www.vogella.com/articles/EclipseShortcuts/article.html will be helpful.
Previous Topic:Eclipse won't launch can't find companion shared library
Next Topic:Refactoring in Eclipse
Goto Forum:
  


Current Time: Fri Apr 26 08:34:44 GMT 2024

Powered by FUDForum. Page generated in 0.05278 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top