sunmingtao / sample-code

3 stars 4 forks source link

Intellij cannot detect gradle project #244

Closed sunmingtao closed 3 years ago

sunmingtao commented 3 years ago

After imported, the grails library cannot be referenced.

image
sunmingtao commented 3 years ago

Turns out I had imported the project into eclipse before and the files generated by Eclipse interferes with Intellij.

Starting fresh with a new clone from gitrepo fixes the problem.