I want to use orson chart (3d chart) in my Swing application with netBeans IDE. I am a beginner in java, and I dont know how to compile orson chart library and make a jar file out of it, so I can use it in a project in NetBeans.
This is the link to orson chart 3d: https://github.com/jfree/orson-charts
What should I do to have a jar file for using in my project(netBeans IDE)?