Sunday, February 28, 2010

eclipse shortcuts

Shortcut Keys
The following section provides shortcut key examples using Microsoft Windows. If you are using Eclipse on a Unix/Linux-based system or Mac OS X, these keys might be slightly different. For example, on the Mac OS X, the shortcut key to invoke the File, New, Other wizard dialog box is COMMAND+N but on Microsoft Windows, it is Ctrl+N. Also, note that the functionality provided by these shortcut keys is readily available from the main menu bar or context menus.

Thursday, February 25, 2010

Install Eclipse Plugins – The Easy Way


Eclipse as of today is the industry’s major non-Microsoft software tool platform. The number ofcompanies adopting this platform is a testimonial of the platform’s success.

Wednesday, February 24, 2010

Installing Tomcat 6 on Ubuntu

If you are running Ubuntu and want to use the Tomcat servlet container, you should not use the version from the repositories as it just doesn’t work correctly. Instead you’ll need to use the manual installation process that I’m outlining here.