Skip to content
  • Alessandro Portale's avatar
    SettingsWidgets: Put JDK path field to the first place · 5a0e1c8b
    Alessandro Portale authored
    
    
    JDK should come first, because Android SDK depends on it. If a
    user fills the form from top to bottom while installing the tools,
    [s]he will have problems with the Android JDK entry because of two
    reasons:
    
    1) In order to launch the Android SDK Manager (in order to install
       the platform tools) Java is required.
    2) On Windows the Android SDK now comes with an installer (unlike
       the .zip file on Linux/OSX) which enforces the JDK to already
       be installed beforehand.
    
    Task-Number: QTCREATORBUG-11522
    Change-Id: I533acca502625afce3708c8b303085819b153f29
    Reviewed-by: default avatarDaniel Teske <daniel.teske@digia.com>
    Reviewed-by: default avatarBogDan Vatra <bogdan@kde.org>
    5a0e1c8b