Skip to content

Solve split package problem and make jpms modules #293

@PavelTurk

Description

@PavelTurk

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions