Hi Ioana, I'm still seeing problems:
1. seems the reinstate OEFilesystem etc. changes is not taking effect, I'm still running into heap space error with my metadata directory with huge build data. So can you create such a metadata directory and run toolchain, and sato-sdk build and see whether you can create the project against it? 2. Ran into another issue while playing with these patch set, if I leave the clone box checked, even though I do see the error message telling me the directory/project already a clone directory, I was still able to click on finish and all process continue on instead of being blocked by the error message. Thanks, Jessica -----Original Message----- From: yocto-boun...@yoctoproject.org [mailto:yocto-boun...@yoctoproject.org] On Behalf Of Ioana Grigoropol Sent: Thursday, January 10, 2013 7:25 AM To: yocto@yoctoproject.org Subject: [yocto] [PATCH 0/3][eclipse-poky][branch:windows-build] *** BLURB HERE *** Ioana Grigoropol (1): Fix variables hoover & remote file system detection yocto (2): Allow '-' in project names Signed-off-by: yocto <yocto@yocto-VirtualBox.(none)> Reinstate OEFileSystem, OEFile and Ignored Paths for Linux plugins/org.yocto.bc.ui/META-INF/MANIFEST.MF | 2 +- plugins/org.yocto.bc.ui/plugin.xml | 3 +- .../src/org/yocto/bc/bitbake/BBSession.java | 4 + .../org/yocto/bc/bitbake/ProjectInfoHelper.java | 24 ++-- .../src/org/yocto/bc/bitbake/ShellSession.java | 13 ++- .../org/yocto/bc/remote/utils/RemoteHelper.java | 7 +- .../org/yocto/bc/remote/utils/RemoteMachine.java | 8 +- .../src/org/yocto/bc/ui/Activator.java | 45 +++++--- .../org/yocto/bc/ui/BCResourceChangeListener.java | 1 - .../bc/ui/editors/bitbake/BBVariableTextHover.java | 12 +- .../src/org/yocto/bc/ui/filesystem/OEFile.java | 120 ++++---------------- .../org/yocto/bc/ui/filesystem/OEFileSystem.java | 50 ++++++-- .../bc/ui/filesystem/OEFileSystemContributor.java | 7 +- .../org/yocto/bc/ui/filesystem/OEIgnoreFile.java | 31 ++++- .../src/org/yocto/bc/ui/model/ProjectInfo.java | 21 +++- .../src/org/yocto/bc/ui/model/YoctoHostFile.java | 100 ++++++++++++---- .../yocto/bc/ui/wizards/install/OptionsPage.java | 3 +- .../newproject/CreateBBCProjectOperation.java | 23 ++-- 18 files changed, 281 insertions(+), 193 deletions(-) -- 1.7.9.5 _______________________________________________ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto _______________________________________________ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto