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

Support a global preferences file in ~/.bazel/eclipse.properties for defaults for all new BEF workspaces #169

Closed
plaird opened this issue Oct 7, 2020 · 0 comments
Assignees
Labels
user feature New feature or request

Comments

@plaird
Copy link
Contributor

plaird commented Oct 7, 2020

This is a postdated issue, the implementation has already been commited here: https://github.com/salesforce/bazel-eclipse/blob/master/plugin-core/src/main/java/com/salesforce/bazel/eclipse/preferences/BazelPreferenceInitializer.java#L80

As a BEF developer, I create a lot of BEF workspaces and wanted a central preferences file that would override the BEF default preference values. This global file is only used during workspace creation.

~/.bazel/eclipse.properties

Documentation is here: https://github.com/salesforce/bazel-eclipse/blob/master/docs/using_the_feature_preferences.md#global-preferences

@plaird plaird added the user feature New feature or request label Oct 7, 2020
@plaird plaird self-assigned this Oct 7, 2020
@plaird plaird closed this as completed Oct 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
user feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant