iris-java-helloworld/.idea/workspace.xml

162 lines
6.9 KiB
XML

<?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="48cc3daf-b49c-4e8e-a414-c95b04c77124" name="Changes" comment="Update the pom.xml for plugin repo">
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
</list>
<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="Git.Settings">
<option name="RECENT_BRANCH_BY_REPOSITORY">
<map>
<entry key="$PROJECT_DIR$" value="clean-up" />
</map>
</option>
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
</component>
<component name="ProjectColorInfo"><![CDATA[{
"associatedIndex": 8
}]]></component>
<component name="ProjectId" id="2k1hRM3CXvrHH1QXNW6y0hOTVkN" />
<component name="ProjectViewState">
<option name="hideEmptyMiddlePackages" value="true" />
<option name="showLibraryContents" value="true" />
</component>
<component name="PropertiesComponent"><![CDATA[{
"keyToString": {
"Application.HelloWorld.executor": "Run",
"RunOnceActivity.ShowReadmeOnStart": "true",
"git-widget-placeholder": "main",
"ignore.virus.scanning.warn.message": "true",
"kotlin-language-version-configured": "true",
"node.js.detected.package.eslint": "true",
"node.js.detected.package.tslint": "true",
"node.js.selected.package.eslint": "(autodetect)",
"node.js.selected.package.tslint": "(autodetect)",
"nodejs_package_manager_path": "npm",
"vue.rearranger.settings.migration": "true"
},
"keyToStringList": {
"DatabaseDriversLRU": [
"java.sql.Driver",
"intersystemsiris"
]
}
}]]></component>
<component name="RunManager">
<configuration name="HelloWorld" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true">
<option name="MAIN_CLASS_NAME" value="com.intersystems.samples.HelloWorld" />
<module name="iris-java-helloworld" />
<extension name="coverage">
<pattern>
<option name="PATTERN" value="com.intersystems.samples.*" />
<option name="ENABLED" value="true" />
</pattern>
</extension>
<method v="2">
<option name="Make" enabled="true" />
</method>
</configuration>
<recent_temporary>
<list>
<item itemvalue="Application.HelloWorld" />
<item itemvalue="Application.HelloWorld" />
</list>
</recent_temporary>
</component>
<component name="SharedIndexes">
<attachedChunks>
<set>
<option value="bundled-jdk-9f38398b9061-39b83d9b5494-intellij.indexing.shared.core-IU-241.17011.79" />
</set>
</attachedChunks>
</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="48cc3daf-b49c-4e8e-a414-c95b04c77124" name="Changes" comment="" />
<created>1716613044992</created>
<option name="number" value="Default" />
<option name="presentableId" value="Default" />
<updated>1716613044992</updated>
<workItem from="1722456981993" duration="5088000" />
</task>
<task id="LOCAL-00001" summary="not all version of JDBC can be found and run">
<option name="closed" value="true" />
<created>1722459128623</created>
<option name="number" value="00001" />
<option name="presentableId" value="LOCAL-00001" />
<option name="project" value="LOCAL" />
<updated>1722459128623</updated>
</task>
<task id="LOCAL-00002" summary="user stand gitignore file for project">
<option name="closed" value="true" />
<created>1722459265135</created>
<option name="number" value="00002" />
<option name="presentableId" value="LOCAL-00002" />
<option name="project" value="LOCAL" />
<updated>1722459265135</updated>
</task>
<task id="LOCAL-00003" summary="delete the jar lab and try to update package from private repo">
<option name="closed" value="true" />
<created>1722459412869</created>
<option name="number" value="00003" />
<option name="presentableId" value="LOCAL-00003" />
<option name="project" value="LOCAL" />
<updated>1722459412869</updated>
</task>
<task id="LOCAL-00004" summary="due to use our repo, so we set different repo for this project to">
<option name="closed" value="true" />
<created>1722459724618</created>
<option name="number" value="00004" />
<option name="presentableId" value="LOCAL-00004" />
<option name="project" value="LOCAL" />
<updated>1722459724618</updated>
</task>
<task id="LOCAL-00005" summary="init submit all new file and all cleaned files">
<option name="closed" value="true" />
<created>1722459768127</created>
<option name="number" value="00005" />
<option name="presentableId" value="LOCAL-00005" />
<option name="project" value="LOCAL" />
<updated>1722459768127</updated>
</task>
<task id="LOCAL-00006" summary="clean up project by only use IDEA">
<option name="closed" value="true" />
<created>1722459930330</created>
<option name="number" value="00006" />
<option name="presentableId" value="LOCAL-00006" />
<option name="project" value="LOCAL" />
<updated>1722459930330</updated>
</task>
<task id="LOCAL-00007" summary="Update the pom.xml for plugin repo">
<option name="closed" value="true" />
<created>1722469595252</created>
<option name="number" value="00007" />
<option name="presentableId" value="LOCAL-00007" />
<option name="project" value="LOCAL" />
<updated>1722469595252</updated>
</task>
<option name="localTasksCounter" value="8" />
<servers />
</component>
<component name="TypeScriptGeneratedFilesManager">
<option name="version" value="3" />
</component>
<component name="VcsManagerConfiguration">
<MESSAGE value="not all version of JDBC can be found and run" />
<MESSAGE value="user stand gitignore file for project" />
<MESSAGE value="delete the jar lab and try to update package from private repo" />
<MESSAGE value="due to use our repo, so we set different repo for this project to" />
<MESSAGE value="init submit all new file and all cleaned files" />
<MESSAGE value="clean up project by only use IDEA" />
<MESSAGE value="Update the pom.xml for plugin repo" />
<option name="LAST_COMMIT_MESSAGE" value="Update the pom.xml for plugin repo" />
</component>
</project>