Skip to content

Add JPMS module#29

Open
mikomikotaishi wants to merge 1 commit intoMinnDevelopment:masterfrom
mikomikotaishi:master
Open

Add JPMS module#29
mikomikotaishi wants to merge 1 commit intoMinnDevelopment:masterfrom
mikomikotaishi:master

Conversation

@mikomikotaishi
Copy link

@mikomikotaishi mikomikotaishi commented Mar 6, 2026

This PR adds a JPMS module, named club.minnced.discord.jdave.

While the project could use automatic modules, considering the project is Java 25 it seems reasonable to implement proper module support for the project, and the list of packages is pretty easy to maintain. (JDA can't be modularised because it has a minimum of Java 8, but it has automatic module support.)

The reason I am hoping to add this is because some tooling fails to find the symbols, and it is better to work using module path than class path when using modular projects.

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