Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add resource filters to parent projects #699 #702

Conversation

merks
Copy link
Contributor

@merks merks commented Nov 11, 2021

In general, for projects that contain nested projects, filter the
folders corresponding to such nested projects such that the nested
contents of those folders are not shown in the resource tree, although
the folder itself is shown. Of course when the nested contents are not
in the resource tree, they are not shown in any explorers.

Note that this filtering is designed not to apply for folders starting
with a '.', e.g,. .settings folders. These folders are hidden by
default in the explorers anyway but need must be present in order to
store project-specific preferences.

In general, for projects that contain nested projects, filter the
folders corresponding to such nested projects such that the nested
contents of those folders are not shown in the resource tree, although
the folder itself is shown.  Of course when the nested contents are not
in the resource tree, they are not shown in any explorers.

Note that this filtering is designed not to apply for folders starting
with a '.', e.g,. .settings folders.  These folders are hidden by
default in the explorers anyway but need must be present in order to
store project-specific preferences.
@wimjongman wimjongman merged commit 2895d5d into eclipse-birt:master Nov 11, 2021
@wimjongman
Copy link
Contributor

Thanks, Ed. I merged it and I am now running a test install.

@wimjongman wimjongman linked an issue Nov 11, 2021 that may be closed by this pull request
@wimjongman wimjongman added this to the 4.9 milestone Nov 11, 2021
@wimjongman wimjongman linked an issue Nov 11, 2021 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add resource filters to parent projects Avoid importing the parent project during dev setup.
2 participants