Skip to content

conglb/yDictionary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

yDictionary

Dictionary application can be customized | JavaFX

Preparation

  • Java JDK 10
  • JavaFX SDK 11
  • controlsfv 11.1.1
  • jlayer-1.0.1
  • jfoenix-9.0.6
  • openjfx.javafx.graphics
  • openjfx.javafx.fxml
  • openjfx.javafx.base
  • openjfx.javafx.controls

Run

/home/cong/.jdks/openjdk-23.0.2/bin/java --module-path=/home/cong/Downloads/javafx-sdk-11/lib --add-modules=javafx.controls,javafx.fxml,javafx.base,javafx.graphics --add-exports javafx.base/com.sun.javafx.event=ALL-UNNAMED -javaagent:/snap/intellij-idea-community/588/lib/idea_rt.jar=40611 -Dfile.encoding=UTF-8 -Dsun.stdout.encoding=UTF-8 -Dsun.stderr.encoding=UTF-8 -classpath /home/cong/IdeaProjects/yDictionary/out/production/v1:/home/cong/IdeaProjects/yDictionary/lib/jlayer-1.0.1.jar:/home/cong/IdeaProjects/yDictionary/lib/jfoenix-9.0.6.jar:/home/cong/.m2/repository/org/openjfx/javafx-graphics/11/javafx-graphics-11.jar:/home/cong/.m2/repository/org/openjfx/javafx-graphics/11/javafx-graphics-11-linux.jar:/home/cong/.m2/repository/org/openjfx/javafx-base/11/javafx-base-11.jar:/home/cong/.m2/repository/org/openjfx/javafx-base/11/javafx-base-11-linux.jar:/home/cong/.m2/repository/org/openjfx/javafx-fxml/11/javafx-fxml-11.jar:/home/cong/.m2/repository/org/openjfx/javafx-fxml/11/javafx-fxml-11-linux.jar:/home/cong/.m2/repository/org/openjfx/javafx-controls/11/javafx-controls-11.jar:/home/cong/.m2/repository/org/openjfx/javafx-controls/11/javafx-controls-11-linux.jar:/home/cong/.m2/repository/org/controlsfx/controlsfx/11.1.1/controlsfx-11.1.1.jar Main

About

Dictionary application be able to customise | JavaFX

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •