Details
Description
When I put a relative project path with ".." in the settings.gradle file, Eclipse is throwing an error and confusing the ".." for a literal folder I think.
I created a simple GitHub project that recreates this error.
https://github.com/thomasnield/gradle_eclipse_multiproject_bug
Please refer to this StackOverflow question I posted for all the details.
http://stackoverflow.com/questions/29990536/gradle-and-eclipse-dependentproject-not-supported-in-settings-gradle?noredirect=1#comment48230863_29990536