eclipse cannot import javafx-controls.jar from maven pom.xml
I want to import a maven project into eclipse that is working well with intellij. eclipse however reports errors with maven artifacts as shown below. I think the ${javafx.platform}
substring is causing this error. If so, where does it come from?
javafx-swing jar suddenly empty from maven repository
I use javafx with maven and eclipse for a non-business project.