Quoting Stanislav Muhametsin <[email protected]>: > - IDEA > - Running gradlew idea seemed to generate proper files, however when > using New project -> from existing sources, all the modules were named > "Main", "Main1", "Main2", etc for sources, and "Test", "Test1", > "Test2", etc for test sources. The project setup was luckily actually > working (my build failed with some "Cause: Javadoc generation failed." > message, but I suspect I just am missing some setting from IDEA). > > So, does anyone here have any ideas on how things should be done in > order to make proper working Qi4j environment in Eclipse or IDEA?
Running gradle(w) idea generates the IDEA project files so you just have to "Open Project" > qi4j-sdk. /Paul -- Paul Merlin - eskatos.github.com _______________________________________________ qi4j-dev mailing list [email protected] http://lists.ops4j.org/mailman/listinfo/qi4j-dev

