mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-15 02:59:33 +07:00
IDEA-297974 fix compilation of community project, which was broken by 3618ba5028460dfd88f175547c71209fb213215a
GitOrigin-RevId: 98a6dbf72cecf7b608dfe9626a638acf121d4722
This commit is contained in:
committed by
intellij-monorepo-bot
parent
c63a6a3226
commit
026f02b7fb
2
.idea/compiler.xml
generated
2
.idea/compiler.xml
generated
@@ -46,7 +46,7 @@
|
||||
<module name="intellij.platform.ide" options="-Xlint:unchecked --add-exports java.desktop/sun.swing=ALL-UNNAMED --add-exports java.desktop/sun.awt=ALL-UNNAMED" />
|
||||
<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" />
|
||||
<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" options="-Xlint:unchecked --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.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