Author |
Message
|
pkdec |
Posted: Thu Feb 12, 2015 8:29 am Post subject: How to install GIT plugins IIB |
|
|
 Acolyte
Joined: 12 Feb 2015 Posts: 66 Location: Canada, QC
|
Hi,
I am working with a project, where they want to keep BIT BUCKET/GIT as a version control system, Can you please help me in installing the plugings in IIB 9(I have earlier worked with cvs with MB
pkdec |
|
Back to top |
|
 |
smdavies99 |
Posted: Thu Feb 12, 2015 9:00 am Post subject: |
|
|
 Jedi Council
Joined: 10 Feb 2003 Posts: 6076 Location: Somewhere over the Rainbow this side of Never-never land.
|
For GIT go to the GIT repository and get the correct version of GIT for the version of Eclipse that the IIB Toolkit uses.
A little bit of patience and trial and error and you can get it installed and working.
Go on, try it. _________________ WMQ User since 1999
MQSI/WBI/WMB/'Thingy' User since 2002
Linux user since 1995
Every time you reinvent the wheel the more square it gets (anon). If in doubt think and investigate before you ask silly questions. |
|
Back to top |
|
 |
pkdec |
Posted: Thu Feb 12, 2015 9:35 am Post subject: Urgent : how to install GIT plugins IIB |
|
|
 Acolyte
Joined: 12 Feb 2015 Posts: 66 Location: Canada, QC
|
Hi Thanks for the reply..
I have the account created in BIT BUCKET site(I have repository created for my project in BIT BUCKET, I also installed GIT in my local and syn the online repository with my local machine GIT folder.
how do I need to install plugins in my IIB
pkdec |
|
Back to top |
|
 |
Vitor |
Posted: Thu Feb 12, 2015 9:37 am Post subject: Re: Urgent : how to install GIT plugins IIB |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
pkdec wrote: |
how do I need to install plugins in my IIB |
Same way you install any plugins in Eclipse.
Follow the instructions on the site. _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
pkdec |
Posted: Thu Feb 12, 2015 10:22 am Post subject: error during plugins install |
|
|
 Acolyte
Joined: 12 Feb 2015 Posts: 66 Location: Canada, QC
|
Hi Thanks for the reply,
I did try to install plugings it gave me error as below, please help..
Cannot complete the install because one or more required items could not be found.
Software being installed: Eclipse Git Team Provider 3.6.2.201501210735-r (org.eclipse.egit.feature.group 3.6.2.201501210735-r)
Missing requirement: Git Team Provider UI 3.6.2.201501210735-r (org.eclipse.egit.ui 3.6.2.201501210735-r) requires 'bundle org.eclipse.core.runtime [3.7.0,4.0.0)' but it could not be found
Cannot satisfy dependency:
From: Eclipse Git Team Provider 3.6.2.201501210735-r (org.eclipse.egit.feature.group 3.6.2.201501210735-r)
To: org.eclipse.egit.ui [3.6.2.201501210735-r]
pkdec |
|
Back to top |
|
 |
Vitor |
Posted: Thu Feb 12, 2015 10:35 am Post subject: Re: error during plugins install |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
pkdec wrote: |
Missing requirement: Git Team Provider UI 3.6.2.201501210735-r (org.eclipse.egit.ui 3.6.2.201501210735-r) requires 'bundle org.eclipse.core.runtime [3.7.0,4.0.0)' but it could not be found |
You need the plugin that matches / is compatible with the version of Eclipse the IIB Toolkit uses (probably 3.6.something). Which my worthy associate told you already. _________________ Honesty is the best policy.
Insanity is the best defence.
Last edited by Vitor on Thu Feb 12, 2015 10:42 am; edited 1 time in total |
|
Back to top |
|
 |
smdavies99 |
Posted: Thu Feb 12, 2015 10:37 am Post subject: Re: error during plugins install |
|
|
 Jedi Council
Joined: 10 Feb 2003 Posts: 6076 Location: Somewhere over the Rainbow this side of Never-never land.
|
Vitor wrote: |
You need the plugin that matches / is compatible with the version of Eclipse the IIB Toolkit uses (probably 3.6.something) |
Which is exactly what I said at the beginning. (sigh) _________________ WMQ User since 1999
MQSI/WBI/WMB/'Thingy' User since 2002
Linux user since 1995
Every time you reinvent the wheel the more square it gets (anon). If in doubt think and investigate before you ask silly questions. |
|
Back to top |
|
 |
Vitor |
Posted: Thu Feb 12, 2015 10:43 am Post subject: Re: error during plugins install |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
smdavies99 wrote: |
Vitor wrote: |
You need the plugin that matches / is compatible with the version of Eclipse the IIB Toolkit uses (probably 3.6.something) |
Which is exactly what I said at the beginning. (sigh) |
My posted edited to fully underline that the OP isn't really reading these posts but just shouting "tell me, tell me, tell me" until step by step instructions turn up.
You were right on the money.  _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
pkdec |
Posted: Thu Feb 12, 2015 11:28 am Post subject: |
|
|
 Acolyte
Joined: 12 Feb 2015 Posts: 66 Location: Canada, QC
|
Hi thanks for the reply
I have to upgrade eclipse, GIT does not support the eclipse version 3.6.3.r362_v
pkdec |
|
Back to top |
|
 |
Vitor |
Posted: Thu Feb 12, 2015 11:52 am Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
pkdec wrote: |
I have to upgrade eclipse, GIT does not support the eclipse version 3.6.3.r362_v |
a) The IIB Toolkit is only supported on the version of Eclipse supplied with the product. It's not guaranteed to work with any other.
b) GIT most certainly does work with that version of Eclipse. Or at least, if you've proved it doesn't, don't tell the GIT plugin I have running in my IIB Toolkit. It might realise it's made a mistake and stop working.... _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
Vitor |
Posted: Thu Feb 12, 2015 11:57 am Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
It's also worth pointing out that, while it's more convienient to work with GitHub, SubVersion, ClearCase and other such source code control within the Toolkit, the only requirement is a valid Eclipse workspace. It's perfectly possible to manipulate the code using a tool external to Eclipse, check in, check out and all the other good things. _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
pkdec |
Posted: Thu Feb 12, 2015 12:40 pm Post subject: Do you have GIT plugings running on IIB? |
|
|
 Acolyte
