• Home
  • RSS Feed
  • Log in

Posts Tagged ‘IntelliJ’


JSON Formatter Plugin for IntelliJ
Posted by Erik Pragt in the early morning: February 5th, 2009

When developing an AJAX application you often end up with some data interchange format, like XML, plain text, or, in my case: JSON. The trouble with JSON, however, it that’s it’s quite hard to read. Not because it’s so complicated, but because it has been optimized for network communication, which in this case, means: all the whitespace has been stripped. Wouldn’t it be nice to have an integrated JSON formatter in your IDE to handle this? Well, now it possible!

(more…)

Share

Tags: IntelliJ, json, plugin
Filed under Java | 1 Comment »


IntelliJ 8: Even smarter code completion!
Posted by Erik Pragt around lunchtime: November 11th, 2008

Smart code completion has been improved in IntelliJ 8. In the new version of JetBrains’ IDE ‘even smarter’ code completion is added. But first I’ll explain what smart code completion is! Basically, it’s code completion on steroids, which takes the type of the variable into account too which the new value is assigned to. So, if your assigning a value to a variable of type String, smart code completion will only display methods which are compatible with a String type, and filters the list of methods accordingly. It does even a lot more than this, which you can read about here
(more…)

Share

Tags: code completion, ide, IntelliJ
Filed under Java | 1 Comment »


IntelliJ 8: Type Migration
Posted by Erik Pragt in the early morning: November 7th, 2008

Coding is refactoring. What starts with a great idea, might prove incorrect in the future. A simple example is the following code:

public class Address {
    private String streetName;
    private Integer houseNumber;

    // getters and setters
}

(more…)

Share

Tags: IntelliJ, Java, type migration
Filed under Java | 4 Comments »


IntelliJ 8: Introduce Parameter Refactoring
Posted by Erik Pragt late at night: November 6th, 2008

IntelliJ 8 provides 7 new refactorings. One new powerful refactoring is the Introduce Parameter Object. The name speaks for itself: it introduces a parameter object! But what does it really do? The refactoring promotes good encapsulation. It encapsulates fields by introducing a new object for them.

(more…)

Share

Tags: IntelliJ, intellij 8, refactoring
Filed under Java | 7 Comments »


IntelliJ 8 has been released!
Posted by Erik Pragt in the late evening: November 6th, 2008

Today, a new release of IntelliJ 8 has been released! It’s the magic number 8, and could a better name have been taken? IntelliJ 7 was already a very good Java IDE, but version 8 only builds further on this!

New features of the 8 release are (amongst others):

  • SQL integration
  • Standard Groovy and Grails integration
  • Seam integration
  • Maven support greatly improved
  • 7 (!!) new Java refactorings
  • Adobe Flex support
  • And many more improvements!

To celebrate this, I will release a series of blogs about some of the new or improved features of IntelliJ 8! So stay tuned!

Share

Tags: IntelliJ, intellij 8, release
Filed under Java | No Comments »


Powerful Groovy
Posted by Lars Vonk mid-afternoon: May 25th, 2008

For my current assignment I need to write a script that basically does the following: open war file, download and add files from internet, remove files, change xml and property files, re-package war file.

In pure Java, this would be quite some work to implement. Of course there are several libraries available that will make unzipping, downloading etc a bit easier. But still it would be too much effort for such trivial tasks.

Since it is in fact a script I want to create, why not use a scripting language like Groovy. After two days of coding I must say am very happy with the progress I made given the fact that it is actually my first real Groovy programming experience.

Here are some experiences and code I created so far:
(more…)

Share

Tags: Groovy, IntelliJ
Filed under Java | 8 Comments »

Robert van Loghem

Video Podcast Episode 6 – IntelliJ and Grails
Posted by Robert van Loghem mid-afternoon: April 23rd, 2008

Erik Pragt shows you in this silent but excellent Screencast how to use Grails in the IntelliJ IDE.

So head on over to the show page or subscribe to our podcast!

Share

Tags: Grails, IntelliJ
Filed under Podcast | No Comments »


IntelliJ’s best hidden features
Posted by Erik Pragt in the wee hours: March 7th, 2008

JetBrains’ IntelliJ is one of the best IDE’s out there. With all those features packed into one package, is quite easy to not be aware of all of them. In this blogposting I will demonstrate some of IntelliJ’s best hidden features, which will make developing with this IDE even a bigger pleasure!
(more…)

Share

Tags: IntelliJ
Filed under Java | 3 Comments »


Xebia Sites

  • Xebia Corporate
  • Xebia France
  • Xebia India
  • Xebia Sweden

Categories

  • Java (311)
  • Agile (181)
  • General (136)
  • Scrum (67)
  • Architecture (64)
  • Testing (59)
  • Performance (46)
  • Middleware (56)
    • Deployment (38)
  • Xebia Labs (39)
  • SOA (31)
  • Podcast (31)
  • Project Management (28)
  • Tools (26)
  • Uncategorized (20)
  • lean architecture (20)
  • Quality Assurance (17)
  • Articles (13)
  • Requirements Management (13)
  • Virtualization (19)

Tag Cloud

    Javascript Java Oracle Frameworks Flex Agile Spring Grails XML agile architectuur Scrum Lean Scala Hibernate product owner Maven lean architecture TDD Architecture Eclipse JPA implementation patterns Ajax Groovy Concurrency Control ACT Moving to India lean architectuur Xebia JPA SOA

Archives

  • February 2012
  • January 2012
  • December 2011
  • November 2011
  • October 2011
  • September 2011
  • August 2011
  • July 2011
  • June 2011
  • May 2011
  • April 2011
  • March 2011
Avatars by Sterling Adventures