Unable to import org.controlsfx

Alexandru Severin picture Alexandru Severin · Sep 1, 2014 · Viewed 7k times · Source

I'm trying to use CheckComboBox from package org.controlsfx.constrol.* and when importing the package I get error:

Cannot resolve symbol controlsfx

I found the API here: http://controlsfx.bitbucket.org/org/controlsfx/control/CheckComboBox.html

I tried to download the .jar but couldn't find it anywhere, and I'm not using Maven.

Why can't I import it? or how can I download the jar?

Answer

ItachiUchiha picture ItachiUchiha · Sep 1, 2014

All the latest version of ControlsFX can be found on Maven Central Repository

You can also find a download section on the official site - FXEXPERIENCE under the section Getting ControlsFX