Hi, Have you tried using the 'plusConfigurations' property of the EclipseClasspath task? That should do it if I remember correctly.
Hope that helps Martin On Jan 10, 2011 12:21 PM, "paulcager" <[email protected]> wrote: I'm using an integration test setup along the lines of "samples/java/withIntegrationTests". The integrationTestCompile configuration has dependencies, but when I run "gradle ecliipse" the eclipse plugin does not generate entries in .classpath for those dependencies. As a workaround I'm temporarily changing the dependencies to testCompile, but is there a better way to do it? -- View this message in context: http://gradle.1045684.n5.nabble.com/integrationTest-and-eclipse-plugin-tp3334702p3334702.html Sent from the gradle-user mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
