How to install Flowable designer in Eclipse Kepler - eclipse

I am trying to install flowable designer in eclipse(kepler),but getting following errors. Please,give me solutions.
Cannot complete the install because one or more required items could not be found.
Software being installed: Flowable Eclipse BPMN 2.0 Designer 5.22.0 (org.flowable.designer.feature.feature.group 5.22.0)
Missing requirement: Graphiti (Incubation) 0.13.1.v20160830-1309 (org.eclipse.graphiti 0.13.1.v20160830-1309) requires 'bundle org.eclipse.emf.transaction [1.8.0,2.0.0)' but it could not be found
Cannot satisfy dependency:
From: Graphiti (Incubation) 0.13.1.v20160830-1309 (org.eclipse.graphiti.feature.feature.group 0.13.1.v20160830-1309)
To: org.eclipse.graphiti [0.13.1.v20160830-1309]
Cannot satisfy dependency:
From: Flowable Eclipse BPMN 2.0 Designer 5.22.0 (org.flowable.designer.feature.feature.group 5.22.0)
To: org.eclipse.graphiti.feature.feature.group [0.13.1.v20160830-1309]

Go to Help → Install New Software. In the following panel, click on Add button and fill in the following fields:
Name: Flowable BPMN 2.0 designer
Location: http://www.flowable.org/designer/update/

I had the same issue and error message when trying to install Flowable (both from repository URL and from Jar file).
In my case, when installing Eclipse I had reused my previous workspace.
Try installing Eclipse again with a totally fresh workspace, then adding Flowable - this approach worked for me.

Related

Jira connector eclipse conflicting dependency

I just tried to install the jira connector for mylyn, but eclipse reports the following problem
Problems occurred while performing installation: Operation details
Operation details
Cannot complete the install because of a conflicting dependency.
Software being installed: Tasktop Dev Pro 4.8.1.v20161020-1951-RELEASE (com.tasktop.client.pro.feature.group 4.8.1.v20161020-1951-RELEASE)
Software currently installed: Mylyn WikiText 2.10.3.v20170505-2038 (org.eclipse.mylyn.wikitext_feature.feature.group 2.10.3.v20170505-2038)
Only one of the following can be installed at once:
Mylyn WikiText HTML 2.10.3.v20170505-2038 (org.eclipse.mylyn.wikitext.html.core 2.10.3.v20170505-2038)
Mylyn WikiText HTML 2.10.0.v20160630-1705 (org.eclipse.mylyn.wikitext.html.core 2.10.0.v20160630-1705)
Mylyn WikiText HTML 2.10.1.v20161129-1925 (org.eclipse.mylyn.wikitext.html.core 2.10.1.v20161129-1925)
Mylyn WikiText HTML 2.9.0.v20160513-1433 (org.eclipse.mylyn.wikitext.html.core 2.9.0.v20160513-1433)
Cannot satisfy dependency:
From: Tasktop Artifacts Framework 12.0.1.v20161020-1920-RELEASE (com.tasktop.artifacts.feature.group 12.0.1.v20161020-1920-RELEASE)
To: org.eclipse.mylyn.wikitext.html.core [2.10.0.v20160630-1705]
Cannot satisfy dependency:
From: Tasktop Dev Pro 4.8.1.v20161020-1951-RELEASE (com.tasktop.client.pro.feature.group 4.8.1.v20161020-1951-RELEASE)
To: com.tasktop.connector.zendesk.feature.group [4.8.1.v20161020-1930-RELEASE]
Cannot satisfy dependency:
From: Tasktop Zendesk Connector 4.8.1.v20161020-1930-RELEASE (com.tasktop.connector.zendesk.feature.group 4.8.1.v20161020-1930-RELEASE)
To: com.tasktop.artifacts.feature.group [12.0.0,13.0.0)
Cannot satisfy dependency:
From: Mylyn WikiText 2.10.3.v20170505-2038 (org.eclipse.mylyn.wikitext_feature.feature.group 2.10.3.v20170505-2038)
To: org.eclipse.mylyn.wikitext.html.core [2.10.3.v20170505-2038]
I'm using eclipse neon and installed all updates that are currently available.
I don't know what eclipse wants to tell me with Only one of the following can be installed at once:. I thought that multiple versions can be installed in parallel in OSGI. Thus I don't know how to fix it.
Does anyone else have this problem or knows how to fix it?
I solved it by first uninstalling Mylyn WikiText HTML 2.10.3.v20170505-2038 and then installing the jira connector.
Help -> About -> Installation Details
Select Mylyn WikiText HTML 2.10.3.v20170505-2038 and uninstall it. (Restart eclipse)
Open Task Repository View
Right click and select Add Task Repository
Use Install More Connectors...

m2e extension is not installing in Eclipse Luna

