AI-4.0.1 <schme@DESKTOP-T7NGNOH Create ide.general.xml, project.default.xml, laf.xml, jdk.table.xml, Default.xml, path.macros.xml, androidStudioFirstRun.xml, wsl.distributions.xml, filetypes.xml, vcs.xml, colors.scheme.xml, notifications.xml, debugger.xml, updates.xml

This commit is contained in:
schme
2020-09-28 21:52:44 +02:00
commit 3503c4dcb1
14 changed files with 466 additions and 0 deletions

5
_windows/laf.xml Normal file
View File

@@ -0,0 +1,5 @@
<application>
<component name="LafManager">
<laf class-name="com.intellij.ide.ui.laf.darcula.DarculaLaf" />
</component>
</application>

5
_windows/path.macros.xml Normal file
View File

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