IU-2020.1 <aiko@pro.local Update path.macros.xml, debugger.xml
This commit is contained in:
parent
5f6a55424f
commit
a49c65d158
@ -1,7 +1,7 @@
|
||||
<application>
|
||||
<component name="PathMacrosImpl">
|
||||
<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/Contents/plugins/Kotlin/kotlinc" />
|
||||
<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" />
|
||||
<ignoredMacro name="MESSAGE" />
|
||||
<ignoredMacro name="FILE_PATH" />
|
||||
<ignoredMacro name="LINE" />
|
||||
|
||||
@ -80,6 +80,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 />
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user