Skip to content

idododu/intellij-idea-settings

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

intellij-idea-settings

To manage Intellij IDEA settings via version control

install and use

  • npm install to download dependent node modules
  • create/modify your IntelliJ IDEA settings such as add file template, add live templates
  • after IntelliJ IDEA settings done, run gulp command to copy IntelliJ IDEA settings to src folder
  • commit your changes to repository and tell other collegues to download Intellij-IDEA-Settings.jar and import the latest settings
  • done!

Note

Config your own IDE PATH before run gulp!!!!!!

Others

PackageTemplates, an awesome IntelliJ IDEA plugin which can create multiple files from templates. You must have it!

About

To manage Intellij IDEA settings via version control

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published