Skip to content

Improve module-info parsing (ignore comments) #5

@jjohannes

Description

@jjohannes

This plugin contains a simplified version of the parser in https://github.com/gradlex-org/java-module-dependencies.
There have been some fixes there wrt. ignoring comments. These should be ported here as well.

E.g. comment like this is interpreted as module name declaration (SOMETHING will be used as name):

module real.name {              // (1) SOMETHING

Metadata

Metadata

Assignees

No one assigned

    Labels

    a:bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions