Skip to content

Show folder in the package #635

@jdneo

Description

@jdneo

See #634 (comment)

In

Arrays.stream(nonJavaResources).filter(resource -> resource instanceof IFile || resource instanceof JarEntryFile).map(resource -> {

We didn't take IFolder into consideration and just simply skip it.

This makes confusion to users when there are folders in a package but they are not visible in Java Project explorer

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions