I need to add an external library named ControlFX in my project. Here is the official link to download it: https://github.com/controlsfx/controlsfx
The issue is that this file is .zip
type. So, I'm really confused about how can I add it as a library to my project (it doesn't include.jar files inside).
Any idea, please?