9
0
mirror of https://github.com/VolmitSoftware/Iris.git synced 2026-01-04 15:41:30 +00:00

Fix idea configs

This commit is contained in:
Daniel Mills
2020-10-27 17:01:05 -04:00
parent 5ef9ccb466
commit 46dd19c326
79 changed files with 1237 additions and 5 deletions

109
.idea/workspace.xml generated Normal file
View File

@@ -0,0 +1,109 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="AutoImportSettings">
<option name="autoReloadType" value="SELECTIVE" />
</component>
<component name="ChangeListManager">
<list default="true" id="05e8b715-18dd-45c8-a77c-9166f25acca3" name="Default Changelist" comment="" />
<option name="SHOW_DIALOG" value="false" />
<option name="HIGHLIGHT_CONFLICTS" value="true" />
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
<option name="LAST_RESOLUTION" value="IGNORE" />
</component>
<component name="MavenImportPreferences">
<option name="generalSettings">
<MavenGeneralSettings>
<option name="mavenHome" value="C:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2020.2.1\plugins\maven\lib\maven3" />
</MavenGeneralSettings>
</option>
<option name="enabledProfiles">
<list>
<option value="release" />
</list>
</option>
</component>
<component name="ProjectId" id="1jTVNHqAvMzOd9fV7UJTrfgrQ48" />
<component name="ProjectViewState">
<option name="hideEmptyMiddlePackages" value="true" />
<option name="showLibraryContents" value="true" />
</component>
<component name="PropertiesComponent">
<property name="RunOnceActivity.OpenProjectViewOnStart" value="true" />
<property name="dart.analysis.tool.window.visible" value="false" />
<property name="project.structure.last.edited" value="Modules" />
<property name="project.structure.proportion" value="0.0" />
<property name="project.structure.side.proportion" value="0.0" />
<property name="settings.editor.selected.configurable" value="preferences.lookFeel" />
<property name="show.migrate.to.gradle.popup" value="false" />
</component>
<component name="RunManager" selected="Maven.Iris Release">
<configuration default="true" type="MavenRunConfiguration" factoryName="Maven">
<MavenSettings>
<option name="myGeneralSettings" />
<option name="myRunnerSettings" />
<option name="myRunnerParameters">
<MavenRunnerParameters>
<option name="profiles">
<set />
</option>
<option name="goals">
<list>
<option value="package" />
</list>
</option>
<option name="pomFileName" />
<option name="profilesMap">
<map>
<entry key="dan" value="true" />
</map>
</option>
<option name="resolveToWorkspace" value="false" />
<option name="workingDirPath" value="$PROJECT_DIR$" />
</MavenRunnerParameters>
</option>
</MavenSettings>
<method v="2" />
</configuration>
<list>
<item itemvalue="Maven.Iris Build" />
<item itemvalue="Maven.Iris Release" />
</list>
</component>
<component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
<component name="TaskManager">
<task active="true" id="Default" summary="Default task">
<changelist id="05e8b715-18dd-45c8-a77c-9166f25acca3" name="Default Changelist" comment="" />
<created>1603828027586</created>
<option name="number" value="Default" />
<option name="presentableId" value="Default" />
<updated>1603828027586</updated>
</task>
<servers />
</component>
<component name="WindowStateProjectService">
<state x="312" y="0" key="#Project_Structure" timestamp="1603832300766">
<screen x="0" y="0" width="1920" height="1050" />
</state>
<state x="312" y="0" key="#Project_Structure/-1920.0.1920.1050/1920.0.1920.1050/0.0.1920.1050@0.0.1920.1050" timestamp="1603832300766" />
<state x="410" y="171" width="1234" height="708" key="#com.intellij.execution.impl.EditConfigurationsDialog" timestamp="1603832427608">
<screen x="0" y="0" width="1920" height="1050" />
</state>
<state x="410" y="171" width="1234" height="708" key="#com.intellij.execution.impl.EditConfigurationsDialog/-1920.0.1920.1050/1920.0.1920.1050/0.0.1920.1050@0.0.1920.1050" timestamp="1603832427608" />
<state width="1865" height="270" key="GridCell.Tab.0.bottom" timestamp="1603832394504">
<screen x="0" y="0" width="1920" height="1050" />
</state>
<state width="1865" height="270" key="GridCell.Tab.0.bottom/-1920.0.1920.1050/1920.0.1920.1050/0.0.1920.1050@0.0.1920.1050" timestamp="1603832394504" />
<state width="1865" height="270" key="GridCell.Tab.0.center" timestamp="1603832394504">
<screen x="0" y="0" width="1920" height="1050" />
</state>
<state width="1865" height="270" key="GridCell.Tab.0.center/-1920.0.1920.1050/1920.0.1920.1050/0.0.1920.1050@0.0.1920.1050" timestamp="1603832394504" />
<state width="1865" height="270" key="GridCell.Tab.0.left" timestamp="1603832394504">
<screen x="0" y="0" width="1920" height="1050" />
</state>
<state width="1865" height="270" key="GridCell.Tab.0.left/-1920.0.1920.1050/1920.0.1920.1050/0.0.1920.1050@0.0.1920.1050" timestamp="1603832394504" />
<state width="1865" height="270" key="GridCell.Tab.0.right" timestamp="1603832394504">
<screen x="0" y="0" width="1920" height="1050" />
</state>
<state width="1865" height="270" key="GridCell.Tab.0.right/-1920.0.1920.1050/1920.0.1920.1050/0.0.1920.1050@0.0.1920.1050" timestamp="1603832394504" />
</component>
</project>