Thanks for all the answers and the input. Of course this would also require a plugin in Eclipse which does this conversion (similar to the m2eclipse plugin for maven).
> You can run gradle -PbuildExternalProjects eclipse to generate the eclipse > files containing > the project dependencies. the fictitious plugin of eclipse then would need to determine whether the project is locally available and if then call it with -P option, and leave that out in case its not. Not that I have any idea about eclipse plugins, but its definitely an interesting issue :-) Again - thanks for this ! -- View this message in context: http://old.nabble.com/Problems-with-understanding-%22configurations%22-tp27418881p27514147.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
