Commit 1d22dcc1 authored by fengyuchenglun's avatar fengyuchenglun

IU-2020.2 <fengyuchenglun@DESKTOP-TST969D Update ui.lnf.xml, ide.general.xml,...

IU-2020.2 <fengyuchenglun@DESKTOP-TST969D Update ui.lnf.xml, ide.general.xml, filetypes.xml, debugger.xml, javarebel.xml, path.macros.xml
parent fb1f6f59
<application>
<component name="PathMacrosImpl">
<macro name="MAVEN_REPOSITORY" value="I:\@maven@" />
<macro name="KOTLIN_BUNDLED" value="D:\JetBrains\IntelliJ IDEA 2019.3.4\plugins\Kotlin\kotlinc" />
<macro name="KOTLIN_BUNDLED" value="D:\JetBrains\IntelliJ IDEA 2020.2\plugins\Kotlin\kotlinc" />
</component>
</application>
\ No newline at end of file
......@@ -76,6 +76,11 @@
<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 />
......
......@@ -3,10 +3,10 @@
<ignoreFiles list="*.hprof;*.idea;*.iml;*.pyc;*.pyo;*.rbc;*.yarb;*~;.DS_Store;.git;.hg;.svn;CVS;__pycache__;_svn;node_modules;node_modules;;vssver.scc;vssver2.scc;" />
<extensionMap>
<mapping ext="gradle.kts" type="Kotlin" />
<mapping ext="tlp" type="PLAIN_TEXT" />
<mapping ext="factories" type="PLAIN_TEXT" />
<mapping ext="lombok" type="PLAIN_TEXT" />
<mapping ext="provides" type="PLAIN_TEXT" />
<mapping ext="tlp" type="PLAIN_TEXT" />
<mapping ext="lombok" type="PLAIN_TEXT" />
</extensionMap>
</component>
</application>
\ No newline at end of file
......@@ -12,4 +12,11 @@
<entry key="SBT.system.in.process" value="true" />
<entry key="BSP.system.in.process" value="true" />
</component>
<component name="StatusBar">
<option name="widgets">
<map>
<entry key="Memory" value="true" />
</map>
</option>
</component>
</application>
\ No newline at end of file
......@@ -3,9 +3,6 @@
<option name="ideInstallationStorage">
<map>
<entry key="com.zeroturnaround.jrebel.FormatVersion" value="7.0.0" />
<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.1.4" />
<entry key="com.zeroturnaround.jrebel.update.LastKnownVersionOnUpdateSite" value="2020.2.4" />
<entry key="com.zeroturnaround.jrebel.update.UpdateNotificationCount" value="1" />
......
......@@ -5,6 +5,5 @@
<component name="UISettings">
<option name="SCROLL_TAB_LAYOUT_IN_EDITOR" value="false" />
<option name="SHOW_MAIN_TOOLBAR" value="true" />
<option name="SHOW_MEMORY_INDICATOR" value="true" />
</component>
</application>
\ No newline at end of file
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment