-
Software Development👁 Image
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👁 Image
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👁 Image
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👁 Image
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👁 Image
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 » -
Software Development👁 Image
What to do with IDE project files
Each IDE generates its specific project/config/build files. Eclipse generates .project and .classpath, and also the .settings directory. IntelliJ IDEA has…
Read More » -
Core Java👁 Image
Eclipse: How attach Java source
In Eclipse, when you press Ctrl button and click on any Class names, the IDE will take you to the…
Read More » -
Android Core👁 Image
Android Full App, Part 7: Using options menus and customized dialogs for user interaction
This is the seventh part of the “Android Full Application Tutorial” series. The complete application aims to provide an easy…
Read More » -
Enterprise Java👁 Image
JAX–WS with Spring and Maven Tutorial
Spring framework provides remoting support for web services via JAX–WS, in fact, as stated in Spring reference documentation, there are…
Read More »
