Fixes .idea ignored files.

This commit is contained in:
Dimitrios Kaitantzidis 2023-10-23 00:27:36 +03:00
parent 3145f5fdd0
commit a1eadba769
6 changed files with 50 additions and 136 deletions

8
.idea/.gitignore vendored Normal file
View file

@ -0,0 +1,8 @@
# Default ignored files
/shelf/
/workspace.xml
# Editor-based HTTP Client requests
/httpRequests/
# Datasource local storage ignored files
/dataSources/
/dataSources.local.xml

View file

@ -2,7 +2,6 @@
<project version="4"> <project version="4">
<component name="CompilerConfiguration"> <component name="CompilerConfiguration">
<annotationProcessing> <annotationProcessing>
<profile default="true" name="Default" enabled="true" />
<profile name="Gradle Imported" enabled="true"> <profile name="Gradle Imported" enabled="true">
<outputRelativeToContentRoot value="true" /> <outputRelativeToContentRoot value="true" />
<processorPath useClasspath="false"> <processorPath useClasspath="false">

View file

@ -1,6 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<project version="4"> <project version="4">
<component name="GradleMigrationSettings" migrationVersion="1" />
<component name="GradleSettings"> <component name="GradleSettings">
<option name="linkedExternalProjectsSettings"> <option name="linkedExternalProjectsSettings">
<GradleProjectSettings> <GradleProjectSettings>

View file

@ -1,21 +0,0 @@
<component name="InspectionProjectProfileManager">
<profile version="1.0">
<option name="myName" value="Project Default" />
<inspection_tool class="HtmlUnknownTag" enabled="true" level="WARNING" enabled_by_default="true">
<option name="myValues">
<value>
<list size="7">
<item index="0" class="java.lang.String" itemvalue="nobr" />
<item index="1" class="java.lang.String" itemvalue="noembed" />
<item index="2" class="java.lang.String" itemvalue="comment" />
<item index="3" class="java.lang.String" itemvalue="noscript" />
<item index="4" class="java.lang.String" itemvalue="embed" />
<item index="5" class="java.lang.String" itemvalue="script" />
<item index="6" class="java.lang.String" itemvalue="head" />
</list>
</value>
</option>
<option name="myCustomValuesEnabled" value="true" />
</inspection_tool>
</profile>
</component>

View file

@ -1,8 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<project version="4"> <project version="4">
<component name="ComposerSettings">
<execution />
</component>
<component name="ExternalStorageConfigurationManager" enabled="true" /> <component name="ExternalStorageConfigurationManager" enabled="true" />
<component name="FrameworkDetectionExcludesConfiguration"> <component name="FrameworkDetectionExcludesConfiguration">
<file type="web" url="file://$PROJECT_DIR$" /> <file type="web" url="file://$PROJECT_DIR$" />

View file

