Cannot Install ECF SDK due to missing bundle? - eclipse

I wanted to use DocShare for eclipse so I downloaded the zip file for installing the ECF SDK from the eclipse site and went to install new software in eclipse gave it the path of the zip file and deselected the "Contact all sites during....required software" checkbox beacuse it took too long.
The result was an error stating:
Cannot complete the install because one or more required items could not be found.
Software being installed: ECF SDK for Eclipse 3.9.0.v20140818-1747 (org.eclipse.ecf.core.feature.group 3.9.0.v20140818-1747)
Missing requirement: ECF Discovery UI 3.0.0.v20140818-1747 (org.eclipse.ecf.discovery.ui 3.0.0.v20140818-1747) requires 'bundle org.eclipse.emf.edit.ui [2.2.0,3.0.0)' but it could not be found
Cannot satisfy dependency:
From: ECF SDK for Eclipse 3.9.0.v20140818-1747 (org.eclipse.ecf.core.feature.group 3.9.0.v20140818-1747)
To: org.eclipse.ecf.discovery.ui [3.0.0.v20140818-1747]
I have no idea what this means and couldn't find any solutions for it. Can someone please help me? Thanks
The site from where I downloaded the zip file: http://www.eclipse.org/ecf/downloads.php

Related

Installing AntlrDT on Eclipse Oxygen.3a Release (4.7.3a): "The installation cannot be completed as requested"

I've just tried to install AntrlDT, StringTemplateDT and XVisitorDT on Eclipse from the update site http://www.certiv.net/updates/.
However, Eclipse tells me "The installation cannot be completed as requested" (screenshot below). When I uncheck the proposed solutions, I can see the reasons for the failure:
Cannot complete the install because one or more required items could not be found.
Software being installed: StringTemplateDT 4.9.0.20190203-0050 (net.certiv.stdt.feature.feature.group 4.9.0.20190203-0050)
Missing requirement: Dsl Editor Core 0.9.0.20190203-0048 (net.certiv.dsl.core 0.9.0.20190203-0048) requires 'bundle org.eclipse.core.runtime 3.15.100' but it could not be found
Cannot satisfy dependency:
From: Dsl Editor UI 0.9.0.20190203-0048 (net.certiv.dsl.ui 0.9.0.20190203-0048)
To: bundle net.certiv.dsl.core 0.9.0
Cannot satisfy dependency:
From: ST Core 4.9.0.20190203-0050 (net.certiv.stdt.core 4.9.0.20190203-0050)
To: bundle net.certiv.dsl.ui 0.9.0
Cannot satisfy dependency:
From: StringTemplateDT 4.9.0.20190203-0050 (net.certiv.stdt.feature.feature.group 4.9.0.20190203-0050)
To: net.certiv.stdt.core [4.9.0.20190203-0050]
so it seems some components are missing from the update site and this is a matter for them to fix, but I find the messages hard to understand. Is this the correct interpretation?
I am running Eclipse Oxygen.3a Release (4.7.3a).
I found the same problem with eclipse photon.
The components specified in your question are not installed because they require the plugin org.eclipse.core.runtime 3.15.100
The fact is that Eclipse Oxygen/Photon install plugin version 3.14
I ask Eclipse Community Forums about how to upgrade org.eclipse.core.runtime to 3.15 in my Eclipse version (see question).
They suggest instead to install last versions of eclipse (i.e. 2019-03) which come with plugin version 3.15.200
I installed new Eclipse and finally I could install AntlrDT successfully

not able to install Liferay with eclipse

I am trying to get started with Liferay with eclipse. So while installing the plugin I am getting error saying 'Can not complete because one or more required items can not be found'
Cannot complete the install because one or more required items could not be found.
Software being installed: Liferay IDE 3.1.0.201705141336-b1 (com.liferay.ide.eclipse.tools.feature.group 3.1.0.201705141336-b1)
Missing requirement: biz.aQute.remote.api 3.4.0.201705121927-SNAPSHOT (biz.aQute.remote.api 3.4.0.201705121927-SNAPSHOT) requires 'package org.osgi.framework.dto [1.8.0,2.0.0)' but it could not be found
Cannot satisfy dependency:
From: Blade Tools 2.1.0.REL-20170514-003119-g924bba6 (com.liferay.blade.tools.feature.group 2.1.0.REL-20170514-003119-g924bba6)
To: biz.aQute.remote.api [3.4.0.201705121927-SNAPSHOT]
Cannot satisfy dependency:
From: Liferay IDE 3.1.0.201705141336-b1 (com.liferay.ide.eclipse.tools.feature.group 3.1.0.201705141336-b1)
To: com.liferay.blade.tools.feature.group 2.0.0
Your version of Eclipse is far too old for this code.
The error is saying that it needs at least version 1.8 of the org.osgi.framework.dto package. This package was not added to Eclipse until Eclipse 4.4. The current version of Eclipse (Eclipse Neon.3) contains version 1.8 of this package.

