Skip to content

DoudouJack/SpaceFillingCurves

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SpaceFillingCurves

Java Project for Wintersemester 2018/2019 Frankfurt University of Applied Science

/!\ Note: do not import the ".idea" folder in your IDE, let it be generated.

The project has been compiled with Java version 9. If you wish to open the project in IntelliJ with Java version 10, do following:

  1. download and install OpenJDK 11 https://openjdk.java.net/install/
  2. download and install OpenJFX 11 https://openjfx.io/
  3. in IntelliJ, go to File > Project Structure > SDKs > on the right panel click on + > from your openjdk installation folder, make sure to add jfxrt.jar
  4. in IntelliJ, on the top right panel, click on the arrow next to “CurveDraw” then click on “Edit configurations” and add “--module-path/home/USERNAME/path_to/javafx-sdk-11.0.1/lib –add-modules=javafx.controls” OR add “--module-path/home/USERNAME/path_to/javafx-sdk-11.0.1/lib –add-modules=javafx.controls” to the arguments when running in the console

About

Java Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published