I have tried with gradle 0.9-preview-3 but the problem is still present :( I am getting two "src" entries
... <classpathentry kind="src" path="src"/> <classpathentry kind="output" path="build/bin"/> <classpathentry kind="src" path="src" output="build/classes/test"/> ... One seems related to tests Ciao Walter On 23 June 2010 19:03, Jason Porter <[email protected]> wrote: > Try 0.9-preview-3 or a nightly. > > On Wed, Jun 23, 2010 at 10:14, Walter Di Carlo <[email protected]> wrote: >> Using the 0.9-preview-2 I have tried to create the Eclipse project >> files from Gradle, but I end up having the src path duplicated. Once >> such issue has been removed manually everything started working. >> >> Ciao >> >> Walter >> >> --------------------------------------------------------------------- >> To unsubscribe from this list, please visit: >> >> http://xircles.codehaus.org/manage_email >> >> >> > > > > -- > Jason Porter > http://lightguard-jp.blogspot.com > http://twitter.com/lightguardjp > > Software Engineer > Open Source Advocate > > PGP key id: 926CCFF5 > PGP key available at: keyserver.net, pgp.mit.edu > > --------------------------------------------------------------------- > To unsubscribe from this list, please visit: > > http://xircles.codehaus.org/manage_email > > > --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
