Skip to content
This repository has been archived by the owner on Feb 12, 2021. It is now read-only.

Keeping default_ide_pref_dir_version current #68

Open
professor opened this issue Sep 1, 2017 · 3 comments
Open

Keeping default_ide_pref_dir_version current #68

professor opened this issue Sep 1, 2017 · 3 comments

Comments

@professor
Copy link
Contributor

I think we need to be keeping the value for default_ide_pref_dir_version current.

When workstation setup runs, it installs CLion. The current version from homebrew is 2017.2
We then run pivotal_ide_prefs for CLion which places the preferences at /Users/pivotal/Library/Preferences/Cion2016.2

brew cask install clion ... ./bin/ide_prefs install --ide=clion

This means that if the user starts up CLion, the will not see any of the pivotal ide preferences. The user needs to re-run pivotal_ide_prefs, then the user will see the settings.

One solution is to update default_ide_pref_dir_version for each of the JetBrains product whenever homebrew is updated.

Any other ideas?

@nertzy
Copy link

nertzy commented Sep 2, 2017

I think it's important that the ide prefs get installed after the IDEs. That might be the issue?

@professor
Copy link
Contributor Author

professor commented Sep 2, 2017 via email

@infews
Copy link
Contributor

infews commented Feb 11, 2021

This is probably closable. It's been long enough that the cli installs to an old directory (not the current one) and on first run should prompt the user to migrate.

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

No branches or pull requests

3 participants