AI-4.0.2 <schme@JoLaptop Update debugger.xml, path.macros.xml
This commit is contained in:
parent
5138f15cea
commit
9adf02bf80
@ -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>
|
@ -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>
|
||||
|
Reference in New Issue
Block a user