Skip to content

Java classes should not be in default package #584

@headius

Description

@headius

With the new modularized set-up of the JDK, it is generally discouraged to have any classes in the default package (i.e. no package, root of jar). We need to modify warbler to put any copied or generated Java classes inside a package.

This will relate to modularization, which I'll open a separate issue for.

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