AI-Panda 4 | 2025.3.4 <debuggerx@debuggerx-PC Update androidStudioFirstRun.xml, laf.xml, ui.lnf.xml, ide.general.xml, jdk.table.xml Create experimentalUI.xml

This commit is contained in:
debuggerx
2026-04-24 11:14:31 +08:00
parent 7176be9cb8
commit 90443696a0
6 changed files with 38 additions and 28 deletions
+1 -1
View File
@@ -3,6 +3,6 @@
<version>1</version> <version>1</version>
</component> </component>
<component name="whatsNew"> <component name="whatsNew">
<shownVersion>2025.3.2rc6</shownVersion> <shownVersion>2025.3.4rc6</shownVersion>
</component> </component>
</application> </application>
+5
View File
@@ -0,0 +1,5 @@
<application>
<component name="ExperimentalUI">
<option name="enabled" value="true" />
</component>
</application>
+2
View File
@@ -7,6 +7,8 @@
<entry key="moved.to.new.ui" value="true" source="SYSTEM" /> <entry key="moved.to.new.ui" value="true" source="SYSTEM" />
<entry key="ide.browser.jcef.sandbox.enable" value="false" source="USER" /> <entry key="ide.browser.jcef.sandbox.enable" value="false" source="USER" />
<entry key="ide.browser.jcef.osr.enabled" value="false" source="USER" /> <entry key="ide.browser.jcef.osr.enabled" value="false" source="USER" />
<entry key="switched.from.classic.to.islands" value="true" source="SYSTEM" />
<entry key="ide.experimental.ui" value="true" source="SYSTEM" />
</component> </component>
<component name="StatusBar"> <component name="StatusBar">
<option name="widgets"> <option name="widgets">
+27 -27
View File
@@ -136,33 +136,6 @@
</roots> </roots>
<additional sdk="android-36" /> <additional sdk="android-36" />
</jdk> </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">
<root url="http://developer.android.com/reference/" type="simple" />
</root>
</javadocPath>
<sourcePath>
<root type="composite" />
</sourcePath>
</roots>
<additional sdk="android-34" />
</jdk>
<jdk version="2"> <jdk version="2">
<name value="Android API 35, extension level 13 Platform" /> <name value="Android API 35, extension level 13 Platform" />
<type value="Android SDK" /> <type value="Android SDK" />
@@ -217,5 +190,32 @@
</roots> </roots>
<additional sdk="android-31" /> <additional sdk="android-31" />
</jdk> </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">
<root url="http://developer.android.com/reference/" type="simple" />
</root>
</javadocPath>
<sourcePath>
<root type="composite" />
</sourcePath>
</roots>
<additional sdk="android-34" />
</jdk>
</component> </component>
</application> </application>
+1
View File
@@ -1,5 +1,6 @@
<application> <application>
<component name="LafManager"> <component name="LafManager">
<laf themeId="Darcula" />
<lafs-to-previous-schemes> <lafs-to-previous-schemes>
<laf-to-scheme laf="Darcula" scheme="My Vim dark " /> <laf-to-scheme laf="Darcula" scheme="My Vim dark " />
<laf-to-scheme laf="ExperimentalDark" scheme="My Vim dark " /> <laf-to-scheme laf="ExperimentalDark" scheme="My Vim dark " />
+2
View File
@@ -1,12 +1,14 @@
<application> <application>
<component name="UISettings"> <component name="UISettings">
<option name="CONSOLE_CYCLE_BUFFER_SIZE_KB" value="8192" /> <option name="CONSOLE_CYCLE_BUFFER_SIZE_KB" value="8192" />
<option name="SHOW_MAIN_MENU_MODE" value="MERGED_WITH_MAIN_TOOLBAR" />
<option name="MAX_LOOKUP_LIST_HEIGHT" value="12" /> <option name="MAX_LOOKUP_LIST_HEIGHT" value="12" />
<option name="MAX_LOOKUP_WIDTH2" value="895" /> <option name="MAX_LOOKUP_WIDTH2" value="895" />
<option name="OVERRIDE_CONSOLE_CYCLE_BUFFER_SIZE" value="true" /> <option name="OVERRIDE_CONSOLE_CYCLE_BUFFER_SIZE" value="true" />
<option name="RIGHT_HORIZONTAL_SPLIT" value="true" /> <option name="RIGHT_HORIZONTAL_SPLIT" value="true" />
<option name="SHOW_MAIN_TOOLBAR" value="true" /> <option name="SHOW_MAIN_TOOLBAR" value="true" />
<option name="SHOW_TOOL_WINDOW_NUMBERS" value="true" /> <option name="SHOW_TOOL_WINDOW_NUMBERS" value="true" />
<option name="UI_DENSITY" value="COMPACT" />
<option name="WIDESCREEN_SUPPORT" value="true" /> <option name="WIDESCREEN_SUPPORT" value="true" />
</component> </component>
</application> </application>