-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
yanghongyi
committed
Dec 25, 2019
1 parent
3f31d66
commit 41a1446
Showing
33 changed files
with
990 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
<application> | ||
<component name="MyBatisCodeHelper"> | ||
<option name="profile"> | ||
<Profile /> | ||
</option> | ||
</component> | ||
</application> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
<application> | ||
<component name="KeymapManager"> | ||
<active_keymap name="Eclipse copy" /> | ||
</component> | ||
</application> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
<application> | ||
<component name="LafManager"> | ||
<laf class-name="com.intellij.ide.ui.laf.darcula.DarculaLaf" /> | ||
</component> | ||
</application> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
<application> | ||
<component name="PathMacrosImpl"> | ||
<macro name="KOTLIN_BUNDLED" value="C:\Program Files\JetBrains\IntelliJ IDEA 2019.2\plugins\Kotlin\kotlinc" /> | ||
<macro name="MAVEN_REPOSITORY" value="C:\Users\jige0614\.m2\repository" /> | ||
</component> | ||
</application> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
<application> | ||
<component name="BaseRefactoringSettings"> | ||
<option name="SAFE_DELETE_WHEN_DELETE" value="false" /> | ||
<option name="MOVE_SEARCH_FOR_REFERENCES_FOR_FILE" value="false" /> | ||
</component> | ||
<component name="RefactoringSettings"> | ||
<option name="MOVE_PREVIEW_USAGES" value="false" /> | ||
<option name="MOVE_SEARCH_IN_COMMENTS" value="false" /> | ||
</component> | ||
</application> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
<code_scheme name="Default" version="173"> | ||
<option name="LINE_SEPARATOR" value=" " /> | ||
</code_scheme> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
<application> | ||
<component name="EditorColorsManagerImpl"> | ||
<global_color_scheme name="Darcula" /> | ||
</component> | ||
</application> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,119 @@ | ||
<application> | ||
<component name="LocalDatabaseDriverManager" version="163"> | ||
<driver id="db2"> | ||
<artifact name="DB2" use="true" /> | ||
<option name="auto-sync" value="false" /> | ||
</driver> | ||
<driver id="db2.jtopen"> | ||
<artifact name="JTOpen (DB2 iSeries)" use="true" /> | ||
<option name="auto-sync" value="false" /> | ||
</driver> | ||
<driver id="derby.embedded"> | ||
<artifact name="Apache Derby" use="true" /> | ||
<option name="auto-sync" value="true" /> | ||
</driver> | ||
<driver id="derby.remote"> | ||
<artifact name="Apache Derby" use="true" /> | ||
<option name="auto-sync" value="true" /> | ||
</driver> | ||
<driver id="azure.ms"> | ||
<artifact name="SQL Server" use="true" /> | ||
<option name="auto-sync" value="true" /> | ||
<option name="send-app-info" value="false" /> | ||
</driver> | ||
<driver id="sqlserver.ms"> | ||
<artifact name="SQL Server" use="true" /> | ||
<option name="auto-sync" value="true" /> | ||
<option name="send-app-info" value="false" /> | ||
</driver> | ||
<driver id="sqlserver.jtds"> | ||
<artifact name="jTDS (SQL Server and Sybase)" use="true" /> | ||
<option name="auto-sync" value="true" /> | ||
</driver> | ||
<driver id="sybase.jtds"> | ||
<artifact name="jTDS (SQL Server and Sybase)" use="true" /> | ||
<option name="auto-sync" value="true" /> | ||
</driver> | ||
<driver id="sybase.ase"> | ||
<option name="auto-sync" value="true" /> | ||
</driver> | ||
<driver id="mysql.8"> | ||
<artifact name="MySQL Connector/J 8" use="true" version="8.0.15" /> | ||
<option name="auto-sync" value="true" /> | ||
<option name="auto-commit" value="true" /> | ||
<option name="format-sources-on-sync" value="true" /> | ||
<option name="send-app-info" value="true" /> | ||
<option name="source-loading" value="USER_SOURCES" /> | ||
<option name="schema-control" value="AUTOMATIC" /> | ||
</driver> | ||
<driver id="mysql"> | ||
<artifact name="MySQL Connector/J" use="true" /> | ||
<option name="auto-sync" value="true" /> | ||
</driver> | ||
<driver id="mariadb"> | ||
<artifact name="MariaDB Connector J" use="true" /> | ||
<option name="auto-sync" value="true" /> | ||
</driver> | ||
<driver id="oracle"> | ||
<artifact name="Oracle" use="true" /> | ||
<option name="auto-sync" value="true" /> | ||
<option name="auto-commit" value="false" /> | ||
</driver> | ||
<driver id="postgresql"> | ||
<artifact name="PostgreSQL" use="true" /> | ||
<option name="auto-sync" value="true" /> | ||
<option name="schema-control" value="MANUAL" /> | ||
</driver> | ||
<driver id="redshift"> | ||
<artifact name="Redshift" use="true" /> | ||
<option name="auto-sync" value="true" /> | ||
<option name="schema-control" value="MANUAL" /> | ||
</driver> | ||
<driver id="hsqldb.local"> | ||
<artifact name="HSQLDB" use="true" /> | ||
<option name="auto-sync" value="true" /> | ||
</driver> | ||
<driver id="hsqldb.remote"> | ||
<artifact name="HSQLDB" use="true" /> | ||
<option name="auto-sync" value="true" /> | ||
</driver> | ||
<driver id="h2.unified"> | ||
<artifact name="H2" use="true" /> | ||
<option name="auto-sync" value="true" /> | ||
</driver> | ||
<driver id="sqlite.xerial"> | ||
<artifact name="Xerial SQLiteJDBC" use="true" /> | ||
<option name="auto-sync" value="true" /> | ||
</driver> | ||
<driver id="exasol"> | ||
<artifact name="Exasol" use="true" /> | ||
<option name="auto-sync" value="true" /> | ||
</driver> | ||
<driver id="clickhouse"> | ||
<artifact name="ClickHouse" use="true" /> | ||
<option name="auto-sync" value="true" /> | ||
</driver> | ||
<driver id="cassandra"> | ||
<artifact name="Cassandra" use="true" /> | ||
<option name="auto-sync" value="true" /> | ||
</driver> | ||
<driver id="vertica"> | ||
<artifact name="Vertica" use="true" /> | ||
<option name="auto-sync" value="true" /> | ||
</driver> | ||
<driver id="hive"> | ||
<artifact name="Hive" use="true" /> | ||
<option name="auto-sync" value="true" /> | ||
</driver> | ||
<driver id="greenplum"> | ||
<artifact name="PostgreSQL" use="true" /> | ||
<option name="auto-sync" value="true" /> | ||
<option name="schema-control" value="MANUAL" /> | ||
<option name="send-app-info" value="false" /> | ||
</driver> | ||
<driver id="snowflake"> | ||
<artifact name="Snowflake" use="true" /> | ||
<option name="auto-sync" value="true" /> | ||
</driver> | ||
</component> | ||
</application> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,102 @@ | ||
<application> | ||
<component name="DebuggerSettings"> | ||
<option name="SHOW_ALTERNATIVE_SOURCE" value="false" /> | ||
<option name="RUN_HOTSWAP_AFTER_COMPILE" value="RunHotswapAlways" /> | ||
<filter> | ||
<option name="PATTERN" value="com.sun.*" /> | ||
<option name="ENABLED" value="true" /> | ||
<option name="INCLUDE" value="true" /> | ||
</filter> | ||
<filter> | ||
<option name="PATTERN" value="java.*" /> | ||
<option name="ENABLED" value="true" /> | ||
<option name="INCLUDE" value="true" /> | ||
</filter> | ||
<filter> | ||
<option name="PATTERN" value="javax.*" /> | ||
<option name="ENABLED" value="true" /> | ||
<option name="INCLUDE" value="true" /> | ||
</filter> | ||
<filter> | ||
<option name="PATTERN" value="org.omg.*" /> | ||
<option name="ENABLED" value="true" /> | ||
<option name="INCLUDE" value="true" /> | ||
</filter> | ||
<filter> | ||
<option name="PATTERN" value="sun.*" /> | ||
<option name="ENABLED" value="true" /> | ||
<option name="INCLUDE" value="true" /> | ||
</filter> | ||
<filter> | ||
<option name="PATTERN" value="jdk.internal.*" /> | ||
<option name="ENABLED" value="true" /> | ||
<option name="INCLUDE" value="true" /> | ||
</filter> | ||
<filter> | ||
<option name="PATTERN" value="junit.*" /> | ||
<option name="ENABLED" value="true" /> | ||
<option name="INCLUDE" value="true" /> | ||
</filter> | ||
<filter> | ||
<option name="PATTERN" value="com.intellij.rt.*" /> | ||
<option name="ENABLED" value="true" /> | ||
<option name="INCLUDE" value="true" /> | ||
</filter> | ||
<filter> | ||
<option name="PATTERN" value="com.yourkit.runtime.*" /> | ||
<option name="ENABLED" value="true" /> | ||
<option name="INCLUDE" value="true" /> | ||
</filter> | ||
<filter> | ||
<option name="PATTERN" value="com.springsource.loaded.*" /> | ||
<option name="ENABLED" value="true" /> | ||
<option name="INCLUDE" value="true" /> | ||
</filter> | ||
<filter> | ||
<option name="PATTERN" value="org.springsource.loaded.*" /> | ||
<option name="ENABLED" value="true" /> | ||
<option name="INCLUDE" value="true" /> | ||
</filter> | ||
<filter> | ||
<option name="PATTERN" value="javassist.*" /> | ||
<option name="ENABLED" value="true" /> | ||
<option name="INCLUDE" value="true" /> | ||
</filter> | ||
<filter> | ||
<option name="PATTERN" value="org.apache.webbeans.*" /> | ||
<option name="ENABLED" value="true" /> | ||
<option name="INCLUDE" value="true" /> | ||
</filter> | ||
<filter> | ||
<option name="PATTERN" value="com.ibm.ws.*" /> | ||
<option name="ENABLED" value="true" /> | ||
<option name="INCLUDE" value="true" /> | ||
</filter> | ||
<filter> | ||
<option name="PATTERN" value="kotlin.*" /> | ||
<option name="ENABLED" value="true" /> | ||
<option name="INCLUDE" value="true" /> | ||
</filter> | ||
<filter> | ||
<option name="PATTERN" value="kotlin.*" /> | ||
<option name="ENABLED" value="true" /> | ||
<option name="INCLUDE" value="true" /> | ||
</filter> | ||
</component> | ||
<component name="XDebuggerSettings"> | ||
<data-views /> | ||
<general /> | ||
<debuggers> | ||
<debugger id="javascript"> | ||
<configuration> | ||
<custom-object-presentation /> | ||
</configuration> | ||
</debugger> | ||
<debugger id="kotlin_debugger"> | ||
<configuration> | ||
<option name="DEBUG_IS_FILTER_FOR_STDLIB_ALREADY_ADDED" value="true" /> | ||
</configuration> | ||
</debugger> | ||
</debuggers> | ||
</component> | ||
</application> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
<application> | ||
<component name="DiffSettings"> | ||
<option name="PLACES_MAP"> | ||
<entry key="VcsLogView"> | ||
<PlaceSettings> | ||
<option name="DIFF_TOOLS_ORDER"> | ||
<list> | ||
<option value="com.intellij.diff.tools.fragmented.UnifiedDiffTool" /> | ||
<option value="com.intellij.diff.tools.simple.SimpleDiffTool" /> | ||
<option value="com.intellij.openapi.vcs.changes.patch.tool.ApplyPatchDiffTool" /> | ||
<option value="com.intellij.openapi.vcs.changes.patch.tool.PatchDiffTool" /> | ||
<option value="com.intellij.database.model.diff.SchemaDiffTool" /> | ||
<option value="com.intellij.database.diff.TableDiffTool" /> | ||
<option value="org.jetbrains.idea.svn.difftool.properties.SvnPropertiesDiffTool" /> | ||
<option value="org.jetbrains.idea.svn.difftool.SvnPhantomChangeDiffRequestProvider.SvnPhantomDiffTool" /> | ||
<option value="org.jetbrains.idea.svn.difftool.SvnTreeConflictDiffRequestProvider.SvnTreeConflictDiffTool" /> | ||
<option value="com.intellij.diff.tools.binary.BinaryDiffTool" /> | ||
<option value="com.intellij.diff.tools.dir.DirDiffTool" /> | ||
</list> | ||
</option> | ||
</PlaceSettings> | ||
</entry> | ||
</option> | ||
</component> | ||
</application> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
<application> | ||
<component name="DockerSettings"> | ||
<option name="dockerMachinePath" value="docker-machine" /> | ||
</component> | ||
</application> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
<application> | ||
<component name="CodeInsightSettings"> | ||
<option name="COMPLETION_CASE_SENSITIVE" value="2" /> | ||
</component> | ||
<component name="DefaultFont"> | ||
<option name="FONT_SIZE" value="12" /> | ||
<option name="LINE_SPACING" value="1.0" /> | ||
<option name="SECONDARY_FONT_FAMILY" value="SimHei" /> | ||
</component> | ||
</application> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
<application> | ||
<component name="FileTypeManager" version="17"> | ||
<extensionMap> | ||
<mapping ext="gradle.kts" type="Kotlin" /> | ||
<mapping pattern="DockerFile" type="PLAIN_TEXT" /> | ||
<mapping ext="properties_bak" type="PLAIN_TEXT" /> | ||
<removed_mapping ext="log" approved="true" type="PLAIN_TEXT" /> | ||
<removed_mapping ext="bat" approved="true" type="PLAIN_TEXT" /> | ||
<removed_mapping ext="log" approved="true" type="PLAIN_TEXT" /> | ||
<removed_mapping ext="dockerfile" approved="true" type="textmate" /> | ||
<removed_mapping ext="makefile" approved="true" type="textmate" /> | ||
<removed_mapping ext="cmd" approved="true" type="PLAIN_TEXT" /> | ||
<removed_mapping ext="snakefile" approved="true" type="textmate" /> | ||
</extensionMap> | ||
</component> | ||
</application> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
<application> | ||
<component name="FindSettings"> | ||
<option name="customScope" value="All Places" /> | ||
<option name="defaultScopeName" value="All Places" /> | ||
<option name="SEARCH_SCOPE" value="All Places" /> | ||
<option name="FILE_MASK" value="*.java" /> | ||
<mask>*.css</mask> | ||
<mask>*.html</mask> | ||
<mask>*.jsp</mask> | ||
<mask>*.properties</mask> | ||
<mask>pom.xml</mask> | ||
<mask>*.xml</mask> | ||
<mask>*.java</mask> | ||
</component> | ||
</application> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
<application> | ||
<component name="GeneralSettings"> | ||
<option name="autoSaveIfInactive" value="true" /> | ||
<option name="confirmExit" value="false" /> | ||
<option name="confirmOpenNewProject2" value="0" /> | ||
<option name="inactiveTimeout" value="10" /> | ||
<option name="searchInBackground" value="true" /> | ||
<option name="showTipsOnStartup" value="false" /> | ||
</component> | ||
<component name="Registry"> | ||
<entry key="compiler.automake.allow.when.app.running" value="true" /> | ||
<entry key="SBT.system.in.process" value="true" /> | ||
<entry key="BSP.system.in.process" value="true" /> | ||
</component> | ||
</application> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
<application> | ||
<component name="JavaRebelPlugin"> | ||
<option name="ideInstallationStorage"> | ||
<map> | ||
<entry key="com.zeroturnaround.jrebel.FormatVersion" value="7.0.0" /> | ||
<entry key="com.zeroturnaround.jrebel.NoExternalAutoconvert" value="false" /> | ||
<entry key="com.zeroturnaround.jrebel.intellij.autocompile.enabled" value="true" /> | ||
<entry key="com.zeroturnaround.jrebel.intellij.autocompile.feature-seen" value="true" /> | ||
<entry key="com.zeroturnaround.jrebel.intellij.autosave.enabled" value="true" /> | ||
<entry key="com.zeroturnaround.jrebel.intellij.plugin.old-agent-version" value="2019.2.2" /> | ||
<entry key="com.zeroturnaround.jrebel.update.LastKnownVersionOnUpdateSite" value="2019.2.2" /> | ||
<entry key="com.zeroturnaround.jrebel.update.UpdateNotificationCount" value="1" /> | ||
</map> | ||
</option> | ||
</component> | ||
</application> |
Oops, something went wrong.