You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: