AI-4.0.2 <schme@JoLaptop Update debugger.xml, path.macros.xml

This commit is contained in:
peet 2020-12-08 20:23:53 +01:00
parent 5138f15cea
commit 9adf02bf80
2 changed files with 7 additions and 2 deletions

View File

@ -1,5 +1,5 @@
<application>
<component name="PathMacrosImpl">
<macro name="KOTLIN_BUNDLED" value="C:\Users\schme\.AndroidStudio4.0\config\plugins\Kotlin\kotlinc" />
<macro name="KOTLIN_BUNDLED" value="C:\Program Files\Android\Android Studio\plugins\Kotlin\kotlinc" />
</component>
</application>

View File

@ -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 />
@ -92,7 +97,7 @@
</debugger>
<debugger id="kotlin_debugger">
<configuration>
<option name="filterForStdlibAlreadyAdded" value="true" />
<option name="DEBUG_IS_FILTER_FOR_STDLIB_ALREADY_ADDED" value="true" />
</configuration>
</debugger>
</debuggers>