Skip to content

Make this library a Java module #79

Closed
@muety

Description

@muety

I wanted to use this library in modularized Java application, but, not surprisingly, am getting an error:

Package 'jssc' is declared in module 'jssc', but module 'org.example.myapp' does not read it

I found issue #60 describing a workaround to this. However, wouldn't it be a better solution if jssc was a Java module itself, i.e. declared its own module-info.java?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions