Eclipse Version: Kepler
PyDev Version: 3.1
I can't install EclipseCoder on my Ubuntu 13.04 machine. The installation fails with the following error message:
Cannot complete the install because one or more required items could not be found.
Software currently installed: EclipseCoder Python Support 0.2.2 (net.fornwall.eclipsecoder.pythonsupport.feature.group 0.2.2)
Missing requirement: EclipseCoder Python Support 0.2.2 (net.fornwall.eclipsecoder.pythonsupport 0.2.2) requires 'bundle org.python.pydev [1.3.0,2.0.0)' but it could not be found
Cannot satisfy dependency:
From: EclipseCoder Python Support 0.2.2 (net.fornwall.eclipsecoder.pythonsupport.feature.group 0.2.2)
To: net.fornwall.eclipsecoder.pythonsupport [0.2.2]
OK
I already have PyDev installed from the PyDev update site. Is this plugin only bound to PyDev 1.3/PyDev 2.0. Any idea what's going on?
The PyDev version used in the plug-in was very old - I've updated the python plug-in to use the current PyDev version and pushed it as version 0.2.3 to the update site, so you should be able to install now.
Related
I have tried unsucessfully to install VMware Workbench IS 3.5.7 [3.5.7.4238219] from https://code.vmware.com/web/workbench/wbis/3.5 . I tried (Help => Install new software) with two different versions of eclipse, having two different errors:
1) eclipse package from Ubuntu
I installed eclipse package for Ubuntu 16.04.2 LTS (Version: 3.8.1 , Build id: debbuild) and installed latest updates. When I tried to add the repository I got this error:
Cannot complete the install because one or more required items could not be found.
Software being installed: VMware Workbench CIM Tools 3.5.7.4236111 (com.vmware.vide.cimtools.feature.feature.group 3.5.7.4236111)
Missing requirement: Action Plug-in 3.5.7.4236111 (com.vmware.vide.p2action 3.5.7.4236111) requires 'package org.eclipse.equinox.p2.repository.artifact 2.3.0' but it could not be found
Missing requirement: Action Plug-in 3.5.7.4249275 (com.vmware.vide.p2action 3.5.7.4249275) requires 'package org.eclipse.equinox.p2.repository.artifact 2.3.0' but it could not be found
Cannot satisfy dependency:
From: VMware Workbench CIM Tools 3.5.7.4236111 (com.vmware.vide.cimtools.feature.feature.group 3.5.7.4236111)
To: com.vmware.vide.feature.feature.group [3.5.5,4.0.0)
Cannot satisfy dependency:
From: VMware Workbench Core 3.5.7.4236111 (com.vmware.vide.feature.feature.group 3.5.7.4236111)
To: com.vmware.vide.p2action [3.5.7.4236111]
Cannot satisfy dependency:
From: VMware Workbench Core 3.5.7.4249275 (com.vmware.vide.feature.feature.group 3.5.7.4249275)
To: com.vmware.vide.p2action [3.5.7.4249275]
I looked for that package org.eclipse.equinox.p2.repository.artifact 2.3.0 but I don't know how to satisfy it.
2) Latest eclipse from eclipse.org
I downloaded and executed the fresh eclipse installer for Linux 64 bits (again Ubuntu 16.04.2 LTS). It's Version: Neon.3 Release (4.6.3) and Build id: 20170314-1500. Again I installed latest updates and tried to install that VMware Workbench IS repository and I got this error:
An error occurred while configuring the installed items
session context was:(profile=_home_test_eclipse_java-neon_eclipse, phase=org.eclipse.equinox.internal.p2.engine.phases.Configure, operand=null --> [R]com.vmware.vide.vlogbrowser.cli.feature.feature.group 3.5.7.4236111, action=org.eclipse.equinox.internal.p2.touchpoint.natives.actions.ChmodAction).
The action chmod failed - file /home/test/eclipse/java-neon/eclipse/features/com.vmware.vide.vlogbrowser.cli.feature_3.5.7.4236111/app/vmwb-server does not exist
Can anybody help me to install VMware Workbench IS?
Thanks in advance!
/Angel
I realized that ubuntu's eclipse already provides the plugin org.eclipse.equinox.p2.repository, but it's version 2.2 and VMware Workbench IS requires 2.3. I don't know if it can be installed.
Finally I could install the workbench on a fresh eclipse Neon.3 Release (4.6.3) but just after installing the components one by one, in a common sense order and reading carefully the errors: missing folders that the installer is not creating for you, like $INSTALL_PATH/eclipse/java-neon/eclipse/features/com.vmware.vide.vlogbrowser.cli.feature_3.5.7.4236111/app/vmwb-server
Thanks and best regards
/Angel
-Is there a way to install an older version of Goclipse, compatible with my Eclipse 4.5.2?
-Or, is there a way I can manually install the missing dependencies (see below)?
I am using Eclipse 4.5.2 (Mars.2). When trying to install Goclipse, I only see version 16.1 which according to the Goclipse documentation requires Eclipse 4.6 or later.
The error I currently get when trying to install Goclipse 16.1 is:
Cannot complete the install because one or more required items could not be found.
Software being installed: GoClipse 0.16.1.v201607061938 (goclipse_feature.feature.group 0.16.1.v201607061938)
Missing requirement: GDB DSF Debugger Integration Core 5.0.0.201606062011 (org.eclipse.cdt.dsf.gdb 5.0.0.201606062011) requires 'bundle org.eclipse.launchbar.core 2.0.0' but it could not be found
Missing requirement: GDB DSF Debugger Integration Core 5.0.0.201607151550 (org.eclipse.cdt.dsf.gdb 5.0.0.201607151550) requires 'bundle org.eclipse.launchbar.core 2.0.0' but it could not be found
Cannot satisfy dependency:
From: GoClipse Eclipse Debug 0.16.1.v201607061938 (com.googlecode.goclipse.debug 0.16.1.v201607061938)
To: bundle org.eclipse.cdt.dsf.gdb [5.0.0,6.0.0)
Cannot satisfy dependency:
From: GoClipse 0.16.1.v201607061938 (goclipse_feature.feature.group 0.16.1.v201607061938)
To: com.googlecode.goclipse.debug [0.16.1.v201607061938]
Try using this URL as a Eclipse Software Site:
https://raw.githubusercontent.com/GoClipse/goclipse.github.io/0.16.0/releases/
It should allow you to install 0.16.0 (or a diff version if you change the URL)
How can I programmatically update an Eclipse feature by pointing to a p2 repository?
I can install features using org.eclipse.tycho.p2.facade.internal.P2ApplicationLauncher class by setting the application name as org.eclipse.equinox.p2.director. However, this fails when I install a newer version of a feature which already exist in eclipse environment.
Installing sample.student.mgt.feature.group 4.2.1.
Installation failed.
Cannot complete the install because of a conflicting dependency.
Software being installed: sample.student.mgt.feature 4.2.1 (sample.student.mgt.feature.group 4.2.1)
Software currently installed: sample.student.mgt.feature 4.2.0 (sample.student.mgt.feature.group 4.2.0)
Only one of the following can be installed at once:
sample.student.mgt.feature 4.2.1 (sample.student.mgt.feature.jar 4.2.1)
sample.student.mgt.feature 4.2.0 (sample.student.mgt.feature.jar 4.2.0)
Cannot satisfy dependency:
From: sample.student.mgt.feature 4.2.0 (sample.student.mgt.feature.group 4.2.0)
To: sample.student.mgt.feature.jar [4.2.0]
Cannot satisfy dependency:
From: sample.student.mgt.feature 4.2.1 (sample.student.mgt.feature.group 4.2.1)
Any solution for this is appreciated.
Every time I try to install the AGX Eclipse Plugin I get the following error:
Cannot complete the install because one or more required items could not be found.
Software being installed: AGX 1.2.2 (org.eclipse.agx.feature.group 1.2.2)
Missing requirement: AGX 1.2.2 (org.eclipse.agx 1.2.2) requires 'package org.eclipse.papyrus.wizards 0.0.0' but it could not be found
Cannot satisfy dependency:
From: AGX 1.2.2 (org.eclipse.agx.feature.group 1.2.2)
To: org.eclipse.agx [1.2.2]
Galileo 3.5.2
Papyrus 1.12
Perhaps you could try installing the missing papyrus plugin first. Try one of the following update sites listed here.
I could not find an update site for Ganyemede. Perhaps that is the problem ?
Also, from this answer :
There are two versions of Papyrus available: one from
www.papyrusuml.org that is supports only Eclipse 3.5 and before, and a
newer one from http://www.eclipse.org/modeling/mdt/papyrus/. The
latter one supports 3.6 and newer.
Works actually, I don't know why...
I use current versions
Eclipse Kepler
Papyrus 0.10.0
PyDev 2.8.1
Python 2.7.5
I'm trying to install OEPE from the site:
http://download.oracle.com/otn_software/oepe/ganymede
But I get the following error:
Cannot complete the install because one or more required items could not be found.
Software being installed: Oracle Common Tools 1.1.1.200904131333 (com.oracle.tools.eclipse.ganymede.common.feature.feature.group 1.1.1.200904131333)
Missing requirement: Oracle Common Tools 1.0.1.200904131333 (oracle.eclipse.tools.common 1.0.1.200904131333) requires 'bundle org.eclipse.jdt.core [3.4.2,3.5.0)' but it could not be found
Cannot satisfy dependency:
From: Oracle Common Tools 1.1.1.200904131333 (com.oracle.tools.eclipse.ganymede.common.feature.feature.group 1.1.1.200904131333)
To: oracle.eclipse.tools.common [1.0.1.200904131333]
Version information:
Eclipse Java Development Tools
Version: 3.5.0.v20090527-2000-7r88FEeFJePyvYeA33DjZ_c1
Build id: I20090611-1540
From the error:
requires 'bundle org.eclipse.jdt.core [3.4.2,3.5.0)'
This means 3.4.2 inclusive to 3.5.0 exclusive, so it appears the version of the Oracle plugin will not work with Eclipse 3.5, try it with a 3.4 version of Eclipse (from 3.4.2 onwards).
You have a version for Eclipse 3.4.
Oracle also has a technology preview for 3.5 that you could try instead.