Table of Contents

About

How to manage Idea projects under Version Control Systems

Steps

In Git:

**/.idea/workspace.xml 
**/.idea/tasks.xml

  • Code Style can be copied to project and saved in .idea/codeStyleSettings.xml to be shared via version control

Documentation / Reference