Dec 01 2009

Fixed the Plugin “EclipseMode” for IntelliJ IDEA 9

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



Update: Works perfectly with the new IDEA 10 ! Have a lot of fun with it :)



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: , , , , ,


7 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 :-)

  3. Tadashi Murakamion 03 Sep 2010 at 11:15 am

    Great job!
    Your fixed plugin successfully works on IntelliJ IDEA 9.0.3.

    It seems that you are a member of the plugin authors now.
    (http://plugins.intellij.net/plugin/?id=3822)
    Would you update the plugin to the plugins.intellij.net web page?

  4. Anatolyon 10 Nov 2010 at 11:31 am

    It seems that plug-in does compilation always - after every single movement, not on the ctrl-s pressing. May be something wrong with my IDE settings? I done everything exact as in the instruction. Please, help!
    Thanx!

  5. Siegfried Bolzon 15 Dec 2010 at 9:25 pm

    The plugin does compilation when you save your files OR lose the focus of the IDEA-Window (switching to an other running Application).

  6. Manfedon 10 Mar 2011 at 12:05 pm

    Does not work with IDEA 10.0.2.

  7. Solaon 22 Mar 2011 at 5:25 am

    it works on 10.0.2

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!