Skip to content
Discussion options

You must be logged in to vote

Yes this is very annoying and the only real solution I found is to migrate to jakarta namespace :-\

But there is a little "hack" (or feature?) to set the following JDT options so the compiler just ignores the problem, by open the file .settings/org.eclipse.jdt.core.prefs and add

org.eclipse.jdt.core.compiler.ignoreUnnamedModuleForSplitPackage=enabled

See https://stackoverflow.com/a/75548788

Beside that Tycho has a p2 variant of the maven dependency:tree mojo with tycho-p2-plugin:dependency-tree

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@merks
Comment options

merks Dec 16, 2025
Collaborator

Answer selected by peterkir
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants