Editors

You are currently browsing the articles from Java Blog - Java, J2EE, SOA, Spring and Hibernate matching the category Editors.

Things I hate in IntelliJ compared to Eclipse

I come from a strong Eclipse background and in my new assignment, my project team uses IntelliJ IDE; So thought let me check this IntelliJ editor. As expected (after being loyal to Eclipse for many years) first I noticed all the bad things about IntelliJ, Here’s my list of bad things (Let me know if there is a better way of using IntelliJ to get around my problems)

Written by Ravi Nallakukkala on April 11th, 2007 with 2 comments.
Read more articles on Editors.

Eclipse IntelliJ Shortcut keys a comparison

In my new project, my team was using IntelliJ as their IDE and I come from a strong Eclipse background, Initially it was hard time to find out all the Shortcut Keys for IntelliJ so thought I could document the shortcut keys that I commonly use, I will update this list as my learning experience continues with IntelliJ

Description Eclipse shortcut IntelliJ Shortcut
Navigate a Java Type CTRL + ALT + T CTRL + N
Navigate a Resource CTRL + ALT + R CTRL + SHIFT +N
Last Modified Source ALT + Left arrow CTRL + ALT + left arrow
Debug F11 Shift + F9
Open Declaration F3 CTRL + SHIFT + B
Open Hierarchy F4 CTRL + H
Organize Imports CRTL + SHIFT + O CTRL + ALT + O
Find CTRL + F CTRL + F
Find Again/ previous F3 / SHIFT + F3 F3 / SHIFT + F3
Step Into F5 F7
Step Over F6 F8
Step Out F7 Shift + F8
Resume F8 F9
To find impl of an abstract Method ? Ctrl + Alt + B

Written by Ravi Nallakukkala on April 6th, 2007 with no comments.
Read more articles on Editors.

PHP Designer 2007 - Personal is a free IDE for PHP

PHP Designer 2007 - Personal is a free IDE for PHP for both beginner- and professional developers. PHP Designer 2007 is designed to boost your productivity and enhance the process of editing, debugging, analyzing and publishing application- and Websites powered by PHP, HTML, MySQL, XML, CSS, JavaScript, VBScript, Java, C#, Perl, Python and Ruby.

Download PHP Designer 2007 - Personal Edition here

PHP Designer 2007 editor has a good class browser and debuger for PHP, to have the debugger enabled you need have php installed in your machine (tested with PHP Designer 2007 - Personal 5.0.2 and php5.2.1).

Not satisfied with this editor, never mind. Click here for some more list of PHP Editors.

Written by Ravi Nallakukkala on March 25th, 2007 with no comments.
Read more articles on Editors.

Eclipse

Need less to say this is a extreamly popular free java editor, http://www.eclipse.org/

WSAD/ RSA 6.x are based on Eclipse technology.

Please look here for any Eclipse plugins

Written by Ravi Nallakukkala on March 25th, 2007 with no comments.
Read more articles on Editors.