Skip to content

Build piccolo2d with the Java platform module system and/or add automatic module name #280

Description

@vanderzee-anl-gov

I am a developer on a project that uses piccolo2d. We want to transition our project to being fully modular in the sense of making use of the Java platform module system.

In order for our project to be modular, our dependencies must be somewhat modular as well, not having split packages and so on. I have not fully analyzed this project, but in testing our build so far, there do not appear to be any split packages.

I think it would be fairly simple to add an automatic module name to your distribution, which would allow you to continue to compile against versions of Java prior to Java 9, while establishing a dependable module name for consumers of the project that want to become fully modular.

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

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions