Skip to content

Target directory disappears if generated source directory is present #2

Description

@avegera

Hi! Thank for your plugin! I found some issue with plugin + target directory.

If any either generated-sources or generated-test-sources folder (or both) is presented in target directory then plugin enables compact mode and hides target dir.

Actual result:

  • target directory is hidden
  • compact folders presented:
    • target\generated-sources\test-annotations
    • target\generated-test-sources\test-annotations

image

Expected result:

  • Just target directory without any compact folders

image

P.S. The target directory appears again after removal of generated-sources and generated-test-sources.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions