rusEFI console does not start under java 11 #1473
This commit is contained in:
parent
9049ab453d
commit
f9b5b9f255
|
@ -26,6 +26,8 @@
|
|||
<src path="logging/src"/>
|
||||
<!-- not really used at the moment but let's compile for the sake of Eclipse users -->
|
||||
<src path="tools/src"/>
|
||||
<compilerarg line="--add-exports java.xml/com.sun.org.apache.xerces.internal.parsers=ALL-UNNAMED"/>
|
||||
<compilerarg line="--add-exports java.xml/com.sun.org.apache.xml.internal.serialize=ALL-UNNAMED"/>
|
||||
</javac>
|
||||
|
||||
<junit fork="no"
|
||||
|
|
Loading…
Reference in New Issue