Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVA

setting up javafx in eclipse vm argument

After you set your user library with the required JavaFX classes, click the
dropdown menu next to the run button
Click "Run Configurations" and go to the "Arguments" tab

In the "VM arguments" box copypaste the following:
--module-path="Addpath	oJavaFXlib" --add-modules=javafx.controls,javafx.fxml
 
PREVIOUS NEXT
Tagged: #setting #javafx #eclipse #vm #argument
ADD COMMENT
Topic
Name
5+7 =