Trouble installing Control Flow Graph Factory

I just found a plugin that only exists on Eclipse.
First I had some trouble with downloading via their Plugin Manager because I got "javax.net.ssl.SSLHandshakeException: Received fatal alert: handshake_failure". Then I found this and I solved it.
But now I get an error like this:
Cannot complete the install because one or more required items could not be found.
Software being installed: Bytecode Visualizer 4.5.0.201508311741 (com.drgarbage.bytecodevisualizer.feature.group 4.5.0.201508311741)
Missing requirement: Bytecode Visualizer 4.5.0.201508311741 (com.drgarbage.bytecodevisualizer.plugin 4.5.0.201508311741) requires 'bundle org.eclipse.core.runtime [3.7.0,3.12.0)' but it could not be found
Cannot satisfy dependency:
From: Bytecode Visualizer 4.5.0.201508311741 (com.drgarbage.bytecodevisualizer.feature.group 4.5.0.201508311741)
To: com.drgarbage.bytecodevisualizer.plugin [4.5.0.201508311741]
I tried to download all the files and then "Install new software" but I get the same error.
It seems to have something to do with "bundle org.eclipse.core.runtime [3.7.0,3.12.0)' but it could not be found"
Tips?
The [3.7.0,3.12.0) in the org.eclipse.core.runtime message says that a version of the plugin which is at least version 3.7.0 and less than version 3.12.0 is required.
Eclipse Neon has version 3.12.0 of this plugin so it won't match this requirement. So it looks like this code is not supported on Neon and requires an earlier version of Eclipse.

Package org.mozilla.interfaces 0.0.0 missing in eclipse

I'm trying to install a plugin called textmarker in eclipse. But when i try to install a feature called 'CEV feature', it throws an error saying requires 'package org.mozilla.interfaces 0.0.0' but it could not be found. Can anybody let me know how i can resolve this dependency? Thanks..
the package you require is available at
link
download the corrosponding xulrunner according to your machine
extract it and in the folder sdk/lib the jar file is present.
source:
http://code.google.com/p/javaxpcom/wiki/JavaXPCOM_Intro

How to upgrade eclipse from Galileo to Helios in Ubuntu 10.10 via "Help->Install New Software..."

I know the direct-download method but still want to make the upgrade with the help of Eclipse. When I plan to do so, the following errors rise:
Cannot complete the install because of a conflicting dependency.
Software being installed: Eclipse SDK 3.6.2.M20110210-1200 (org.eclipse.sdk.ide 3.6.2.M20110210-1200)
Software currently installed: Eclipse Platform 3.5.2 (Eclipse Platform 3.5.2)
Only one of the following can be installed at once:
Equinox Provisioning Publisher 1.1.2.v20100824-2220 (org.eclipse.equinox.p2.publisher 1.1.2.v20100824-2220)
Equinox Provisioning Publisher 1.1.0.v20100513 (org.eclipse.equinox.p2.publisher 1.1.0.v20100513)
Equinox Provisioning Publisher 1.0.1.R35x_20100105 (org.eclipse.equinox.p2.publisher 1.0.1.R35x_20100105)
Cannot satisfy dependency:
From: Eclipse Platform 3.5.2 (Eclipse Platform 3.5.2)
To: org.eclipse.equinox.p2.publisher [1.0.1.R35x_20100105]
Cannot satisfy dependency:
From: Equinox p2 Provisioning 2.0.1.r361_v20100903-897HFa-FX0z-z-ntoaavz0JPX628 (org.eclipse.equinox.p2.user.ui.feature.group 2.0.1.r361_v20100903-897HFa-FX0z-z-ntoaavz0JPX628)
To: org.eclipse.equinox.p2.publisher [1.1.2.v20100824-2220]
Cannot satisfy dependency:
From: Eclipse SDK 3.6.2.M20110210-1200 (org.eclipse.sdk.ide 3.6.2.M20110210-1200)
To: org.eclipse.equinox.p2.user.ui.feature.group [2.0.1.r361_v20100903-897HFa-FX0z-z-ntoaavz0JPX628]
I am using http://download.eclipse.org/eclipse/updates/3.6/ . It seems that I need a newer Equinox Provisioning Publisher to make a successful upgrade. But after a rough search I did not find much information. So what should I do now? Thank you.
According to this, the only lines that really matter from that error output are the last ones.
Cannot satisfy dependency:
From: Eclipse SDK 3.6.2.M20110210-1200 (org.eclipse.sdk.ide 3.6.2.M20110210-1200)
To: org.eclipse.equinox.p2.user.ui.feature.group [2.0.1.r361_v20100903-897HFa-FX0z-z-ntoaavz0JPX628]
I had this problem too and was unable to resolve it without first uninstalling everything and following this method to get it all rolling (That's a link to my blog where I mashed together all the guides that helped me get it installed).
Good luck!