Dec 01 2009

Fixed the Plugin “EclipseMode” for IntelliJ IDEA 9

Published by Siegfried Bolz at 11:39 pm under intellij idea




The IDEA-Plugin EclipseMode, originally developed by Alexey Efimov for the Java-IDE IntelliJ IDEA, is useful for activating incremental compilation (well-known from Eclipse). It is working fine for IDEA 8 but not for IDEA 9. So i have fixed a bug in this plugin and it is now working with IDEA 9.0 Beta and IDEA 92.65.

Installation

Download and extract the plugin-archive into the IDEA 9-Subdirectory plugins.

Plugins-Directory

Plugins-Directory



Start IDEA 9 and open the Application Settings (press STRG+ALT+S). Navigate to plugins and search there for EclipseMode. Activate it and restart IDEA.

IDEA 9 Settings

IDEA 9 Settings



Open again the Application Settings and you see inside the IDE Settings the new entry Eclipse Mode. Activate it.

Enable incremental compilation

Enable incremental compilation



When you now change any class and save it, it will be immediately compiled. Errors are shown inside the Messages-Window.

Plugin Example

Plugin Example



That’s it. If you have any comments, drop a line below.

Technorati Tags: , , , , ,


2 Responses to “Fixed the Plugin “EclipseMode” for IntelliJ IDEA 9”

  1. Alexey Efimovon 09 Dec 2009 at 3:56 pm

    Hello,

    If you wan’t i can add you here: http://code.google.com/p/idea-trinkets/ as commiter, and here: http://plugins.jetbrains.net/plugin/?idea&id=3822 as plugin author. You will be able to make changes in code and publish updates more easy way :)

    Just write me to aefimov.box at gmail you login on google and login on plugins.jetbrains.net.

    Thanks!

  2. Siegfried Bolzon 10 Dec 2009 at 9:52 am

    Thanks for your offer, i have written you an email :-)

Trackback URI | Comments RSS

Leave a Reply

*
To prove that you're not a bot, enter this code
Anti-Spam Image

Note: To submit your comment you have to preview it at first!