IITDU Forum
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Some Eclipse Tips

2 posters

Go down

Some Eclipse Tips Empty Some Eclipse Tips

Post by BIT0122-Amit Thu Feb 04, 2010 2:27 am

Well, here are some useful tips for the better programming in Ecilpse.

open eclipse, Go to Window, then preferences.
In general section, enable heap status
In Java, Editor, Content Assist, make auto activation delay 0
To view complete source of any java thingy, press cursor over it, press F3
if it shows that it can't find the attached source, click on select attached source, then select src.zip under the JDK folder.

Hope that helps Smile Some Eclipse Tips 327408
BIT0122-Amit
BIT0122-Amit
Founder
Founder

Course(s) :
  • BIT

Blood Group : O+
Posts : 4187
Points : 6605

https://iitdu.forumotion.com

Back to top Go down

Some Eclipse Tips Empty Re: Some Eclipse Tips

Post by BIT0129-Tabassum Fri Feb 05, 2010 3:13 am

Thanks a lot...it will help us very much for efficient programming. It
is very helpful if we are acquainted with complete source... Some Eclipse Tips Icon_smile
BIT0129-Tabassum
BIT0129-Tabassum
Global Moderator
Global Moderator

Course(s) :
  • BIT

Blood Group : A+
Posts : 1496
Points : 2298

http://probe-tabassum.blogspot.com

Back to top Go down

Some Eclipse Tips Empty Re: Some Eclipse Tips

Post by BIT0122-Amit Sat Feb 06, 2010 12:32 am

here are some more:
Shift + Strg + O : Organize imports

Shift + Alt + R : Delete current element.

Ctrl + D : Delete current/marked line.

Ctrl + Space : Content assist.

Ctrl + 1 : Context-sensitive proposals.

Ctrl + 7 : (Un)comment current/marked line.

Ctrl + M : Max./minimize current tab.

Ctrl + J : Incrementel search.

F3 : Jump to the declaration of the current element.

* Define own shortcuts

- Window/Preferences/General/Keys

Alt + C : SVN Commit.

Alt + U : SVN Update.

Shift + Ctrl + N : "New Class" Dialog.

* Templates

- Window/Preferences/Java/Editor/Templates

syso + Ctrl + Space : System.out.println();

main + Ctrl + Space : public static void main(String[] args) {}
BIT0122-Amit
BIT0122-Amit
Founder
Founder

Course(s) :
  • BIT

Blood Group : O+
Posts : 4187
Points : 6605

https://iitdu.forumotion.com

Back to top Go down

Some Eclipse Tips Empty Re: Some Eclipse Tips

Post by Sponsored content


Sponsored content


Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum