• Home
  • RSS Feed
  • Log in

Archive for the ‘IntelliJ’ Category

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/Bookmark

Tags: IntelliJ, json, plugin
Filed under IntelliJ, 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/Bookmark

Tags: code completion, ide, IntelliJ
Filed under IntelliJ, 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/Bookmark

Tags: IntelliJ, Java, type migration
Filed under IntelliJ, 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/Bookmark

Tags: IntelliJ, intellij 8, refactoring
Filed under IntelliJ, 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/Bookmark

Tags: intellij 8, release
Filed under IntelliJ, 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/Bookmark

Filed under Groovy, IntelliJ, Java | 8 Comments »

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/Bookmark

Filed under Grails, IntelliJ, 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/Bookmark

Filed under IntelliJ, Java | 2 Comments »

Deployment automation for Java application running on Websphere, WebLogic and JBoss

Archives

  • March 2010
  • February 2010
  • January 2010
  • December 2009
  • November 2009
  • October 2009
  • September 2009
  • August 2009
  • July 2009
  • June 2009
  • May 2009
  • April 2009

Xebia Sites

  • Xebia Corporate
  • Xebia France
  • Xebia India

Categories

  • Java (282)
  • Agile (109)
  • General (50)
  • Testing (42)
  • Performance (42)
  • Hibernate (36)
  • Scrum (33)
  • Podcast (31)
  • Architecture (31)
  • Spring (28)
  • SOA (24)
  • Maven (22)
  • Project Management (22)
  • Middleware (23)
    • Deployment (14)
  • Flex (17)
  • JPA (17)
  • Eclipse (15)
  • Xebia Labs (15)
  • Quality Assurance (14)

Tag Cloud

    XML Xebia Poppendieck Java Grails fitnesse Scrum Performance Scala Ajax Architecture JavaOne SOA Hibernate Semantic Web IntelliJ Spring Functional Programming product owner Groovy Seam Agile Awareness Workshop esb Introduction to Agile Lean Closures Agile Maven qcon Testing