@ -4,11 +4,16 @@
<option name="autoReloadType" value="SELECTIVE" /> <option name="autoReloadType" value="SELECTIVE" />
</component> </component>
<component name="ChangeListManager"> <component name="ChangeListManager">
<list default="true" id="618666d5-c962-4e96-bd57-b6c148afcbaf" name="Changes" comment="Deletes unnecessary files"> <list default="true" id="159cd5d8-a129-42be-bfcd-1b4969cd2335" name="Changes" comment="">
<change afterPath="$PROJECT_DIR$/src/main/resources/static/pdfjs/images/toolBarButton-home.svg" afterDir="false" /> <change afterPath="$PROJECT_DIR$/.idea/.gitignore" afterDir="false" />
<change beforePath="$PROJECT_DIR$/src/main/java/stirling/software/SPDF/controller/web/GeneralWebController.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/stirling/software/SPDF/controller/web/GeneralWebController.java" afterDir="false" /> <change beforePath="$PROJECT_DIR$/.idea/compiler.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/src/main/resources/static/pdfjs/css/viewer.css" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/resources/static/pdfjs/css/viewer.css" afterDir="false" /> <change beforePath="$PROJECT_DIR$/.idea/gradle.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/gradle.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/src/main/resources/templates/view-pdf.html" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/resources/templates/view-pdf.html" afterDir="false" /> <change beforePath="$PROJECT_DIR$/.idea/inspectionProfiles/Project_Default.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/.idea/jarRepositories.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/.idea/misc.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/misc.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/.idea/modules.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/.idea/modules/Stirling-PDF.main.iml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
</list> </list>
<option name="SHOW_DIALOG" value="false" /> <option name="SHOW_DIALOG" value="false" />
<option name="HIGHLIGHT_CONFLICTS" value="true" /> <option name="HIGHLIGHT_CONFLICTS" value="true" />
@ -20,21 +25,29 @@
<ProjectState /> <ProjectState />
</projectState> </projectState>
</component> </component>
<component name="ExternalProjectsManager">
<system id="GRADLE">
<state>
<projects_view>
<tree_state>
<expand />
<select />
</tree_state>
</projects_view>
</state>
</system>
</component>
<component name="Git.Settings"> <component name="Git.Settings">
<option name="RECENT_BRANCH_BY_REPOSITORY">
<map>
<entry key="$PROJECT_DIR$" value="Bug-Multitool-Filename" />
</map>
</option>
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" /> <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
</component> </component>
<component name="MarkdownSettingsMigration"> <component name="MarkdownSettingsMigration">
<option name="stateVersion" value="1" /> <option name="stateVersion" value="1" />
</component> </component>
<component name="ProjectColorInfo">{ <component name="ProjectColorInfo"><![CDATA[{
&quot;associatedIndex&quot;: 8 "customColor": "",
}</component> "associatedIndex": 8
<component name="ProjectId" id="2X43Cx4SdhnaUPYEOnTBlSB34lH" /> }]]></component>
<component name="ProjectId" id="2X8TwGaHhDVGonfyzMF62RrZk4C" />
<component name="ProjectViewState"> <component name="ProjectViewState">
<option name="hideEmptyMiddlePackages" value="true" /> <option name="hideEmptyMiddlePackages" value="true" />
<option name="showLibraryContents" value="true" /> <option name="showLibraryContents" value="true" />
@ -42,43 +55,25 @@
</component> </component>
<component name="PropertiesComponent"><![CDATA[{ <component name="PropertiesComponent"><![CDATA[{
"keyToString": { "keyToString": {
"RequestMappingsPanelOrder0": "0",
"RequestMappingsPanelOrder1": "1",
"RequestMappingsPanelWidth0": "75",
"RequestMappingsPanelWidth1": "75",
"RunOnceActivity.OpenProjectViewOnStart": "true", "RunOnceActivity.OpenProjectViewOnStart": "true",
"RunOnceActivity.ShowReadmeOnStart": "true", "RunOnceActivity.ShowReadmeOnStart": "true",
"WebServerToolWindowFactoryState": "false", "WebServerToolWindowFactoryState": "false",
"git-widget-placeholder": "Feature-request-pdf-reader", "git-widget-placeholder": "Feature-request-pdf-reader",
"last_opened_file_path": "C:/web-dev-workstation/Stirling-PDF/src/main/resources/static/pdfjs/images",
"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", "nodejs_package_manager_path": "npm",
"settings.editor.selected.configurable": "com.poratu.idea.plugins.tomcat.setting.TomcatServersConfigurable",
"vue.rearranger.settings.migration": "true" "vue.rearranger.settings.migration": "true"
} }
}]]></component> }]]></component>
<component name="RecentsManager"> <component name="RunManager">
<key name="CopyFile.RECENT_KEYS"> <configuration default="true" type="JetRunConfigurationType">
<recent name="C:\web-dev-workstation\Stirling-PDF\src\main\resources\static\pdfjs\images" /> <method v="2">
<recent name="C:\web-dev-workstation\Stirling-PDF\src\main\resources\templates" /> <option name="Make" enabled="true" />
<recent name="C:\web-dev-workstation\Stirling-PDF\src\main\resources\static\pdfjs" /> </method>
<recent name="C:\web-dev-workstation\Stirling-PDF\src\main\resources\static\pdfjs\js" /> </configuration>
<recent name="C:\web-dev-workstation\Stirling-PDF\src\main\resources\static\images" /> <configuration default="true" type="KotlinStandaloneScriptRunConfigurationType">
</key> <option name="filePath" />
<key name="MoveFile.RECENT_KEYS"> <method v="2">
<recent name="C:\web-dev-workstation\Stirling-PDF\src\main\resources\static\pdfjs\example" /> <option name="Make" enabled="true" />
<recent name="C:\web-dev-workstation\Stirling-PDF\src\main\resources\static\pdfjs\css" /> </method>
<recent name="C:\web-dev-workstation\Stirling-PDF\src\main\resources\static\pdfjs\js" />
<recent name="C:\web-dev-workstation\Stirling-PDF\src\main\resources\static\js" />
<recent name="C:\web-dev-workstation\Stirling-PDF\src\main\resources\static\css" />
</key>
</component>
<component name="RunManager" selected="Spring Boot.SPdfApplication">
<configuration name="localhost:8080" type="JavascriptDebugType" temporary="true" nameIsGenerated="true" uri="http://localhost:8080">
<method v="2" />
</configuration> </configuration>
<configuration name="SPdfApplication" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot" nameIsGenerated="true"> <configuration name="SPdfApplication" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot" nameIsGenerated="true">
<option name="FRAME_DEACTIVATION_UPDATE_POLICY" value="UpdateClassesAndResources" /> <option name="FRAME_DEACTIVATION_UPDATE_POLICY" value="UpdateClassesAndResources" />
@ -88,83 +83,20 @@
<option name="Make" enabled="true" /> <option name="Make" enabled="true" />
</method> </method>
</configuration> </configuration>
<recent_temporary>
<list>
<item itemvalue="JavaScript Debug.localhost:8080" />
</list>
</recent_temporary>
</component> </component>
<component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" /> <component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
<component name="TaskManager"> <component name="TaskManager">
<task active="true" id="Default" summary="Default task"> <task active="true" id="Default" summary="Default task">
<changelist id="618666d5-c962-4e96-bd57-b6c148afcbaf" name="Changes" comment="" /> <changelist id="159cd5d8-a129-42be-bfcd-1b4969cd2335" name="Changes" comment="" />
<created>1697874401053</created> <created>1698009946444</created>
<option name="number" value="Default" /> <option name="number" value="Default" />
<option name="presentableId" value="Default" /> <option name="presentableId" value="Default" />
<updated>1697874401053</updated> <updated>1698009946444</updated>
<workItem from="1697874402105" duration="2508000" /> <workItem from="1698009951009" duration="26000" />
<workItem from="1697906602887" duration="1607000" />
<workItem from="1697986528698" duration="14676000" />
<workItem from="1698006412200" duration="2575000" />
</task> </task>
<task id="LOCAL-00001" summary="WIP: Adds Drap and drop">
<option name="closed" value="true" />
<created>1697876820454</created>
<option name="number" value="00001" />
<option name="presentableId" value="LOCAL-00001" />
<option name="project" value="LOCAL" />
<updated>1697876820454</updated>
</task>
<task id="LOCAL-00002" summary="WIP: No errors but nothing is working">
<option name="closed" value="true" />
<created>1697995022062</created>
<option name="number" value="00002" />
<option name="presentableId" value="LOCAL-00002" />
<option name="project" value="LOCAL" />
<updated>1697995022062</updated>
</task>
<task id="LOCAL-00003" summary="Reader works correctly">
<option name="closed" value="true" />
<created>1697996506630</created>
<option name="number" value="00003" />
<option name="presentableId" value="LOCAL-00003" />
<option name="project" value="LOCAL" />
<updated>1697996506630</updated>
</task>
<task id="LOCAL-00004" summary="Deletes unnecessary files">
<option name="closed" value="true" />
<created>1697997265587</created>
<option name="number" value="00004" />
<option name="presentableId" value="LOCAL-00004" />
<option name="project" value="LOCAL" />
<updated>1697997265587</updated>
</task>
<option name="localTasksCounter" value="5" />
<servers /> <servers />
</component> </component>
<component name="TypeScriptGeneratedFilesManager"> <component name="TypeScriptGeneratedFilesManager">
<option name="version" value="3" /> <option name="version" value="3" />
</component> </component>
<component name="VcsManagerConfiguration">
<option name="CHECK_CODE_SMELLS_BEFORE_PROJECT_COMMIT" value="false" />
<option name="CHECK_NEW_TODO" value="false" />
<MESSAGE value="WIP: Adds Drap and drop" />
<MESSAGE value="WIP: No errors but nothing is working" />
<MESSAGE value="Reader works correctly" />
<MESSAGE value="Deletes unnecessary files" />
<option name="LAST_COMMIT_MESSAGE" value="Deletes unnecessary files" />
<option name="OPTIMIZE_IMPORTS_BEFORE_PROJECT_COMMIT" value="true" />
<option name="REFORMAT_BEFORE_PROJECT_COMMIT" value="true" />
</component>
<component name="XDebuggerManager">
<breakpoint-manager>
<breakpoints>
<line-breakpoint enabled="true" type="javascript">
<url>file://$PROJECT_DIR$/src/main/resources/static/pdfjs/js/viewer.js</url>
<line>14416</line>
<option name="timeStamp" value="5" />
</line-breakpoint>
</breakpoints>
</breakpoint-manager>
</component>
</project> </project>