Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » EGit / JGit » egit decorators and maven-eclipse(egit decorators and maven-eclipse)
egit decorators and maven-eclipse [message #883396] Fri, 08 June 2012 12:48 Go to next message
Gunther Valkom is currently offline Gunther ValkomFriend
Messages: 3
Registered: June 2012
Junior Member
Hi,

I have following maven project in a gitrepo:

project1
|
+-->module1
|
+-->module2
|
+-->module3

When I clone and import project1 into eclipse, the git decorators are visible. Everthing is OK.

I run eclipse:eclipse to generate the .classpath, .project, etc.
Next I import the modules to have a java perspective.

I don't see the git decorators anymore on the imported modules?

project1 (git decorators ok)
module1 (git decorators missing)
module2 (git decorators missing)
module3 (git decorators missing)

I'm missing something in egit preferences?
Re: egit decorators and maven-eclipse [message #883460 is a reply to message #883396] Fri, 08 June 2012 15:18 Go to previous message
Stefan Lay is currently offline Stefan LayFriend
Messages: 342
Registered: July 2009
Senior Member
Pprojects are not automatically shared with the EGit Team Provider if they are not imported via the EGit-tooling. You can do that manually (Team -> Share project) or you can switch on auto-share in the Preferences: Team -> Git -> Projects -> Auto Share...
Previous Topic:what eclipse files to add to repo?
Next Topic:Exception caught during execution of ls-remote command
Goto Forum:
  


Current Time: Thu Apr 25 23:06:05 GMT 2024

Powered by FUDForum. Page generated in 0.03263 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top