Making Eclipse more like IntelliJ IDEA

I really like both Eclipse and IntelliJ IDEA. But at work I had to use Eclipse and for my personal coding I prefer IntelliJ IDEA.

The main pain point here is remembering keyboard shortcuts. I didn’t wanted to remember different keystrokes for same functionality in Eclipse and IDEA.

There are some features from IDEA which are not supported by Eclipse out of box. But now-a-days, the gap is closing/widening depending upon which release you use.

So here I provide instructions on how to make Eclipse as much close like IDEA from usage perspective.

Click to continue reading “Making Eclipse more like IntelliJ IDEA”

More



Removing CVS Version Tag

I use RAD 7.0  IDE for the development. During current release, one of the project got tagged by mistake.

Click to continue reading “Removing CVS Version Tag”

More