-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Julian Blazek edited this page Jun 20, 2024
·
5 revisions
Welcome to the autoconfig-intellij-plugin wiki!
These pages will give you more insights about the "Autoconfig" Jetbrains plugin and how to use it.
Only a few steps are necessary to use the plugin in your project:
- prepare the .gitignore
- add Autoconfig plugin to required plugins
- add
.idea/autoconfig/
project settings files - commit changes
After that, all project members should perform the following steps:
- pull the project changes
- (re)open the project
- if not yet installed, click on the balloon message for Autoconfig plugin installation and reopen the project again
The project should then set up its IDE configuration automatically.