Hello, Eclipse has some issues with Gradle/Qi4J :
- Circular dependency errors (can be solved by declare circular dependencies as "warnings" not as "errors") - BuildVersion.java is in a wrong package abc_abc instead of abc-abc. Cheers, Jiri 2012/10/17 Paul Merlin <[email protected]>: > Gang, > > IDEA has good Gradle support. > Eclipse has poor Gradle support [1]. > > Now Netbeans has good Gradle support too ; meaning it's possible to open and > build the Qi4j SDK without issues. > > Plugin can be downloaded here: > http://plugins.netbeans.org/plugin/44510/gradle-support > Sources and issue tracker are here: > https://github.com/kelemen/netbeans-gradle-project > > Just wanted to let you know. > > Cheers > > /Paul > > [1] Dependency resolution is broken as it takes place on project level and > not on task level preventing its use for working cosily on the Qi4j SDK. > > _______________________________________________ > qi4j-dev mailing list > [email protected] > http://lists.ops4j.org/mailman/listinfo/qi4j-dev _______________________________________________ qi4j-dev mailing list [email protected] http://lists.ops4j.org/mailman/listinfo/qi4j-dev

