From: Timo Mueller <[email protected]>

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

_______________________________________________
yocto mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to