[yocto] [PATCH 0/5][eclipse-poky] Rename target profiles and handle global changes

Timo Mueller mail at timomueller.eu
Tue Feb 26 05:49:17 PST 2013


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

Hi,

this implements two of Jessica's comments regarding the target
profiles that have been introduced recently.

01..02: Small cleanup work
03:     Changes the name of target profiles to cross development
        profiles
04..05: If a global profile is updated this will also update affected
        projects. Also a warning is shown to the user.

Best regards,
Timo

Timo Mueller (5):
  Added eclipse bin folders to gitignore
  plugins/sdk.ide: Remove exception that is never thrown
  plugin/sdk.ide: Change name of target profiles to cross development
    profiles
  plugin/sdk.ide: Added methods for comparing UIElements
  plugin/sdk.ide: Update projects on profile update

 .gitignore                                         |  1 +
 .../org/yocto/sdk/ide/YoctoSDKMessages.properties  | 16 +++---
 .../src/org/yocto/sdk/ide/YoctoUIElement.java      | 58 ++++++++++++++++++++++
 .../src/org/yocto/sdk/ide/YoctoUISetting.java      |  4 +-
 .../ide/preferences/YoctoSDKPreferencePage.java    | 32 +++++++++---
 5 files changed, 95 insertions(+), 16 deletions(-)
 create mode 100644 .gitignore

-- 
1.7.11.7




More information about the yocto mailing list