Skip to content

Make this library a Java module #79

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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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