Posts Tagged ‘IntelliJ Idea’

IntelliJ Idea 10 Early Acces Program is here

Today, the Early Access Program (EAP) has been opened for IntelliJ Idea 10.
There is a lot of changes, here are some of them (the most interesting in my point of view) :

Faster indexing speed
Java – Faster method usage search
Spring Web Services support
Spring testing support
New Spring live templates (patterns and frameworks)
intelligent resources support (smart completion and warnings for resource types)
Maven Refactorings
Maven pom.xml editor new features
Maven …

IntelliJ Idea 9.0.3 is here !

A new version of IntelliJ Idea is available : IntelliJ Idea 9.0.3

A new UI for merging Subversion branches
A new tool to store encrypted passwords for VCS, proxy server etc.
A lot of bugfixes, more than 350
The HTML editor comes with initial support for HTML 5
The Flex debugger has been improved a lot
This version supports now Grails 1.3.x
Several little performance improvements in specific part (XHTML editing by …

Tip : Integrate Play Framework in IntelliJ Idea

After created a Play Framework first application, it’s time to integrate it in IntelliJ Idea.
This is made really easy because, play provide a command to create the Iml module file for the project. You can use the command play idealize app_name to create a iml module file.

JetBrains has released IntelliJ IDEA 9.0.2

IntelliJ Idea 9.0.2 has just been released.
This version includes these new features and improvements :

View vertical indent guides
New action “Show in Explorer” from the contextual menu
The detection of the necessity of rebuild project indexes has been improved
Some code samples have been added for Java, JavaScript and PHP
The source can be directly attached to decompiled class file from the edit window
The Java debugger …

4 reasons i’m not using Osmorc anymore

After had many problems using Osmorc, the Intellij Idea plugin for OSGi support, i decided to no longer use it. Now, i make all manually.
I have several reasons to not be satisfied of this plugin.
First of all, this plugin display all the errors in OSGi configuration (Manifest, Activators and imports) but provide no way to quickly fix the problems by example by adding the …

Review of Jetbrains Intellij Idea 9 Ultimate Edition

Review of Intellij Idea 9 Ultimate Edition.