You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

217 lines
8.6 KiB

<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ArtifactsWorkspaceSettings">
<artifacts-to-build>
<artifact name="bf:war exploded" />
</artifacts-to-build>
</component>
<component name="AutoImportSettings">
<option name="autoReloadType" value="SELECTIVE" />
</component>
<component name="ChangeListManager">
2 years ago
<list default="true" id="d38a1a39-11ab-49f3-ba5c-d4ebbf69bdaf" name="Changes" comment="fixed img_scale;comment delete">
<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="main" />
</map>
</option>
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
</component>
2 years ago
<component name="HighlightingSettingsPerFile">
<setting file="file://$PROJECT_DIR$/src/main/webapp/META-INF/context.xml" root0="FORCE_HIGHLIGHTING" />
<setting file="file://$PROJECT_DIR$/src/main/resources/bf.properties" root0="FORCE_HIGHLIGHTING" />
</component>
<component name="LogFilters">
<option name="FILTER_ERRORS" value="false" />
<option name="FILTER_WARNINGS" value="false" />
<option name="FILTER_INFO" value="true" />
<option name="FILTER_DEBUG" value="true" />
<option name="CUSTOM_FILTER" />
</component>
<component name="MarkdownSettingsMigration">
<option name="stateVersion" value="1" />
</component>
3 years ago
<component name="ProjectId" id="2JUJvq4bKAD6X1env3wHQqS45ed" />
<component name="ProjectLevelVcsManager" settingsEditedManually="true" />
<component name="ProjectViewState">
<option name="hideEmptyMiddlePackages" value="true" />
<option name="showLibraryContents" value="true" />
</component>
<component name="PropertiesComponent">
<property name="project.structure.last.edited" value="项目" />
2 years ago
<property name="project.structure.proportion" value="0.0" />
<property name="project.structure.side.proportion" value="0.50605655" />
2 years ago
<property name="settings.editor.selected.configurable" value="editor.preferences.tabs" />
</component>
2 years ago
<component name="RunManager" selected="Smart Tomcat.tomcat8_535">
3 years ago
<configuration default="true" type="JetRunConfigurationType">
<module name="bf-git" />
<method v="2">
<option name="Make" enabled="true" />
</method>
</configuration>
<configuration default="true" type="KotlinStandaloneScriptRunConfigurationType">
<module name="bf-git" />
<option name="filePath" />
<method v="2">
<option name="Make" enabled="true" />
</method>
</configuration>
2 years ago
<configuration default="true" type="com.poratu.idea.plugins.tomcat" factoryName="SMART_TOMCAT_FACTORY">
<option name="adminPort" value="8005" />
<option name="contextPath" value="" />
<option name="docBase" value="" />
<option name="envOptions" />
<option name="passParentEnvironmentVariables" value="true" />
<option name="port" value="8080" />
<option name="tomcatInfo">
<TomcatInfo>
<option name="name" value="Apache Tomcat/8.5.85" />
<option name="number" value="0" />
<option name="path" value="$PROJECT_DIR$/../tomcat-8.5.85" />
<option name="version" value="8.5.85.0" />
</TomcatInfo>
</option>
<option name="vmOptions" value="" />
<method v="2">
<option name="Make" enabled="true" />
</method>
</configuration>
<configuration name="tomcat8" type="com.poratu.idea.plugins.tomcat" factoryName="SMART_TOMCAT_FACTORY">
<option name="adminPort" value="8005" />
<option name="contextPath" value="/bf" />
<option name="docBase" value="$PROJECT_DIR$/src/main/webapp" />
2 years ago
<option name="envOptions" />
<option name="passParentEnvironmentVariables" value="true" />
<option name="port" value="8080" />
<option name="tomcatInfo">
<TomcatInfo>
<option name="name" value="Apache Tomcat/8.5.85" />
<option name="number" value="0" />
<option name="path" value="$PROJECT_DIR$/../tomcat-8.5.85" />
<option name="version" value="8.5.85.0" />
</TomcatInfo>
</option>
2 years ago
<option name="vmOptions" value="" />
<method v="2">
<option name="Make" enabled="true" />
</method>
</configuration>
2 years ago
<configuration name="tomcat8_535" type="com.poratu.idea.plugins.tomcat" factoryName="SMART_TOMCAT_FACTORY">
<option name="adminPort" value="8005" />
<option name="contextPath" value="/bf" />
<option name="docBase" value="$PROJECT_DIR$/src/main/webapp" />
2 years ago
<option name="envOptions" />
<option name="passParentEnvironmentVariables" value="true" />
<option name="port" value="8080" />
<option name="tomcatInfo">
<TomcatInfo>
<option name="name" value="Apache Tomcat/8.5.34" />
<option name="number" value="0" />
<option name="path" value="$PROJECT_DIR$/../tomcat-8.5.34" />
<option name="version" value="8.5.34.0" />
</TomcatInfo>
</option>
<option name="vmOptions" value="" />
<method v="2">
<option name="Make" enabled="true" />
</method>
</configuration>
<list>
<item itemvalue="Smart Tomcat.tomcat8" />
2 years ago
<item itemvalue="Smart Tomcat.tomcat8_535" />
</list>
</component>
3 years ago
<component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
<component name="SvnConfiguration">
2 years ago
<configuration />
</component>
<component name="TaskManager">
3 years ago
<task active="true" id="Default" summary="Default task">
2 years ago
<changelist id="d38a1a39-11ab-49f3-ba5c-d4ebbf69bdaf" name="Changes" comment="" />
3 years ago
<created>1672126962178</created>
<option name="number" value="Default" />
<option name="presentableId" value="Default" />
3 years ago
<updated>1672126962178</updated>
<workItem from="1672126965227" duration="256000" />
<workItem from="1672128318583" duration="1495000" />
<workItem from="1672371372770" duration="5985000" />
<workItem from="1672925731411" duration="386000" />
<workItem from="1672972791115" duration="12394000" />
</task>
2 years ago
<task id="LOCAL-00001" summary="fixed img_scale;comment delete">
<created>1677397507818</created>
<option name="number" value="00001" />
<option name="presentableId" value="LOCAL-00001" />
<option name="project" value="LOCAL" />
<updated>1677397507819</updated>
</task>
<task id="LOCAL-00002" summary="fixed img_scale;comment delete">
<created>1677598297317</created>
<option name="number" value="00002" />
<option name="presentableId" value="LOCAL-00002" />
<option name="project" value="LOCAL" />
<updated>1677598297318</updated>
</task>
<option name="localTasksCounter" value="3" />
<servers />
</component>
<component name="TypeScriptGeneratedFilesManager">
<option name="version" value="3" />
</component>
<component name="Vcs.Log.Tabs.Properties">
<option name="TAB_STATES">
<map>
<entry key="MAIN">
<value>
3 years ago
<State>
<option name="FILTERS">
<map>
2 years ago
<entry key="branch">
3 years ago
<value>
<list>
2 years ago
<option value="origin/dev_bert" />
3 years ago
</list>
</value>
</entry>
</map>
</option>
</State>
</value>
</entry>
</map>
</option>
2 years ago
<option name="RECENT_FILTERS">
<map>
<entry key="Branch">
<value>
<list>
<RecentGroup>
<option name="FILTER_VALUES">
<option value="origin/dev_bert" />
</option>
</RecentGroup>
</list>
</value>
</entry>
</map>
</option>
<option name="oldMeFiltersMigrated" value="true" />
</component>
2 years ago
<component name="VcsManagerConfiguration">
<MESSAGE value="fixed img_scale;comment delete" />
<option name="LAST_COMMIT_MESSAGE" value="fixed img_scale;comment delete" />
</component>
<component name="XSLT-Support.FileAssociations.UIState">
<expand />
<select />
</component>
</project>