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 specific clean options are stored in workspace preferences #413

Open
Bananeweizen opened this issue Sep 15, 2019 · 0 comments
Open
Labels

Comments

@Bananeweizen
Copy link
Contributor

The cleanup can be configured either in preferences or project specifically in the project properties of a java project. However, the enabled refactorings of the current cleanup profile are always stored in the global preferences, even when the profile is edited from project properties.

This can be a problem in team projects, where all editor cleanups, save actions, compiler settings etc. are stored as project properties in version control for full reproducability.

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

No branches or pull requests

2 participants