AI-Koala | 2024.1.1 <debuggerx@debuggerx-PC Update androidStudioFirstRun.xml, rainbow_brackets.xml, editor.xml, debugger.xml Create k2-feedback.xml, log-categories.xml, jdk.table.xml Delete proxy.settings.xml, advancedSettings.xml, terminal.xml
This commit is contained in:
+112
@@ -0,0 +1,112 @@
|
||||
<application>
|
||||
<component name="ProjectJdkTable">
|
||||
<jdk version="2">
|
||||
<name value="Android API 30 Platform" />
|
||||
<type value="Android SDK" />
|
||||
<homePath value="$USER_HOME$/Android/Sdk" />
|
||||
<roots>
|
||||
<annotationsPath>
|
||||
<root type="composite">
|
||||
<root url="jar://$USER_HOME$/Android/Sdk/platforms/android-30/data/annotations.zip!/" type="simple" />
|
||||
</root>
|
||||
</annotationsPath>
|
||||
<classPath>
|
||||
<root type="composite">
|
||||
<root url="jar://$USER_HOME$/Android/Sdk/platforms/android-30/android.jar!/" type="simple" />
|
||||
<root url="file://$USER_HOME$/Android/Sdk/platforms/android-30/data/res" type="simple" />
|
||||
</root>
|
||||
</classPath>
|
||||
<javadocPath>
|
||||
<root type="composite">
|
||||
<root url="http://developer.android.com/reference/" type="simple" />
|
||||
</root>
|
||||
</javadocPath>
|
||||
<sourcePath>
|
||||
<root type="composite" />
|
||||
</sourcePath>
|
||||
</roots>
|
||||
<additional sdk="android-30" />
|
||||
</jdk>
|
||||
<jdk version="2">
|
||||
<name value="Android API 31 Platform" />
|
||||
<type value="Android SDK" />
|
||||
<homePath value="$USER_HOME$/Android/Sdk" />
|
||||
<roots>
|
||||
<annotationsPath>
|
||||
<root type="composite">
|
||||
<root url="jar://$USER_HOME$/Android/Sdk/platforms/android-31/data/annotations.zip!/" type="simple" />
|
||||
</root>
|
||||
</annotationsPath>
|
||||
<classPath>
|
||||
<root type="composite">
|
||||
<root url="jar://$USER_HOME$/Android/Sdk/platforms/android-31/android.jar!/" type="simple" />
|
||||
<root url="file://$USER_HOME$/Android/Sdk/platforms/android-31/data/res" type="simple" />
|
||||
</root>
|
||||
</classPath>
|
||||
<javadocPath>
|
||||
<root type="composite">
|
||||
<root url="http://developer.android.com/reference/" type="simple" />
|
||||
</root>
|
||||
</javadocPath>
|
||||
<sourcePath>
|
||||
<root type="composite" />
|
||||
</sourcePath>
|
||||
</roots>
|
||||
<additional sdk="android-31" />
|
||||
</jdk>
|
||||
<jdk version="2">
|
||||
<name value="Android API 33, extension level 3 Platform" />
|
||||
<type value="Android SDK" />
|
||||
<homePath value="$USER_HOME$/Android/Sdk" />
|
||||
<roots>
|
||||
<annotationsPath>
|
||||
<root type="composite">
|
||||
<root url="jar://$USER_HOME$/Android/Sdk/platforms/android-33/data/annotations.zip!/" type="simple" />
|
||||
</root>
|
||||
</annotationsPath>
|
||||
<classPath>
|
||||
<root type="composite">
|
||||
<root url="jar://$USER_HOME$/Android/Sdk/platforms/android-33/android.jar!/" type="simple" />
|
||||
<root url="file://$USER_HOME$/Android/Sdk/platforms/android-33/data/res" type="simple" />
|
||||
</root>
|
||||
</classPath>
|
||||
<javadocPath>
|
||||
<root type="composite">
|
||||
<root url="http://developer.android.com/reference/" type="simple" />
|
||||
</root>
|
||||
</javadocPath>
|
||||
<sourcePath>
|
||||
<root type="composite" />
|
||||
</sourcePath>
|
||||
</roots>
|
||||
<additional sdk="android-33" />
|
||||
</jdk>
|
||||
<jdk version="2">
|
||||
<name value="Android API 34, extension level 7 Platform" />
|
||||
<type value="Android SDK" />
|
||||
<homePath value="$USER_HOME$/Android/Sdk" />
|
||||
<roots>
|
||||
<annotationsPath>
|
||||
<root type="composite">
|
||||
<root url="jar://$USER_HOME$/Android/Sdk/platforms/android-34/data/annotations.zip!/" type="simple" />
|
||||
</root>
|
||||
</annotationsPath>
|
||||
<classPath>
|
||||
<root type="composite">
|
||||
<root url="jar://$USER_HOME$/Android/Sdk/platforms/android-34/android.jar!/" type="simple" />
|
||||
<root url="file://$USER_HOME$/Android/Sdk/platforms/android-34/data/res" type="simple" />
|
||||
</root>
|
||||
</classPath>
|
||||
<javadocPath>
|
||||
<root type="composite" />
|
||||
</javadocPath>
|
||||
<sourcePath>
|
||||
<root type="composite">
|
||||
<root url="file://$USER_HOME$/Android/Sdk/sources/android-34" type="simple" />
|
||||
</root>
|
||||
</sourcePath>
|
||||
</roots>
|
||||
<additional sdk="android-34" />
|
||||
</jdk>
|
||||
</component>
|
||||
</application>
|
||||
Reference in New Issue
Block a user