Excluded IDEA workspace

This commit is contained in:
F. Y. H. 2025-03-13 23:32:07 +01:00
parent 97bbe82c88
commit e0d81e1234
Signed by: Alnotz
GPG key ID: BB5A7B6724BF531A

198
.idea/workspace.xml generated
View file

@ -1,198 +0,0 @@
<?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="5081cfcb-f2e4-4632-9166-012ebe74b972" name="Changes" comment="IDEA update">
<change beforePath="$PROJECT_DIR$/.gitignore" beforeDir="false" afterPath="$PROJECT_DIR$/.gitignore" afterDir="false" />
<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="FileTemplateManagerImpl">
<option name="RECENT_TEMPLATES">
<list>
<option value="module-info" />
<option value="Enum" />
</list>
</option>
</component>
<component name="Git.Settings">
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
</component>
<component name="HighlightingSettingsPerFile">
<setting file="file://$PROJECT_DIR$/src/main/java/fr/alnotz/jqrcode/App.java" root0="SKIP_INSPECTION" />
</component>
<component name="MavenImportPreferences">
<option name="explicitlyEnabledProfiles" value="prod" />
<option name="explicitlyDisabledProfiles" value="dev" />
</component>
<component name="ProjectColorInfo">{
&quot;associatedIndex&quot;: 5
}</component>
<component name="ProjectId" id="2uGIP251wDAKNNBje0OD2fpyP1v" />
<component name="ProjectLevelVcsManager" settingsEditedManually="true" />
<component name="ProjectViewState">
<option name="autoscrollFromSource" value="true" />
<option name="hideEmptyMiddlePackages" value="true" />
<option name="showLibraryContents" value="true" />
</component>
<component name="PropertiesComponent"><![CDATA[{
"keyToString": {
"Application.App.executor": "Run",
"Maven. [org.apache.maven.plugins:maven-archetype-plugin:RELEASE:generate].executor": "Run",
"Maven.jqrcode [clean].executor": "Run",
"Maven.jqrcode [compile].executor": "Run",
"Maven.jqrcode [package].executor": "Run",
"Maven.jqrcode [test].executor": "Run",
"Maven.jqrcode [validate].executor": "Run",
"RunOnceActivity.ShowReadmeOnStart": "true",
"RunOnceActivity.git.unshallow": "true",
"SHARE_PROJECT_CONFIGURATION_FILES": "true",
"git-widget-placeholder": "master",
"kotlin-language-version-configured": "true",
"last_opened_file_path": "/home/alnotz/Git/FYHenry/traitement-fichier/pom.xml",
"settings.editor.selected.configurable": "AndroidSdkUpdater"
}
}]]></component>
<component name="RecentsManager">
<key name="MoveFile.RECENT_KEYS">
<recent name="$PROJECT_DIR$/src/main/java" />
<recent name="$PROJECT_DIR$/src/main/java/fr/alnotz" />
<recent name="$PROJECT_DIR$/src/main/java/fr/alnotz/jqrcode" />
</key>
<key name="MoveClassesOrPackagesDialog.RECENTS_KEY">
<recent name="fr.alnotz.jqrcode" />
</key>
</component>
<component name="RunManager">
<configuration name="App" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true">
<option name="MAIN_CLASS_NAME" value="fr.alnotz.jqrcode.App" />
<module name="jqrcode" />
<option name="PROGRAM_PARAMETERS" value="--say Toto" />
<extension name="coverage">
<pattern>
<option name="PATTERN" value="fr.alnotz.jqrcode.*" />
<option name="ENABLED" value="true" />
</pattern>
</extension>
<method v="2">
<option name="Make" enabled="true" />
</method>
</configuration>
<recent_temporary>
<list>
<item itemvalue="Application.App" />
</list>
</recent_temporary>
</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="5081cfcb-f2e4-4632-9166-012ebe74b972" name="Changes" comment="" />
<created>1741868457386</created>
<option name="number" value="Default" />
<option name="presentableId" value="Default" />
<updated>1741868457386</updated>
</task>
<task id="LOCAL-00001" summary="Initialization&#10;&#10;Mon mini-projet commence. :-)">
<option name="closed" value="true" />
<created>1741870167870</created>
<option name="number" value="00001" />
<option name="presentableId" value="LOCAL-00001" />
<option name="project" value="LOCAL" />
<updated>1741870167870</updated>
</task>
<task id="LOCAL-00002" summary="IDEA's update">
<option name="closed" value="true" />
<created>1741883477644</created>
<option name="number" value="00002" />
<option name="presentableId" value="LOCAL-00002" />
<option name="project" value="LOCAL" />
<updated>1741883477644</updated>
</task>
<task id="LOCAL-00003" summary="Can return QRCode&#10;&#10;Une entrée en argument ou via le descripteur entrant retourne un QRCode.">
<option name="closed" value="true" />
<created>1741887660005</created>
<option name="number" value="00003" />
<option name="presentableId" value="LOCAL-00003" />
<option name="project" value="LOCAL" />
<updated>1741887660005</updated>
</task>
<task id="LOCAL-00004" summary="Can minimize QRCode.&#10;&#10;Ça peut être plus carré via `-m`.">
<option name="closed" value="true" />
<created>1741900270392</created>
<option name="number" value="00004" />
<option name="presentableId" value="LOCAL-00004" />
<option name="project" value="LOCAL" />
<updated>1741900270392</updated>
</task>
<task id="LOCAL-00005" summary="IDEA update.">
<option name="closed" value="true" />
<created>1741900287008</created>
<option name="number" value="00005" />
<option name="presentableId" value="LOCAL-00005" />
<option name="project" value="LOCAL" />
<updated>1741900287008</updated>
</task>
<task id="LOCAL-00006" summary="IDEA update.">
<option name="closed" value="true" />
<created>1741901679694</created>
<option name="number" value="00006" />
<option name="presentableId" value="LOCAL-00006" />
<option name="project" value="LOCAL" />
<updated>1741901679694</updated>
</task>
<task id="LOCAL-00007" summary="Can clean temporary POM">
<option name="closed" value="true" />
<created>1741901706222</created>
<option name="number" value="00007" />
<option name="presentableId" value="LOCAL-00007" />
<option name="project" value="LOCAL" />
<updated>1741901706222</updated>
</task>
<task id="LOCAL-00008" summary="IDEA update">
<option name="closed" value="true" />
<created>1741903302257</created>
<option name="number" value="00008" />
<option name="presentableId" value="LOCAL-00008" />
<option name="project" value="LOCAL" />
<updated>1741903302257</updated>
</task>
<task id="LOCAL-00009" summary="IDEA update">
<option name="closed" value="true" />
<created>1741903687786</created>
<option name="number" value="00009" />
<option name="presentableId" value="LOCAL-00009" />
<option name="project" value="LOCAL" />
<updated>1741903687786</updated>
</task>
<option name="localTasksCounter" value="10" />
<servers />
</component>
<component name="Vcs.Log.Tabs.Properties">
<option name="TAB_STATES">
<map>
<entry key="MAIN">
<value>
<State />
</value>
</entry>
</map>
</option>
</component>
<component name="VcsManagerConfiguration">
<MESSAGE value="Initialization&#10;&#10;Mon mini-projet commence. :-)" />
<MESSAGE value="IDEA's update" />
<MESSAGE value="Can return QRCode&#10;&#10;Une entrée en argument ou via le descripteur entrant retourne un QRCode." />
<MESSAGE value="Can minimize QRCode.&#10;&#10;Ça peut être plus carré via `-m`." />
<MESSAGE value="IDEA update." />
<MESSAGE value="Can clean temporary POM" />
<MESSAGE value="IDEA update" />
<option name="LAST_COMMIT_MESSAGE" value="IDEA update" />
</component>
</project>