mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-16 14:23:28 +07:00
[project] adding a missing Javac option to the CE project
GitOrigin-RevId: 3c62cd5196e97dca1d5dcdf9c7d377191943d0d9
This commit is contained in:
committed by
intellij-monorepo-bot
parent
a77a01fe5c
commit
0cddc3e1ba
1
.idea/compiler.xml
generated
1
.idea/compiler.xml
generated
@@ -58,6 +58,7 @@
|
||||
<module name="intellij.platform.ide.impl" options="-Xlint:unchecked --add-exports java.desktop/sun.awt=ALL-UNNAMED --add-exports java.desktop/sun.font=ALL-UNNAMED --add-exports java.desktop/java.awt.peer=ALL-UNNAMED --add-exports jdk.attach/sun.tools.attach=ALL-UNNAMED --add-exports java.desktop/sun.awt.image=ALL-UNNAMED --add-exports java.desktop/sun.awt.datatransfer=ALL-UNNAMED --add-exports java.desktop/sun.swing=ALL-UNNAMED --add-exports java.base/sun.nio.fs=ALL-UNNAMED" />
|
||||
<module name="intellij.platform.lang.impl" options="-Xlint:unchecked --add-exports java.desktop/sun.awt.image=ALL-UNNAMED --add-exports java.desktop/sun.awt=ALL-UNNAMED" />
|
||||
<module name="intellij.platform.testFramework.common" options="-Xlint:unchecked --add-exports java.desktop/sun.awt=ALL-UNNAMED" />
|
||||
<module name="intellij.platform.ui.jcef" options="-Xlint:unchecked --add-exports java.desktop/sun.awt=ALL-UNNAMED --add-exports java.desktop/java.awt.peer=ALL-UNNAMED" />
|
||||
<module name="intellij.platform.util.ui" options="-Xlint:unchecked --add-exports java.desktop/sun.font=ALL-UNNAMED" />
|
||||
</option>
|
||||
<option name="MAXIMUM_HEAP_SIZE" value="400" />
|
||||
|
||||
Reference in New Issue
Block a user