mirror of
https://github.com/JetBrains/JetBrainsRuntime.git
synced 2026-01-08 01:21:42 +01:00
JBR-2016 add jcef module and export packages to it
(cherry picked from commitcf997f71c6) (cherry picked from commitcad125e01d)
This commit is contained in:
@@ -119,8 +119,7 @@ module java.desktop {
|
||||
jdk.unsupported.desktop,
|
||||
jcef;
|
||||
|
||||
exports sun.lwawt.macosx to jcef;
|
||||
exports sun.lwawt to jcef;
|
||||
exports java.awt.peer to jcef;
|
||||
|
||||
exports java.awt.dnd.peer to jdk.unsupported.desktop;
|
||||
exports sun.awt.dnd to jdk.unsupported.desktop;
|
||||
|
||||
Reference in New Issue
Block a user