141 lines
6.8 KiB
XML
141 lines
6.8 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<project version="4">
|
|
<component name="ArtifactsWorkspaceSettings">
|
|
<artifacts-to-build>
|
|
<artifact name="cURLing:jar" />
|
|
</artifacts-to-build>
|
|
</component>
|
|
<component name="ChangeListManager">
|
|
<list default="true" id="e7334e23-5435-4e6d-8822-56d062382d3d" name="Default Changelist" comment="">
|
|
<change afterPath="$PROJECT_DIR$/.idea/libraries/javax_json_javax_json_api_1_0.xml" afterDir="false" />
|
|
<change afterPath="$PROJECT_DIR$/.idea/libraries/org_glassfish_javax_json_1_0.xml" afterDir="false" />
|
|
<change afterPath="$PROJECT_DIR$/src/ovh/alexisdelhaie/curling/web/HttpClient.java" afterDir="false" />
|
|
<change afterPath="$PROJECT_DIR$/src/ovh/alexisdelhaie/curling/web/HttpsClient.java" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/.idea/artifacts/cURLing_jar.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/artifacts/cURLing_jar.xml" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/cURLing.iml" beforeDir="false" afterPath="$PROJECT_DIR$/cURLing.iml" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/src/ovh/alexisdelhaie/curling/web/Client.java" beforeDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/src/ovh/alexisdelhaie/curling/web/RequestError.java" beforeDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/src/ovh/alexisdelhaie/curling/windows/MainWindow.form" beforeDir="false" afterPath="$PROJECT_DIR$/src/ovh/alexisdelhaie/curling/windows/MainWindow.form" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/src/ovh/alexisdelhaie/curling/windows/MainWindow.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/ovh/alexisdelhaie/curling/windows/MainWindow.java" afterDir="false" />
|
|
</list>
|
|
<option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
|
|
<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="FileTemplateManagerImpl">
|
|
<option name="RECENT_TEMPLATES">
|
|
<list>
|
|
<option value="Enum" />
|
|
<option value="Class" />
|
|
</list>
|
|
</option>
|
|
</component>
|
|
<component name="Git.Settings">
|
|
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
|
|
</component>
|
|
<component name="ProjectId" id="1SIKwW06CzaPdxUFr949xYvEVL0" />
|
|
<component name="ProjectLevelVcsManager">
|
|
<ConfirmationsSetting value="2" id="Add" />
|
|
</component>
|
|
<component name="PropertiesComponent">
|
|
<property name="ASKED_ADD_EXTERNAL_FILES" value="true" />
|
|
<property name="Downloaded.Files.Path.Enabled" value="false" />
|
|
<property name="GenerateAntBuildDialog.backupFiles" value="true" />
|
|
<property name="GenerateAntBuildDialog.enableUiFormCompile" value="true" />
|
|
<property name="GenerateAntBuildDialog.forceTargetJdk" value="true" />
|
|
<property name="GenerateAntBuildDialog.generateSingleFile" value="true" />
|
|
<property name="GenerateAntBuildDialog.outputFileNameProperty" value="curling" />
|
|
<property name="Repository.Attach.Annotations" value="false" />
|
|
<property name="Repository.Attach.JavaDocs" value="false" />
|
|
<property name="Repository.Attach.Sources" value="false" />
|
|
<property name="SHARE_PROJECT_CONFIGURATION_FILES" value="true" />
|
|
<property name="UI_DESIGNER_EDITOR_MODE.UIDesignerToolWindowManager.SHOW" value="true" />
|
|
<property name="WebServerToolWindowFactoryState" value="false" />
|
|
<property name="aspect.path.notification.shown" value="true" />
|
|
<property name="last_opened_file_path" value="$USER_HOME$/IdeaProjects" />
|
|
<property name="nodejs_package_manager_path" value="npm" />
|
|
<property name="project.structure.last.edited" value="Modules" />
|
|
<property name="project.structure.proportion" value="0.15" />
|
|
<property name="project.structure.side.proportion" value="0.2" />
|
|
<property name="settings.editor.selected.configurable" value="preferences.lookFeel" />
|
|
</component>
|
|
<component name="RunDashboard">
|
|
<option name="ruleStates">
|
|
<list>
|
|
<RuleState>
|
|
<option name="name" value="ConfigurationTypeDashboardGroupingRule" />
|
|
</RuleState>
|
|
<RuleState>
|
|
<option name="name" value="StatusDashboardGroupingRule" />
|
|
</RuleState>
|
|
</list>
|
|
</option>
|
|
</component>
|
|
<component name="RunManager">
|
|
<configuration name="Runtime" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true">
|
|
<option name="MAIN_CLASS_NAME" value="ovh.alexisdelhaie.curling.Runtime" />
|
|
<module name="cURLing" />
|
|
<extension name="coverage">
|
|
<pattern>
|
|
<option name="PATTERN" value="ovh.alexisdelhaie.curling.*" />
|
|
<option name="ENABLED" value="true" />
|
|
</pattern>
|
|
</extension>
|
|
<method v="2">
|
|
<option name="Make" enabled="true" />
|
|
</method>
|
|
</configuration>
|
|
<recent_temporary>
|
|
<list>
|
|
<item itemvalue="Application.Runtime" />
|
|
</list>
|
|
</recent_temporary>
|
|
</component>
|
|
<component name="SvnConfiguration">
|
|
<configuration />
|
|
</component>
|
|
<component name="TaskManager">
|
|
<task active="true" id="Default" summary="Default task">
|
|
<changelist id="e7334e23-5435-4e6d-8822-56d062382d3d" name="Default Changelist" comment="" />
|
|
<created>1571245908473</created>
|
|
<option name="number" value="Default" />
|
|
<option name="presentableId" value="Default" />
|
|
<updated>1571245908473</updated>
|
|
<workItem from="1571245913529" duration="122000" />
|
|
<workItem from="1571246060512" duration="9854000" />
|
|
<workItem from="1571255923711" duration="810000" />
|
|
<workItem from="1571330910099" duration="9724000" />
|
|
<workItem from="1571341924674" duration="72000" />
|
|
<workItem from="1571416842970" duration="388000" />
|
|
<workItem from="1571509954096" duration="5286000" />
|
|
<workItem from="1571516613481" duration="114000" />
|
|
<workItem from="1572296864463" duration="1673000" />
|
|
<workItem from="1572539831653" duration="7030000" />
|
|
<workItem from="1572608101577" duration="843000" />
|
|
<workItem from="1572891246032" duration="9777000" />
|
|
</task>
|
|
<servers />
|
|
</component>
|
|
<component name="TypeScriptGeneratedFilesManager">
|
|
<option name="version" value="1" />
|
|
</component>
|
|
<component name="Vcs.Log.Tabs.Properties">
|
|
<option name="TAB_STATES">
|
|
<map>
|
|
<entry key="MAIN">
|
|
<value>
|
|
<State>
|
|
<option name="COLUMN_ORDER" />
|
|
</State>
|
|
</value>
|
|
</entry>
|
|
</map>
|
|
</option>
|
|
</component>
|
|
<component name="VcsManagerConfiguration">
|
|
<option name="ADD_EXTERNAL_FILES_SILENTLY" value="true" />
|
|
</component>
|
|
</project> |