Why My Idea can't config groovy library
已回答
Idea:

Groovy compiler:

It can't config groovy library:

This is my /etc/profile:

Why this mac Idea can't config groovy library?
But my the other mac can config groovy library by the same way.
Thank you.
请先登录再写评论。
You add Groovy library be selecting the complete Groovy distribution, downloaded from http://groovy-lang.org/download.html:
You will see here:
I use the path: /usr/local/groovy/lib
It seems be works, but in fact it didn't work.
Oh Yes
@Andrey Dernov
I use the path: /usr/local/groovy
It works.
Thank you ^_^