denio7 / egit

Automatically exported from code.google.com/p/egit
0 stars 0 forks source link

Support Eclipe Galileo 3.5 #103

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Please add support for Eclipse 3.5 Galileo 

Original issue reported on code.google.com by valerio....@gmail.com on 6 Jul 2009 at 8:14

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
The plugin works with 3.4 or newer, which includes Galileo. No details were 
given
about any specific problems.

Original comment by robin.ro...@gmail.com on 12 Jul 2009 at 9:52

GoogleCodeExporter commented 8 years ago
I'm using the eclipse galileo jee package for macos (cocoa) after installing 
egit using update site no git specific 
view or perspective is available. The core and the ui plugin is correct listed 
in the plugin overview and git is 
available as option when selecting "share project".

Original comment by Bresk...@gmail.com on 17 Jul 2009 at 8:49

GoogleCodeExporter commented 8 years ago
I am having the same issue in Ubuntu. I use Eclipse 3.4 on a workspace with C
projects shared with git. Eclipse 3.5 on the same workspace doesn't show any 
kind of
git information, and "Share project" is not even available.

Original comment by felipeer...@gmail.com on 15 Sep 2009 at 2:43

GoogleCodeExporter commented 8 years ago
You have to provide some hints.

Is the plugin installed in the Eclipse 3.5 instance?

Original comment by robin.ro...@gmail.com on 16 Sep 2009 at 7:28

GoogleCodeExporter commented 8 years ago
When switching from 3.4 to 3.5, my C projects stopped showing any kind of git
information. I had to delete the projects (without deleting the actual files), 
create
them again and, yeah, then I could use "Share project..." to indicate that they 
were
shared via git.

Original comment by felipeer...@gmail.com on 16 Sep 2009 at 10:56

GoogleCodeExporter commented 8 years ago
I had the same EGit issue in Eclipse 3.5 with a workspace created under Eclipse 
3.4.
I solved it by doing the following:
 * created a new workspace
 * imported my existing projects into that workspace
 * shared each project against the original git repository

A little investigation could determine why Eclipse 3.5 got confused, but 
that'll take
more time than simply recreating the workspace.

My environment:
 * EGit (Incubation) [version: 0.5.0.200908282229]
 * Eclipse 3.5 JEE 64-bit Linux [build: 20090621-0832]
 * Sun JDK 7.0 64-bit Linux [build: 71]
 * Ubuntu 9.04 64-bit

Original comment by Greg.A.A...@gmail.com on 19 Sep 2009 at 10:10

GoogleCodeExporter commented 8 years ago
Switching plugin from pre 0.5 to 0.5 will confuse the workspace because we 
renamed the
plugin and also som settings at that stage. We do not provide a smooth upgrade 
path.
See the project page at this site.

Original comment by robin.ro...@gmail.com on 23 Sep 2009 at 7:35