• KyleWong's avatar
    Add android studio process logic for JetBrainsToolbox (#27687) · f2004b8f
    KyleWong authored
    * Make plugin path search logic use version check as a fallback.
    
    * In JetBrainsToolbox, Info.plist would be just some kind of wrapper, we need a double check before get the real one.
    
    * Use Regex to get content instead of `default command` to avoid error output as there could be no JetBrainsToolboxApp key/value for a normal Info.plist(Android Studio.)
    f2004b8f
android_studio.dart 10.4 KB