Re: [yocto] [PATCH v2] [eclipse-poky][master]Add more comprehensive error message for invalid project name

2013-04-02 Thread Grigoropol, IoanaX
, Jessica; yocto@yoctoproject.org Subject: Re: [yocto] [PATCH v2] [eclipse-poky][master]Add more comprehensive error message for invalid project name Hi Jessica, What is the issue that Time found you are referring to ? Regarding the way you found to allow creating projects with invalid names

Re: [yocto] [PATCH v2] [eclipse-poky][master]Add more comprehensive error message for invalid project name

2013-03-27 Thread Grigoropol, IoanaX
Subject: RE: [yocto] [PATCH v2] [eclipse-poky][master]Add more comprehensive error message for invalid project name Hi Ioana, This patch still can't address the situation that found by Timo as following Thanks, Jessica I forgot to mention. I found a way to create projects with invalid names

[yocto] [PATCH v2] [eclipse-poky][master]Add more comprehensive error message for invalid project name

2013-03-14 Thread Ioana Grigoropol
[Yocto #4008] Signed-off-by: Ioana Grigoropol ioanax.grigoro...@intel.com --- .../org/yocto/sdk/ide/YoctoSDKMessages.properties |1 + .../sdk/ide/wizard/NewYoctoCProjectTemplate.java | 27 2 files changed, 23 insertions(+), 5 deletions(-) diff --git

Re: [yocto] [PATCH v2] [eclipse-poky][master]Add more comprehensive error message for invalid project name

2013-03-14 Thread Zhang, Jessica
Subject: [yocto] [PATCH v2] [eclipse-poky][master]Add more comprehensive error message for invalid project name [Yocto #4008] Signed-off-by: Ioana Grigoropol ioanax.grigoro...@intel.com --- .../org/yocto/sdk/ide/YoctoSDKMessages.properties |1 + .../sdk/ide/wizard/NewYoctoCProjectTemplate.java