This commit is contained in:
rusefillc 2022-10-16 02:08:05 -04:00
parent 1f456efc2e
commit b4ddcb43f8
1 changed files with 0 additions and 2 deletions

View File

@ -77,8 +77,6 @@
<src path="ui/src/main/java"/>
<src path="ui/src/test/java"/>
<src path="logging/src/main/java"/>
<!-- not really used at the moment but let's compile for the sake of Eclipse users -->
<src path="tools/src/main/java"/>
<!-- uncomment if you want to compile under java 11
// see https://github.com/rusefi/rusefi/issues/1526
please remove the space between '-' and '-add-exports' it should be double-dash