mirror of
https://github.com/ethauvin/kobalt.git
synced 2025-04-26 08:27:12 -07:00
* cleanup project structure: removed old libraries definition, replaced by new one (generated by Kobalt IDEA plugin)
This commit is contained in:
parent
5990e4baa8
commit
e78a4e3365
12 changed files with 91 additions and 230 deletions
16
src/main/resources/templates/idea/kobalt.xml
Normal file
16
src/main/resources/templates/idea/kobalt.xml
Normal file
|
@ -0,0 +1,16 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="KobaltSettings">
|
||||
<option name="linkedExternalProjectsSettings">
|
||||
<KobaltProjectSettings>
|
||||
<option name="autoDownloadKobalt" value="true" />
|
||||
<option name="externalProjectPath" value="$PROJECT_DIR$" />
|
||||
<option name="modules">
|
||||
<set>
|
||||
<option value="$PROJECT_DIR$" />
|
||||
</set>
|
||||
</option>
|
||||
</KobaltProjectSettings>
|
||||
</option>
|
||||
</component>
|
||||
</project>
|
Loading…
Add table
Add a link
Reference in a new issue