Skip to content

Bug 533490 - Find unused dependencies does not respect indirectly referenced class files #332

@laeubi

Description

@laeubi

Previously reported here: Bug 533490 - Find unused dependencies does not respect indirectly referenced class files

Hello,

A common issue we face in Eclipse is that we clear up the unused Dependencies via the action in the "Manifest Editor" on the "Dependencies" Page, but it comes to compile errors after that. This is due to dependencies that are needed for indirectly referenced class files, but those are also removed by the action.

This may happen with required bundles as well as with package imports.

The Action should check for those indirect references as well.

Cheers,
Moritz

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