I have a gradle project that is configured and works fine on a Windows environment, but the same does not work when I try to run it on a Mac.
Project and environment configuration:
Gradle 2.5 / 2.6
Eclipse Moon / Mars
Gradle Project using SpringBoot
The gradle project is retrieved from SVN, but when I start the project as a gradle project, it gives me the following error:
No configuration named 'default' was found. Failed to get model like 'EclipseProject' using Gradle installation '/Users/vips/Documents/Software/gradle-2.6'.
I downloaded and configured Gradle 2.5 and 2.6 both, but I get the same error.
Again: it works fine on Windows 7, but not on Mac.
.
:
, , . Gradle . .