8000 Put call to exportAllModulesToAllModules() in try-catch block by ptziegler · Pull Request #1029 · eclipse-windowbuilder/windowbuilder · GitHub
[go: up one dir, main page]

Skip to content

Put call to exportAllModulesToAllModules() in try-catch block#1029

Merged
ptziegler merged 1 commit intoeclipse-windowbuilder:masterfrom
ptziegler:java24
Apr 15, 2025
Merged

Put call to exportAllModulesToAllModules() in try-catch block#1029
ptziegler merged 1 commit intoeclipse-windowbuilder:masterfrom
ptziegler:java24

Conversation

@ptziegler
Copy link
Contributor

The current version of BurningWave is incompatible with Java 24 and causes a crash whenever the editor is opened.

Until this issue is resolved, the following modules need to be opened manually in the eclipse.ini:

--add-opens java.base/java.lang=ALL-UNNAMED
--add-opens java.desktop/javax.swing=ALL-UNNAMED
--add-opens java.desktop/java.awt=ALL-UNNAMED

See #1027

The current version of BurningWave is incompatible with Java 24 and
causes a crash whenever the editor is opened.

Until this issue is resolved, the following modules need to be opened
manually in the eclipse.ini:

--add-opens java.base/java.lang=ALL-UNNAMED
--add-opens java.desktop/javax.swing=ALL-UNNAMED
--add-opens java.desktop/java.awt=ALL-UNNAMED

See eclipse-windowbuilder#1027
@ptziegler ptziegler added this to the 1.20.0 milestone Apr 15, 2025
@ptziegler ptziegler merged commit 475d0dd into eclipse-windowbuilder:master Apr 15, 2025
6 checks passed
@ptziegler ptziegler deleted the java24 branch April 15, 2025 16:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

0