1

launch javafx

This commit is contained in:
2023-05-16 14:58:35 +03:00
parent 0ddd1eb1fd
commit b4ea178435
6 changed files with 186 additions and 0 deletions

10
.gitignore vendored Normal file
View File

@@ -0,0 +1,10 @@
# IDEA #
.idea/
out/
*.iml
*.ipr
*.iws
*.ids
# MAVEN #
target/