How can I make a groovy project in eclipse use a custom Groovy Library?
I'm new to Groovy and I'm confused as to how to use it in Eclipse.
I installed the Groovy Plugin to Eclipse, every time I make a project, the Groovy library used is version 2.3.7.
I downloaded the Groovy SDK version 2.4.2 and want to use it with my eclipse, however I can't seem to do it as when I try to add a new Groovy library, nothing happens.