WIP: Refactoring file parser
This commit is contained in:
@ -9,6 +9,7 @@
|
||||
plugins {
|
||||
// Apply the application plugin to add support for building a CLI application in Java.
|
||||
id 'application'
|
||||
id 'checkstyle'
|
||||
id 'org.openjfx.javafxplugin' version '0.0.13'
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user