When I am installing the m2e extension, it is giving me below error:
I am using this url to download: http://download.eclipse.org/technology/m2e/releases
Cannot complete the install because one or more required items could not be found.
Software being installed: m2e - Maven Integration for Eclipse (includes Incubating components) 1.6.1.20150625-2338 (org.eclipse.m2e.feature.feature.group 1.6.1.20150625-2338)
Missing requirement: Maven Integration for Eclipse 1.6.0.20150526-2032 (org.eclipse.m2e.core 1.6.0.20150526-2032) requires 'bundle com.google.guava [14.0.1,16.0.0)' but it could not be found
Missing requirement: Maven Integration for Eclipse 1.6.1.20150625-2338 (org.eclipse.m2e.core 1.6.1.20150625-2338) requires 'bundle com.google.guava [14.0.1,16.0.0)' but it could not be found
Cannot satisfy dependency:
From: m2e Marketplace 1.6.1.20150625-2338 (org.eclipse.m2e.discovery 1.6.1.20150625-2338)
To: bundle org.eclipse.m2e.core [1.6.0,1.7.0)
Cannot satisfy dependency:
From: m2e - Maven Integration for Eclipse (includes Incubating components) 1.6.1.20150625-2338 (org.eclipse.m2e.feature.feature.group 1.6.1.20150625-2338)
To: org.eclipse.m2e.discovery [1.6.1.20150625-2338]
Try to use below link:
http://download.eclipse.org/technology/m2e/releases/1.4
You might be using older version of eclipse and trying to install latest version of maven.
What worked for me when installing m2e 1.6.2 into Eclipse 4.2.2 (Luna SR2) was add the Orbit project Guava: Google Core Libraries for Java 15.0 bundle from the Orbit project into Eclipse before installing m2e.
(The install error I initially got said m2e 1.6.2 is looking for the Guava 14 bundle, which I could not locate in any of the recommended Orbit builds, but Guava 15 seems to be working just fine so far, and indeed the Guava 15 bundle is what the Luna SR2 Eclipse IDE for Java Developers uses.)
I used this URL for the Orbit build repository for Luna SR2: http://download.eclipse.org/tools/orbit/downloads/drops/R20150124073747/repository/
This specific link could be unstable over time, or maybe you are reading this because of issues with different versions of Eclipse or m2e, so in those cases it would be a good idea to check the Orbit downloads page to find the right Orbit build for to match your Eclipse release.
For those who are not old Eclipse hands, here is step by step what I did to install the Orbit Guava bundle into Eclipse 4.4.2:
From the Eclipse menu: Help > Install New Software...
Click on the Add button. In the resulting dialog, enter:
Name: Orbit Repository for Eclipse Luna SR2 (4.4.2)
Location: http://download.eclipse.org/tools/orbit/downloads/drops/R20150124073747/repository/
Click OK
Once this repository is added to your Eclipse configuration, the m2e feature installation process will be able to find and install the Guava bundle automatically.
The m2e installation may also want to update other packages, so it is a good idea to have the Eclipse Luna update site available prior to the m2e feature install:
Click the Add button again. In the resulting dialog, enter:
Name: Eclipse Update Site
Location: http://download.eclipse.org/eclipse/updates/4.4
Click OK
It's also worth noting that the m2e 1.6.x release line is included in Mars, while the 1.5.x is included in Luna, so that it might be a more conservative choice to use a 1.5 release rather than a 1.6 release.
I can give you a quick answer : Ignore the error.
Actually I'm not quite sure this is the right solution but at least for me it worked just fine. I'm sharing my case because it might help someone.
While I was installing m2e extension, I met the same error message you met. But I ignored the error and was able to continue installing. And then the installation have finished successfully.
Click and take a look at the image
: Install Remadiation Page
I saw the error when I clicked "show original error ... ". But I think it's OK to choose "Keep my installation ... " and click "Next" to continue

Missing requirement: Drools Eclipse Plug-in 6.3.0.Beta2 requires 'bundle org.kie.eclipse 0.0.0' but it could not be found

I'm trying to install the Drools plugin in Eclipse. I followed the steps as described here but I was only able to download the Guvnor items (2 out of 8).
After searching for the plugin in Install New Software using this link, the Drools package appears. I check it and click Next. And then, no matter what I do, I keep receiving the following error:
Cannot complete the install because one or more required items could not be found.
Software being installed: JBoss Drools Core 6.3.0.Beta2 (org.drools.eclipse.feature.feature.group 6.3.0.Beta2)
Missing requirement: Drools Eclipse Plug-in 6.3.0.Beta2 (org.drools.eclipse 6.3.0.Beta2) requires 'bundle org.kie.eclipse 0.0.0' but it could not be found
Cannot satisfy dependency:
From: JBoss Drools Core 6.3.0.Beta2 (org.drools.eclipse.feature.feature.group 6.3.0.Beta2)
To: org.drools.eclipse [6.3.0.Beta2]
Can anyone help me with this error?
Much appreciated,
-J.
Turns out the download link was wrong. I was downloading the Beta version instead of the newest version.
For those who encounter the same problem, use this link instead:
http://download.jboss.org/drools/release/6.2.0.Final/org.drools.updatesite/

How to install Maven integration plugin in Eclipse Helios?

