-
Notifications
You must be signed in to change notification settings - Fork 53
Settings are currently independent of Eclipse workspace #211
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
Comments
Also, if someone transfers only their Eclipse installation and workspace to another client, they lose their ABAP Cleaner settings. They'd have to transfer their data from |
Hi ConjuringCoffee, generally, I believe it is a good thing for ABAP cleaner to be workspace-independent – imagine someone was working with a dozen workspaces and had to maintain their detailed profile settings 12 times! They would immediately ask for ways to synchronize, compare, transfer, etc. their profiles. On the other hand, I do get your point that it might be helpful to be able(!) to use different profiles in different workspaces without switching them manually every time. So, my idea would be to keep all profiles and settings in the same central place, but to save the three main Cleanup Settings in a workspace-specific way: This means that all workspaces continue to have access to the same profiles, but if you …
Someone who anyway uses the same profile in every workspace, won't notice the change, while someone with dedicated cleanup requirements in each workspace will not need to switch the profile etc. manually anymore. If they wish, they could name their profiles like their workspaces, but that would be up to them to decide. Similarly, the stand-alone version will get its own, independent Cleanup Settings, if it is used in parallel with the ADT plug-in. The file %APPDATA%\SAP\ABAP cleaner\user\settings\main.cfj will look like this:
Hope that helps! Kind regards, |
Hi Jörg-Michael, that sounds good to me. Thank you! |
Hi ConjuringCoffee, thanks for your feedback and for this idea – version 1.16.0 will now use workspace-specific cleanup settings! Kind regards, |
Hi Jörg-Michael, I set up a new Eclipse today. After I installed the ABAP Cleaner, I noticed that my ABAP Cleaner settings were already there.
This hasn't caused any issues for me yet, but it isn't really consistent with other plugins (like ADT).
I imagine this could be problematic for developers working for multiple companies on the same machine. I imagine they use different Eclipse installations and / or different workspaces for the different companies. They'd always have to make sure to switch their current profile, even if they are using separate workspaces.
The text was updated successfully, but these errors were encountered: