Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Solve split package problem and make jpms modules #293

Open
PavelTurk opened this issue Dec 5, 2024 · 0 comments
Open

Solve split package problem and make jpms modules #293

PavelTurk opened this issue Dec 5, 2024 · 0 comments

Comments

@PavelTurk
Copy link

Currently, JediTerm doesn't support JPMS as core and ui modules have split packages, for example com.jediterm.terminal what makes it impossible to use them on JPMS.

I suggest to solve this problem and create two separate JPMS modules - core and ui.

We ported JediTerm to JavaFX with JPMS, see this link and although we didn't modify origin core module we have to support it. So, solving this issue will help us a lot.

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

No branches or pull requests

1 participant