move javafx code to a separate module

This commit is contained in:
mherbaghinyan 2018-04-08 23:54:17 +04:00
parent 5d636bac03
commit 80c2c8c883
2 changed files with 8 additions and 0 deletions

6
javafx/.gitignore vendored Normal file
View File

@ -0,0 +1,6 @@
# Created by .ignore support plugin (hsz.mobi)
.idea
classes
target
*.iml
out

2
javafx/README.md Normal file
View File

@ -0,0 +1,2 @@
### Relevant Articles:
-