IU-2020.1.1 <aiko@pro.local Update path.macros.xml, debugger.xml
This commit is contained in:
parent
a49c65d158
commit
c475a6a812
@ -1,7 +1,7 @@
|
|||||||
<application>
|
<application>
|
||||||
<component name="PathMacrosImpl">
|
<component name="PathMacrosImpl">
|
||||||
<macro name="MAVEN_REPOSITORY" value="/Users/aiko/.m2/repository" />
|
<macro name="MAVEN_REPOSITORY" value="/Users/aiko/.m2/repository" />
|
||||||
<macro name="KOTLIN_BUNDLED" value="/Users/aiko/Library/Application Support/JetBrains/Toolbox/apps/IDEA-U/ch-0/201.6668.121/IntelliJ IDEA.app.plugins/Kotlin/kotlinc" />
|
<macro name="KOTLIN_BUNDLED" value="/Users/aiko/Library/Application Support/JetBrains/Toolbox/apps/IDEA-U/ch-0/201.7223.91/IntelliJ IDEA.app/Contents/plugins/Kotlin/kotlinc" />
|
||||||
<ignoredMacro name="MESSAGE" />
|
<ignoredMacro name="MESSAGE" />
|
||||||
<ignoredMacro name="FILE_PATH" />
|
<ignoredMacro name="FILE_PATH" />
|
||||||
<ignoredMacro name="LINE" />
|
<ignoredMacro name="LINE" />
|
||||||
|
|||||||
10
debugger.xml
10
debugger.xml
@ -85,6 +85,16 @@
|
|||||||
<option name="ENABLED" value="true" />
|
<option name="ENABLED" value="true" />
|
||||||
<option name="INCLUDE" value="true" />
|
<option name="INCLUDE" value="true" />
|
||||||
</filter>
|
</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>
|
||||||
<component name="XDebuggerSettings">
|
<component name="XDebuggerSettings">
|
||||||
<data-views />
|
<data-views />
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user