mirror of
https://github.com/Stirling-Tools/Stirling-PDF.git
synced 2024-11-05 07:20:12 +01:00
170 lines
8.4 KiB
XML
170 lines
8.4 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="618666d5-c962-4e96-bd57-b6c148afcbaf" name="Changes" comment="Deletes unnecessary files">
|
|
<change afterPath="$PROJECT_DIR$/src/main/resources/static/pdfjs/images/toolBarButton-home.svg" 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$/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$/src/main/resources/templates/view-pdf.html" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/resources/templates/view-pdf.html" 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="ExternalProjectsData">
|
|
<projectState path="$PROJECT_DIR$">
|
|
<ProjectState />
|
|
</projectState>
|
|
</component>
|
|
<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$" />
|
|
</component>
|
|
<component name="MarkdownSettingsMigration">
|
|
<option name="stateVersion" value="1" />
|
|
</component>
|
|
<component name="ProjectColorInfo">{
|
|
"associatedIndex": 8
|
|
}</component>
|
|
<component name="ProjectId" id="2X43Cx4SdhnaUPYEOnTBlSB34lH" />
|
|
<component name="ProjectViewState">
|
|
<option name="hideEmptyMiddlePackages" value="true" />
|
|
<option name="showLibraryContents" value="true" />
|
|
<option name="showMembers" value="true" />
|
|
</component>
|
|
<component name="PropertiesComponent"><![CDATA[{
|
|
"keyToString": {
|
|
"RequestMappingsPanelOrder0": "0",
|
|
"RequestMappingsPanelOrder1": "1",
|
|
"RequestMappingsPanelWidth0": "75",
|
|
"RequestMappingsPanelWidth1": "75",
|
|
"RunOnceActivity.OpenProjectViewOnStart": "true",
|
|
"RunOnceActivity.ShowReadmeOnStart": "true",
|
|
"WebServerToolWindowFactoryState": "false",
|
|
"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",
|
|
"settings.editor.selected.configurable": "com.poratu.idea.plugins.tomcat.setting.TomcatServersConfigurable",
|
|
"vue.rearranger.settings.migration": "true"
|
|
}
|
|
}]]></component>
|
|
<component name="RecentsManager">
|
|
<key name="CopyFile.RECENT_KEYS">
|
|
<recent name="C:\web-dev-workstation\Stirling-PDF\src\main\resources\static\pdfjs\images" />
|
|
<recent name="C:\web-dev-workstation\Stirling-PDF\src\main\resources\templates" />
|
|
<recent name="C:\web-dev-workstation\Stirling-PDF\src\main\resources\static\pdfjs" />
|
|
<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\images" />
|
|
</key>
|
|
<key name="MoveFile.RECENT_KEYS">
|
|
<recent name="C:\web-dev-workstation\Stirling-PDF\src\main\resources\static\pdfjs\example" />
|
|
<recent name="C:\web-dev-workstation\Stirling-PDF\src\main\resources\static\pdfjs\css" />
|
|
<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 name="SPdfApplication" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot" nameIsGenerated="true">
|
|
<option name="FRAME_DEACTIVATION_UPDATE_POLICY" value="UpdateClassesAndResources" />
|
|
<module name="Stirling-PDF.main" />
|
|
<option name="SPRING_BOOT_MAIN_CLASS" value="stirling.software.SPDF.SPdfApplication" />
|
|
<method v="2">
|
|
<option name="Make" enabled="true" />
|
|
</method>
|
|
</configuration>
|
|
<recent_temporary>
|
|
<list>
|
|
<item itemvalue="JavaScript Debug.localhost:8080" />
|
|
</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="618666d5-c962-4e96-bd57-b6c148afcbaf" name="Changes" comment="" />
|
|
<created>1697874401053</created>
|
|
<option name="number" value="Default" />
|
|
<option name="presentableId" value="Default" />
|
|
<updated>1697874401053</updated>
|
|
<workItem from="1697874402105" duration="2508000" />
|
|
<workItem from="1697906602887" duration="1607000" />
|
|
<workItem from="1697986528698" duration="14676000" />
|
|
<workItem from="1698006412200" duration="2575000" />
|
|
</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 />
|
|
</component>
|
|
<component name="TypeScriptGeneratedFilesManager">
|
|
<option name="version" value="3" />
|
|
</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> |