I'm trying to install Maven integration plugin in Eclipse Helios via Marketplace, but I'm receiveing "cannot satisfy dependency" error:
Cannot complete the install because one or more required items could not be found.
Software being installed: m2e - Maven Integration for Eclipse 1.4.0.20130601-0317 (org.eclipse.m2e.feature.feature.group 1.4.0.20130601-0317)
Missing requirement: async-http-client 1.6.5.20130531-2315 (com.ning.async-http-client 1.6.5.20130531-2315) requires 'package org.slf4j 1.6.2' but it could not be found
Cannot satisfy dependency:
From: Maven Archetype Common Bundle 1.4.0.20130531-2315 (org.eclipse.m2e.archetype.common 1.4.0.20130531-2315)
To: bundle org.eclipse.m2e.maven.runtime [1.4.0,1.5.0)
Cannot satisfy dependency:
From: m2e - Maven Integration for Eclipse 1.4.0.20130601-0317 (org.eclipse.m2e.feature.feature.group 1.4.0.20130601-0317)
To: org.eclipse.m2e.archetype.common [1.4.0.20130531-2315]
Cannot satisfy dependency:
From: Embedded Maven Runtime Bundle 1.4.0.20130531-2315 (org.eclipse.m2e.maven.runtime 1.4.0.20130531-2315)
To: bundle com.ning.async-http-client [1.6.5,1.6.6)
Do you have any ideas how it could be done?
Unfortunately, upgrading Eclipse is not an option in my case.
I believe you must be trying the following URL in the update site:
http://download.eclipse.org/technology/m2e/releases
Try using:
http://download.eclipse.org/technology/m2e/releases/1.3
In your install manager, check "Contact all updates sites" . This should resolve the problem as sometimes dependencies come form different sites.
Dated : 2015-June-04
I was trying to do the same for IBM RAD 8.5.0 which is built on Eclipse 3.6 i.e Helios Platform.
I tried using the below link and it works fine.
http://download.eclipse.org/technology/m2e/releases/1.4
Also uncheck the "Show only the latest versions of available software" this gives you all the versions that are compatable with your current version.

How to installation Together2008r3 for Eclipse

How can i installation together2008r3 in Eclipse, Dose anybody could help me?
I've download the Together2008r3.zip right now.
first, I install Eclipse SKD in Eclipse and restart.
the second, I click Help-Install new software in Eclipse and choose the zip file then click continue.
but it's back an error.
Cannot complete the install because of a conflicting dependency.
Software being installed: Together Classic Modeling (required) 8.2.3.v20101117-1439 (com.borland.together.classic.feature.group 8.2.3.v20101117-1439)
Only one of the following can be installed at once:
EMF Change Model 2.5.1.v20100907-1643 (org.eclipse.emf.ecore.change 2.5.1.v20100907-1643)
EMF Change Model 2.7.0.v20110408-2116 (org.eclipse.emf.ecore.change 2.7.0.v20110408-2116)
Cannot satisfy dependency:
From: Together OCL Modeling UI 8.2.3.v20101117-1439 (com.borland.tg.modeling.ocl.ui.feature.group 8.2.3.v20101117-1439)
To: org.eclipse.emf.all.feature.group [2.6.0,3.0.0)
Cannot satisfy dependency:
From: Together Classic Modeling (required) 8.2.3.v20101117-1439 (com.borland.together.classic.feature.group 8.2.3.v20101117-1439)
To: com.borland.together.feature.group [8.2.3.v20101117-1439]
Cannot satisfy dependency:
From: Together Modeling 8.2.3.v20101117-1439 (com.borland.together.feature.group 8.2.3.v20101117-1439)
To: com.borland.tg.modeling.ocl.ui.feature.group [8.2.3.v20101117-1439]
Cannot satisfy dependency:
From: EMF/XSD All-In-One SDK 2.6.0.v20100914-1218 (org.eclipse.emf.all.feature.group 2.6.0.v20100914-1218)
To: org.eclipse.emf.sdk.feature.group [2.6.1.v20100914-1218]
Cannot satisfy dependency:
From: EMF Change Edit 2.5.0.v20100521-1846 (org.eclipse.emf.ecore.change.edit 2.5.0.v20100521-1846)
To: bundle org.eclipse.emf.ecore.change [2.7.0,3.0.0)
Cannot satisfy dependency:
From: EMF - Eclipse Modeling Framework SDK 2.6.1.v20100914-1218 (org.eclipse.emf.sdk.feature.group 2.6.1.v20100914-1218)
To: org.eclipse.emf.ecore.change [2.5.1.v20100907-1643]
Cannot satisfy dependency:
From: EMF - Eclipse Modeling Framework SDK 2.6.1.v20100914-1218 (org.eclipse.emf.sdk.feature.group 2.6.1.v20100914-1218)
To: org.eclipse.emf.ecore.change.edit [2.5.0.v20100521-1846]
I just know something dependency lib was not found. it's because I used the J2EE edition for Eclipse(not classic)?
From what i see, it's because you have Version 2.5.1 of EMF Change Model installed, but ToGether needs 2.7.1 and the automatic installation wizard cannot resolve this.
Which version of Eclipse do you use? I think, the Indigo packages contain EMF 2.7, so with Eclipse Indigo, it should work. Otherwise you would have to uninstall EMF and manually install a newer EMF version (for information and download sites etc. look here).