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

.project and .settings hidden in Eclipse Plugin #26708

Closed
uqpik opened this issue Apr 25, 2024 · 4 comments · Fixed by #33264
Closed

.project and .settings hidden in Eclipse Plugin #26708

uqpik opened this issue Apr 25, 2024 · 4 comments · Fixed by #33264
Assignees
Milestone

Comments

@uqpik
Copy link

uqpik commented Apr 25, 2024

Description

Because of #20846 .project and .settings resources are hidden in all Projects, including Java Projects, when using the DBeaver Plugin for Eclipse.

This results in the following behavior:

  • Create a new Generic Project
  • .project/.settings visible in Project Explorer
  • Restart Eclipse
  • .project/.settings no longer visible

This also causes the problem, that, when project properties are changed, they are not immediately recognized by EGit (as .project/.settings are hidden) until Eclipse is restarted.

A preferences switch to hide this files could solve the issue.

DBeaver Version

Community Edition 24.0.3

Operating System

Windows 10

Database and driver

No response

Steps to reproduce

No response

Additional context

No response

@E1izabeth
Copy link
Member

Please clarify the steps to reproduce the issue. What is Generic project? Which eclipse should I use to find this Generic project?

@uqpik
Copy link
Author

uqpik commented May 2, 2024

Sorry, i meant General project. However it occurs on other projects types too. Using Eclipse 2024-03 (package Eclipse IDE for Enterprise Java and Web Developers).
As an alternative to #20846 a filter may fullfill the requirement to hide the .* files, like the one within the Project Explorer:
image
It can be found within the Project Explorer menu "Filters and Customization..."

@E1izabeth
Copy link
Member

Thank you. I reproduced the issue.

@uqpik
Copy link
Author

uqpik commented May 23, 2024

Thank you

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

Successfully merging a pull request may close this issue.

4 participants