Skip to content

Commit

Permalink
don't set platform yet
Browse files Browse the repository at this point in the history
  • Loading branch information
jperedadnr committed Nov 26, 2024
1 parent 3e49a62 commit c727148
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rta/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@
<version>3.5.2</version>
<configuration>
<trimStackTrace>false</trimStackTrace>
<argLine>-Dtestfx.headless=true --add-opens javafx.graphics/com.sun.javafx.application=ALL-UNNAMED</argLine>
<argLine>--add-opens javafx.graphics/com.sun.javafx.application=ALL-UNNAMED</argLine>
<systemProperties>
<property>
<name>java.util.logging.config.file</name>
Expand Down

0 comments on commit c727148

Please sign in to comment.