Creating new Groovy library
How can I create a new Groovy library?
In Project Structure > Global Libraries, the + button only allows creating a Java library or one From Maven...
Shouldn't I be able to create any type of library from there?
Also, why a Global Libraries in Project Structure instead of Preferences? The current setup make no sense to me.
Please sign in to leave a comment.
I think I can create a new Groovy library in the New Module dialog, but what if I want to add the library to an existing module.
Hello Ross,
You can right-click existing module and select "Add Framework Support" and choose Groovy.
Regards,
Nikolay