python748 / alternate-java-bridge-library

Automatically exported from code.google.com/p/alternate-java-bridge-library
Apache License 2.0
0 stars 0 forks source link

AltBridge plugin causes dependancy conflict when trying to upgrade ADT plugins #53

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
See this post: 
https://groups.google.com/forum/?hl=en#!topic/alternate-java-bridge-library-disc
ussion/Pl7tckjG_kY

Original issue reported on code.google.com by IMPINC...@gmail.com on 20 May 2012 at 5:42

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
Just did a fresh install of Eclipse [ eclipse-jee-indigo-win32 ]
Installed ADT Plugin for Eclipse

Tried to install AltBridge Plug-in 2.2.34

Got the following:-

Cannot complete the install because of a conflicting dependency.
Software being installed: AltBridge Plug-in 2.2.34 
(com.xiledsystems.altbridge.feature.feature.group 2.2.34)
Software currently installed: Eclipse IDE for Java EE Developers 
1.4.0.20110615-0550 (epp.package.jee 1.4.0.20110615-0550)
Only one of the following can be installed at once: 
OSGi System Bundle 3.7.1.R37x_v20110808-1106 (org.eclipse.osgi 
3.7.1.R37x_v20110808-1106)
OSGi System Bundle 3.7.2.v20120110-1415 (org.eclipse.osgi 3.7.2.v20120110-1415)
OSGi System Bundle 3.7.0.v20110613 (org.eclipse.osgi 3.7.0.v20110613)

PeteC

Original comment by petercre...@gmail.com on 22 May 2012 at 1:38

GoogleCodeExporter commented 8 years ago
That's not good. Not that I think it matters, but what version of Java are you 
running?

Original comment by IMPINC...@gmail.com on 22 May 2012 at 2:17

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
java.runtime.version=1.7.0_03-b05

Original comment by petercre...@gmail.com on 22 May 2012 at 2:40

GoogleCodeExporter commented 8 years ago
Java version: Version 7 Update 3

Original comment by petercre...@gmail.com on 22 May 2012 at 2:53

GoogleCodeExporter commented 8 years ago
Ok, I just installed Eclipse Java EE, then installed the ADT plugins, and I was 
able to install the latest AltBridge on another machine.

Granted, it was the 64bit version of eclipse, and that machine had Java 6, but 
I don't see those two things as being the problem.

Original comment by IMPINC...@gmail.com on 22 May 2012 at 3:59

GoogleCodeExporter commented 8 years ago
Ok I'll give it another go

Original comment by petercre...@gmail.com on 22 May 2012 at 4:05

GoogleCodeExporter commented 8 years ago
Got exactly the same.

Original comment by petercre...@gmail.com on 22 May 2012 at 4:15

GoogleCodeExporter commented 8 years ago
Are you using version 3.7.2?

Original comment by IMPINC...@gmail.com on 22 May 2012 at 4:17

GoogleCodeExporter commented 8 years ago
Eclipse Platform    3.7.0.v20110530

Original comment by petercre...@gmail.com on 22 May 2012 at 4:21

GoogleCodeExporter commented 8 years ago
The file should be eclipse-jee-indigo-SR2-win32.

Original comment by IMPINC...@gmail.com on 22 May 2012 at 4:22

GoogleCodeExporter commented 8 years ago
That's why. The Altbridge requires Eclipse 3.7.2. It seems you're installing an 
older download?

Original comment by IMPINC...@gmail.com on 22 May 2012 at 4:22

GoogleCodeExporter commented 8 years ago
Phew I thought my world had come to an end :-)
Will re-install after I've had a bite to eat
I'll let you know how it went
Thanks for your help 
PeteC

Original comment by petercre...@gmail.com on 22 May 2012 at 4:26

GoogleCodeExporter commented 8 years ago
No problem. Although it SHOULD have worked on 3.7.0, With the latest changes to 
the ADT plugin, it forced me to make some changes on my end, and probably 
caused this problem with earlier versions of Eclipse. I've updated the 
Installation Wiki to say that version 3.7.2 is required (rather than just 3.7 
that it stated before). Sorry for the confusion!

Original comment by IMPINC...@gmail.com on 22 May 2012 at 4:30

GoogleCodeExporter commented 8 years ago
Up and running
PeteC

Original comment by petercre...@gmail.com on 23 May 2012 at 8:59

GoogleCodeExporter commented 8 years ago
Excellent! If you haven't already, you should go get the new version (2.2.37), 
as it has the newest change you requested (being able to shut off the menu).

Original comment by IMPINC...@gmail.com on 23 May 2012 at 7:19

GoogleCodeExporter commented 8 years ago
This is no longer an issue now. The AltBridge plugin no longer needs the ADT 
plugin for any dependancy. This will no longer conflict with upgrading ADT.

Original comment by IMPINC...@gmail.com on 24 Dec 2012 at 7:34