problem after kotlin plugin installation
Answered
hi
i use andraoid studio Chipmunk 2021.2.1 path 2 and
and kotlin pugin 212-1.6.10 release 923 exct …
i have installed kotlin plugin and got some problem:
if i try to disainstall kotlin plugin fram android studio setting plugin. I cannot reopen android studio because missing important plugin. Ans ask me to réinstal android studio. (i found a way to make android studio work but not to aninstall kotlin.
after kotlin plugin installation i cannot modified the editor color sheme. The apply button never show this possibility. And the java file are colored with the kotlin color sheme and not anymore with the java color sheme.
Thank to explain to me what shall i do to get the editor color sheme back to java.
thanks.
Please sign in to leave a comment.
Hterrolle the Android studio version you are using is quite old, and I'm afraid even if I spot the root cause of the issue, it might not be possible to solve it there. Please consider upgrading to the actual version and let me know if the issue persists for you.
In the 2021.2 version you can try the following:
1. Try restoring the defaults in the selected editor color scheme: go to IDE Settings | Editor | Color Scheme, press the gear button on the right of the scheme name and select Restore defaults in the dropdown.
Alternatively, you can try restoring all the IDE default settings via the main menu Help | Manage IDE settings | Restore default settings - your current settings will be stored as a backup archive so you can reimport them later on if necessary.
2. Check if you have the Sync with OS option enabled in IDE Settings | Appearance & Behavior | Appearance - if you do, turn it off and restart the IDE.
If none of the above helps, please share complete IDE logs captured via the IDE main menu Help | Collect logs and diagnostic data after you try changing the editor color scheme next time. You can use our upload service to share diagnostic info, just let us know the upload ID. Please also explain why you wanted to disable the Kotlin plugin.
Thank you!
hi,
thanks for the answer. But i will not update AS yet i got too much trouble each time i change the version. And i will not use kotlin, because i it for beginers in compute devellopement. I like to know wich class and data type i am using. That is why i want to remove kotlin i wont use it.
I will try your advice and be bach. ;))