[yocto] [PATCH 0/5][eclipse-poky] Improve SDK check error messages

Timo Mueller mail at timomueller.eu
Tue Mar 5 00:29:19 PST 2013


From: Timo Mueller <timo.mueller at bmw-carit.de>

Hi,

these are some minor changes to improve the display of the SDK check
error messages on the property and preference pages.

The 'lifetime' of the error messages has been changed slightly. If an
SDK check failed the error message will now only be shown until the
user changes the settings (typing, selecting). If he does so a new
message is shown asking him to revalidate changes by clicking apply
again.

01..02: Refining error messages
03..05: Clear error message when user changes the settings

Best regards,
Timo

Timo Mueller (5):
  plugins/sdk.ide: Rephrase error messages
  plugins/sdk.ide: Add new error message for unselected target arch
  plugins/sdk.ide: Fix setting layout of parent composite
  plugins/sdk.ide: Relay events from child widgets to the parent
    composite
  plugins/sdk.ide: Inform user that the settings have to revalidated

 .../src/org/yocto/sdk/ide/YoctoProfileSetting.java |  1 -
 .../yocto/sdk/ide/YoctoProjectSpecificSetting.java |  1 -
 .../src/org/yocto/sdk/ide/YoctoSDKChecker.java     |  6 ++++
 .../org/yocto/sdk/ide/YoctoSDKMessages.properties  |  7 ++--
 .../src/org/yocto/sdk/ide/YoctoUISetting.java      | 40 +++++++++++++++++++---
 .../ide/preferences/YoctoSDKPreferencePage.java    | 28 ++++++++++++++-
 .../preferences/YoctoSDKProjectPropertyPage.java   | 32 ++++++++++++++++-
 7 files changed, 104 insertions(+), 11 deletions(-)

-- 
1.7.11.7




More information about the yocto mailing list