AI-Arctic Fox | 2020.3.1 Patch 2 <schme@JoLaptop Update androidStudioFirstRun.xml, wsl.distributions.xml, filetypes.xml, path.macros.xml Create pluginAdvertiser.xml
This commit is contained in:
parent
ddb95c9fd7
commit
1f71df8369
@ -1,5 +1,5 @@
|
||||
<application>
|
||||
<component name="PathMacrosImpl">
|
||||
<macro name="KOTLIN_BUNDLED" value="C:\Users\schme\AppData\Roaming\Google\AndroidStudio4.2\plugins\Kotlin\kotlinc" />
|
||||
<macro name="KOTLIN_BUNDLED" value="C:\Users\schme\AppData\Roaming\Google\AndroidStudio2020.3\plugins\Kotlin\kotlinc" />
|
||||
</component>
|
||||
</application>
|
@ -3,6 +3,6 @@
|
||||
<version>1</version>
|
||||
</component>
|
||||
<component name="whatsNew">
|
||||
<shownVersion>4.2.2</shownVersion>
|
||||
<shownVersion>2020.3.1rc24</shownVersion>
|
||||
</component>
|
||||
</application>
|
@ -1,9 +1,10 @@
|
||||
<application>
|
||||
<component name="FileTypeManager" version="17">
|
||||
<component name="FileTypeManager" version="18">
|
||||
<extensionMap>
|
||||
<mapping ext="gradle.kts" type="Kotlin" />
|
||||
<mapping ext="main.kts" type="Kotlin" />
|
||||
<mapping pattern=".analysis_options" type="YAML" />
|
||||
<removed_mapping ext="apk" approved="true" type="ARCHIVE" />
|
||||
<removed_mapping ext="psd" approved="true" type="Image" />
|
||||
</extensionMap>
|
||||
</component>
|
||||
</application>
|
1533
pluginAdvertiser.xml
Normal file
1533
pluginAdvertiser.xml
Normal file
File diff suppressed because it is too large
Load Diff
@ -92,6 +92,12 @@
|
||||
<executable-path>ubuntu2004.exe</executable-path>
|
||||
<presentable-name>Ubuntu 20.04</presentable-name>
|
||||
</descriptor>
|
||||
<descriptor>
|
||||
<id>OPENSUSE15.2</id>
|
||||
<microsoft-id>openSUSE-Leap-15.2</microsoft-id>
|
||||
<executable-path>openSUSE-Leap-15.2.exe</executable-path>
|
||||
<presentable-name>openSUSE Leap 15.2</presentable-name>
|
||||
</descriptor>
|
||||
</set>
|
||||
</descriptors>
|
||||
</component>
|
||||
|
Reference in New Issue
Block a user