chengas123 wrote: > > I'm not sure what the intended usage is in this scenario, but I'd like > there to be only a single Eclipse project that encompasses all of my > gradle sub-projects. >
The Eclipse plugin always creates one Eclipse project per Gradle (sub-)project. Packing everything into one Eclipse project isn't supported. It could cause many problems, and often there wouldn't even be a way to create a working Eclipse project. -- Peter Niederwieser Developer, Gradle http://www.gradle.org Trainer & Consultant, Gradle Inc. http://www.gradle.biz Founder, Spock Framework http://spockframework.org -- View this message in context: http://gradle.1045684.n5.nabble.com/How-to-use-the-Eclipse-plugin-with-a-multi-project-build-tp3370505p3370530.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
