On Sun, Mar 7, 2010 at 6:36 AM, Marc Grue <[email protected]> wrote: > > I noticed that qi4j-ide wasn't part of the SDK-1.0 release but still > downloadable from the git repository. Can you advice on how to install it as > a plugin in IntelliJ? Have tried to import it as a plugin module without > success, but maybe I'm down the wrong path? > > Is it aiding you when you build qi4j applications?
The IDE is on-going work, and has stalled a bit since CodeDragons ceased its operations. It wasn't included in the SDK, since I am uncertain of its stability in IDEA9. It is basically a IDEA plugin, and you need to set up such, then use IDEAs build and install instructions for it. Only a small subset of intended functionality is in there at the moment, but I think checking for Mixin implementations for each method, adding mixins/concerns/sideeffects are things already in place. Cheers -- Niclas Hedhman, Software Developer http://www.qi4j.org - New Energy for Java I live here; http://tinyurl.com/2qq9er I work here; http://tinyurl.com/2ymelc I relax here; http://tinyurl.com/2cgsug _______________________________________________ qi4j-dev mailing list [email protected] http://lists.ops4j.org/mailman/listinfo/qi4j-dev

