Hi, couldnt find anything on Jira so I ask:
When calling 'gradle eclipse' on a single project I get a .classpath file which contains <classpath> <classpathentry kind="src" path="src"/> But when I have a multiple project and call 'gradle eclipse' at the root, all .classpath files are missing the <classpathentry kind="src" path="src"/> entry ? is the call for the multiple projects different ? Thanks -- View this message in context: http://old.nabble.com/Problems-with-%27eclipse%27-in-multiprojects-tp27271609p27271609.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
