Skip to content

Add getAdditionalEntries to IClasspathContributor #1846

@steffenschmitt1

Description

@steffenschmitt1

Currently, it is only possible to add classpath entries at the beginning of the calculation process. However, in order to properly take AccessRule.IgnoreIfBetter into account from all other entries, it is necessary to add entries at the end of the calculation.

Therfore introduce a new method that allows classpath contributors to append additional entries at the end of the calculation process, enabling more accurate handling of access rules.

#1845

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