tags:

views:

27

answers:

1

Hi, how do you use the third party libraries?

I have downloaded it, but am unsure what to do with it, do i place it in my eclipse project folder etc?

I did look on the website but to no avail

Thanks

A: 

There is no need to install a Java JAR file. Instead you set the JAR in the classpath.

See Setting Eclipse Classpath

Script Runner