Uses jpms where possible
This commit is contained in:
@@ -16,5 +16,11 @@
|
||||
<groupId>com.github.gtache</groupId>
|
||||
<artifactId>fxml-compiler-core</artifactId>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.openjfx</groupId>
|
||||
<artifactId>javafx-graphics</artifactId>
|
||||
<version>${javafx.version}</version>
|
||||
<scope>provided</scope>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
</project>
|
||||
Reference in New Issue
Block a user