Re: Eclipse

2013-08-28 Thread Chris Packham
Hi Ron, On 28/08/13 03:10, Ron Tregaskis - NOAA Federal wrote: > Does git work with Eclipse? > > Ron > -- Eclipse does have git integration courtesy of the EGit plugin. At $dayjob most of us are running eclipse 3.7 a.k.a "Indigo". When we started with an earlier ecl

Re: Eclipse

2013-08-27 Thread stuart
On 8/27/2013 10:10 AM, Ron Tregaskis - NOAA Federal wrote: Does git work with Eclipse? Ron -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html I fi

Re: Eclipse

2013-08-27 Thread Ron Tregaskis - NOAA Federal
Gee, sorry I asked. On 8/27/2013 11:15 AM, Torsten Bögershausen wrote: On 27.08.13 17:10, Ron Tregaskis - NOAA Federal wrote: Does git work with Eclipse? No. If the question is "does Eclipse work with git": yes. For more information please feel free to spend some seconds usi

Re: Eclipse

2013-08-27 Thread Torsten Bögershausen
On 27.08.13 17:10, Ron Tregaskis - NOAA Federal wrote: > Does git work with Eclipse? No. If the question is "does Eclipse work with git": yes. For more information please feel free to spend some seconds using a seach engine. -- To unsubscribe from this list: send the line "u

Eclipse

2013-08-27 Thread Ron Tregaskis - NOAA Federal
Does git work with Eclipse? Ron -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: Using Eclipse git plugin

2012-12-25 Thread Robin Rosenberg
- Ursprungligt meddelande - > This may be more of an Eclipse question than a git question but > hopefully someone on this list knows both. I now have a working git > central repository (on Linux) and a local repository clone (on > Windows). > I can see and edit my f

Using Eclipse git plugin

2012-12-23 Thread Dennis Putnam
This may be more of an Eclipse question than a git question but hopefully someone on this list knows both. I now have a working git central repository (on Linux) and a local repository clone (on Windows). I can see and edit my files in Eclipse, commit them and push them to the remote repository

Re: Egit is not included into eclipse bundles

2012-07-23 Thread Kevin
Hello, Egit is not a part of git. It's not developed by the git developers, so this question is not really fit for this mailing list. You'd have to ask the Eclipse developers why it's not included. Ikke On Fri, Jul 20, 2012 at 11:51 PM, Eugene Sajine wrote: > > Hi

Egit is not included into eclipse bundles

2012-07-20 Thread Eugene Sajine
Hi, I have a strong impression that Egit was supposed to be included into the default eclipse distribution starting from Eclipse Helios. May be it was my wild dream that I would like to become true, but I would appreciate any info about why I still can't see it in Juno? Thanks, Eugene