Joined: 12 Feb 2015 Posts: 66 Location: Canada, QC
|
Hi,
which version of IIB you have in which GIT plugins is working and also please tel me the eclipse version?
I have IIB 9 and eclipse Version: 3.6.3.r362
pkdec |
|
Back to top |
|
 |
Vitor |
Posted: Thu Feb 12, 2015 12:58 pm Post subject: Re: Do you have GIT plugings running on IIB? |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
pkdec wrote: |
I have IIB 9 and eclipse Version: 3.6.3.r362 |
I have v9.0.0.2 and that version of Eclipse _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
nelson |
Posted: Thu Feb 12, 2015 1:07 pm Post subject: Re: Do you have GIT plugings running on IIB? |
|
|
 Partisan
Joined: 02 Oct 2012 Posts: 313
|
I never updated from Git Team Provider 2.1.0.201209190230-r (very old), but worked fine for me... I installed only the following items (because of some dependencies issues):
Eclipse Git Team Provider
- Eclipse EGit 2.1.0.201209190230-r
- EGit Project Set Support 2.1.0.201209190230-r
JGit
- Eclipse JGit 2.1.0.201209190230-r |
|
Back to top |
|
 |
pkdec |
Posted: Thu Feb 12, 2015 1:08 pm Post subject: |
|
|
 Acolyte
Joined: 12 Feb 2015 Posts: 66 Location: Canada, QC
|
Hi,
It installed for me git source code into IIB, now I do I get in to this Git as like CVS we have
pkdec |
|
Back to top |
|
 |
|