The package issue has never occurred to me. Will look into and fix that... Or you can do it Jiri ;-)
On Wed, Oct 17, 2012 at 4:42 PM, Jiri Jetmar <[email protected]> wrote: > 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 -- Niclas Hedhman, Software Developer 河南南路555弄15号1901室。 http://www.qi4j.org - New Energy for Java I live here; http://tinyurl.com/3xugrbk I work here; http://tinyurl.com/6a2pl4j I relax here; http://tinyurl.com/2cgsug _______________________________________________ qi4j-dev mailing list [email protected] http://lists.ops4j.org/mailman/listinfo/qi4j-dev

