Eclipse
-
Software Development
Intellij vs. Eclipse
Choosing the right IDE can make you or break you as a coder. Most developers would be lost without the…
Read More » -
Software Development
Eclipse Code Formatting Tips
I have been assigned lately some code review/ quality code fix tasks, on a large enterprise Java project and I am trying…
Read More » -
Enterprise Java
Change Without Redeploying With Eclipse And Tomcat
They say developing Java is slow because of the bloated application servers – you have to redeploy the application to…
Read More » -
Software Development
What’s Cool In IntelliJIDEA. Part III: External Tools
Although there is almost any kind of functionality available in IntelliJIDEA, either as a base functionality or via plugins, there’s…
Read More » -
Software Development
What’s Cool In IntelliJIDEA. Part II: Live Templates
In IntelliJ, I use Live Templates quite heavily and still think that these are underused. It is not only the…
Read More » -
Software Development
What’s Cool In IntelliJIDEA Part I
Eclipse or IntelliJ? NetBeans or Eclipse? IntelliJ or NetBeans? The dispute about the IDEs is the most popular among the…
Read More » -
Software Development
Eclipse 3.6 vs IntelliJ IDEA 10.5: Pros and Cons
After having worked with Eclipse for over 5 years I’ve came to use IntelliJ IDEA intensively on a J2EE project…
Read More » -
Software Development
Eclipse Shortcuts for Increased Productivity
And so, today, I just wanted to share the best shortcuts that make life easier. And without further ado :…
Read More » -
Software Development
Eclipse Memory Analyzer (MAT)
In times past, when it came to tracking down sporadic memory problems in a complex Java application, it required using…
Read More »