Le lundi 4 avril 2011 18:32:16, Niclas Hedhman a écrit : > On Mon, Apr 4, 2011 at 11:04 PM, Paul Merlin <[email protected]> wrote: > > At the end of the day(s) I switched to IDEA which I'm not comfortable > > with yet. My conclusion at this time is that Netbeans is a NOGO with > > gradle :'( > > There is a 'promise' from Gradle folks that it is to come 'real soon > now'... Hope it does.
Sure, now that gradle is near the 1.0 release the IDE support must be an important concern. I obviously voted on the two Netbeans/Gradle integration issues: http://jira.codehaus.org/browse/GRADLE-16 http://jira.codehaus.org/browse/GRADLE-112 > > Now, I have a question about IDEA & Qi4j. Is there a way to open only > > some submodules and not the whole qi4j-sdk project ? > > The simplest solution; Remove the *.iml files in the modules you don't > want to load. IDEA will 'complain' and ask if you want to remove those > from the project itself; Answer Yes. And you are good to go. Ok, I'll try that way. Running 'gradle idea' would regenerate all *.iml files so that could do it. Thanks ! > Cheers Cheers :) /Paul -- Paul Merlin - eskatos.github.com _______________________________________________ qi4j-dev mailing list [email protected] http://lists.ops4j.org/mailman/listinfo/qi4j-dev

