It seems Eclipse does not like the settings.gradle file using ".." in project dependency paths. It works fine on the command line and IDEA, but Eclipse throws an error that seems to misinterpret the ".." as a literal folder, not a relative one. I really need this to work for my Gradle setup.
It seems Eclipse does not like the settings.gradle file using ".." in project dependency paths. It works fine on the command line and IDEA, but Eclipse throws an error that seems to misinterpret the ".." as a literal folder, not a relative one. I really need this to work for my Gradle setup.
Here is my StackOverflow post detailing the issue. http://stackoverflow.com/questions/29990536/gradle-and-eclipse-dependentproject-not-supported-in-settings-gradle