Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 395 Bytes

sync-intellij-settings.md

File metadata and controls

11 lines (10 loc) · 395 Bytes

Sync Intellij settings

  • open intellij
  • start a sample project (e.g. spring initializr)
  • install the settings repository plugin
  • open your settings repository github repo
  • in intellij, go to file > manage IDE settings > settings repository
  • paste the github repo https URL
  • create a personal accesss token in github
  • paste this token to intellij
  • wait for the settings sync to happen