Re: [egit] Git repository with multiple eclipse projects ?
From: Douglas Campos <hidden>
Date: 2016-06-15 22:47:46
(worksforme) egit 0.5.x On Wed, Nov 25, 2009 at 10:48 PM, Shawn O. Pearce [off-list ref] wrote:
Yann Dirson [off-list ref] wrote:quoted
I am investigating whether it is possible at all to have several eclipse projects in a single git repo, and have those projects correctly seen as managed by git.As Robin said, it should work. EGit and JGit both use this layout.quoted
When importing a git repo into eclipse, we get a list of projects to import, but that list is empty. What is expected by egit to get this list filled ?There should be .project files in the repository. I think we scan the entire checkout tree for .project files, but maybe we are doing something stupid and only looking at the top level directory of the checkout.quoted
It also does not look like it would be possible to use the "share" functionnality to setup such a repository from multiple projects (or from a project set), right ?Nope, I don't think this is supported right now. You need to initialize the git repository by hand in the higher level directory that holds the projects. -- Shawn. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
-- Douglas Campos (qmx) +55 11 7626 5959 +55 11 6762 5959