Jetbrains IntelliJIDEA
-
Core Java
IntelliJ IDEA: Generate equals, hashCode and toString with Google Guava
THE PROBLEM In the world of Java, we’re quite often in the need of writing equals, hashCode and toString methods.…
Read More » -
Software Development
Developing a plugin for IntelliJ IDEA – some useful tips and links
When I started thinking about writing my first plugin for IntelliJ IDEA the biggest problem was lack of good and…
Read More » -
Enterprise Java
Run Vaadin Apps in Intellij IDEA
In this article I’m going to show you how to run vaadin applications with Intellij IDEA. Vaadin provide some plugins…
Read More » -
Software Development
IntelliJ IDEA Tip: Configuration Profiles
How many plugins do you have installed in your IntelliJIDEA instance? How many of the plugins are actually active? Do…
Read More » -
Enterprise Java
Tomcat & IntelliJ – Deploy war files outside webapps folder
At present I am working on developing an Android application that needs to be supported by a slew of REST…
Read More » -
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
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 »