How to install VMware Workbench IS on eclipse - eclipse

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

Related

Error while intalling AWS toolkit for Eclipse Neon

I am trying to install AWS toolkit for eclipse on the eclipe version 4.6.2 (Neon).
I get the following error while trying to do so. Any help?
Cannot complete the install because one or more required items could not be found.
Software currently installed: AWS Toolkit for Eclipse Core (Required) 2.3.1.v201703061745 (com.amazonaws.eclipse.core.feature.feature.group 2.3.1.v201703061745)
Missing requirement: AWS Toolkit Core 2.3.1.v201703061745 (com.amazonaws.eclipse.core 2.3.1.v201703061745) requires 'bundle org.eclipse.m2e.core 1.5.1' but it could not be found
Cannot satisfy dependency:
From: AWS Toolkit for Eclipse Core (Required) 2.3.1.v201703061745 (com.amazonaws.eclipse.core.feature.feature.group 2.3.1.v201703061745)
To: com.amazonaws.eclipse.core [2.3.1.v201703061745]
This is saying it needs you to have the Maven for Eclipse plugin 'm2e' installed.
You can install m2e from the Eclipse Neon install site.

Missing dependencies installing Lua Development Tools IDE Eclipse on Linux CentOS 7

I would like to use Eclipse for my Torch/Lua project, on my CentOS Linux release 7.3.1611 (Core) 64-bit notebook.
I installed the latest Eclipse Luna IDE and then I tried to install the Lua Development Tools (LDT) package by following their "Existing Eclipse Installation" on the website.
Unfortunately, after trying to install the package, Eclipse says:
The operation cannot be completed. See the details.
Cannot complete the install because one or more required items could not be found.
Software being installed: Lua Development Tools - Remote Development Support 1.4.1.201701231614 (org.eclipse.ldt.remote.feature.group 1.4.1.201701231614)
Missing requirement: Lua Development Tools - Core Feature 1.4.0.201608301710 (org.eclipse.ldt.core.feature.group 1.4.0.201608301710) requires 'org.eclipse.dltk.debug.ui 5.5.0' but it could not be found
Missing requirement: Lua Development Tools - Core Feature 1.4.1.201608302152 (org.eclipse.ldt.core.feature.group 1.4.1.201608302152) requires 'org.eclipse.dltk.debug.ui 5.5.0' but it could not be found
Missing requirement: Lua Development Tools - Core Feature 1.4.1.201701231614 (org.eclipse.ldt.core.feature.group 1.4.1.201701231614) requires 'org.eclipse.dltk.debug.ui 5.5.0' but it could not be found
Cannot satisfy dependency:
From: Lua Development Tools 1.4.0.201608301710 (org.eclipse.ldt.feature.group 1.4.0.201608301710)
To: org.eclipse.ldt.core.feature.group [1.4.0.201608301710]
Cannot satisfy dependency:
From: Lua Development Tools 1.4.1.201608302152 (org.eclipse.ldt.feature.group 1.4.1.201608302152)
To: org.eclipse.ldt.core.feature.group [1.4.1.201608302152]
Cannot satisfy dependency:
From: Lua Development Tools 1.4.1.201701231614 (org.eclipse.ldt.feature.group 1.4.1.201701231614)
To: org.eclipse.ldt.core.feature.group [1.4.1.201701231614]
Cannot satisfy dependency:
From: Lua Development Tools - Remote Development Support 1.4.1.201701231614 (org.eclipse.ldt.remote.feature.group 1.4.1.201701231614)
To: org.eclipse.ldt.feature.group 0.9.0
Does anyone have any idea about how to solve this problem?
Looks like the install wants version 5.5 or later of org.eclipse.dltk.debug.ui part of the Eclipse Dynamic Languages Toolkit.
It looks like version 5.5 is part of Eclipse Neon, so Luna is too old.
For Eclipse 2021-03 (4.19.0)
Install DLTK 5.x, such as latest 5.11, from menu "Install New Software"
Install Lua Development Tools (mine 1.4.x), from menu "Eclipse Marketplace"
Note that DLTK is not installed in Eclipse by default, and the latest DLTK 6.x is not compatible with latest Lua Development Tools 1.4.x
Ref: https://www.eclipse.org/forums/index.php/t/1101907/

Can't install EclipseCoder on Kepler

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.

installation for oracle weblogic server tools in eclipse indigo cannot complete

I just wanted to use weblogic in my project,but I got the problem when I installed the new server runtime enviroment in indigo 3.7.it shows bellow:
Cannot complete the install because one or more required items could
not be found. Software being installed: Oracle WebLogic Server Tools
2.0.1.201203120349 (oracle.eclipse.tools.indigo.weblogic.feature.group 2.0.1.201203120349) >
Missing requirement: Oracle Common Tools UI 4.2.1.201203120349 (oracle.eclipse.tools.common.ui 4.2.1.201203120349) requires 'bundle org.eclipse.draw2d [3.7.0,3.8.0)' but it could not be
found
Cannot satisfy dependency:
From: Oracle Upgrade Framework 4.2.1.201203120349 (oracle.eclipse.tools.common.upgrade 4.2.1.201203120349)
To: bundle oracle.eclipse.tools.common.ui [4.2.1,4.3.0)
Cannot satisfy dependency:
From: Oracle Common Tools 2.0.1.201203120349 (oracle.eclipse.tools.indigo.common.feature.group 2.0.1.201203120349)
To: oracle.eclipse.tools.common.upgrade [4.2.1.201203120349]
Cannot satisfy dependency:
From: Oracle WebLogic Server Tools 2.0.1.201203120349 (oracle.eclipse.tools.indigo.weblogic.feature.group
2.0.1.201203120349)
To: oracle.eclipse.tools.indigo.common.feature.group 0.0.0
Any help will be appreciated.
Thanks
bundle org.eclipse.draw2d [3.7.0,3.8.0)' it could not be found because the bundle draw2d is not in appropriate version
uninstall GEF plugin newer than version3.8
reinstall GET with this linkhttp://download.eclipse.org/tools/gef/updates-pre-3_8/interim/ orhttp://download.eclipse.org/tools/gef/updates-pre-3_8/milestones/ or http://download.eclipse.org/tools/gef/updates-pre-3_8/releases/
It's probably a bit late to answer this, but anyhow, I think you would need the Oracle Enterprise Pack for Eclipse (OEPE). You can find all versions here:
http://www.oracle.com/technetwork/developer-tools/eclipse/downloads/oepe-archive-1716547.html
Go to the given below URL and just drag n drop INSTALL BUTTON in you eclipse
Oracle Enterprise Pack for Eclipse 12c (12.1.1.1) for Indigo

Uninterpretable Eclipse Error when installing m2eclipse

When trying to install the current version of m2eclipse (0.12.1.20110112-1712) I get an error which doesn't really help me:
Cannot complete the install because of a conflicting dependency.
Software being installed: Maven Integration for Eclipse (Required) 0.12.1.20110112-1712 (org.maven.ide.eclipse.feature.feature.group 0.12.1.20110112-1712)
Software currently installed: Eclipse Platform 3.5.2 (Eclipse Platform 3.5.2)
Only one of the following can be installed at once:
Eclipse Jobs Mechanism 3.4.100.v20090429-1800 (org.eclipse.core.jobs 3.4.100.v20090429-1800)
Eclipse Jobs Mechanism 3.5.0.v20100515 (org.eclipse.core.jobs 3.5.0.v20100515)
Eclipse Jobs Mechanism 3.5.1.R36x_v20100824 (org.eclipse.core.jobs 3.5.1.R36x_v20100824)
Cannot satisfy dependency:
From: Eclipse Platform 3.5.2 (Eclipse Platform 3.5.2)
To: org.eclipse.core.jobs [3.4.100.v20090429-1800]
Cannot satisfy dependency:
From: Structured Source Model 1.1.500.v201006020308 (org.eclipse.wst.sse.core 1.1.500.v201006020308)
To: bundle org.eclipse.core.jobs [3.5.0,4.0.0)
Cannot satisfy dependency:
From: Structured Source Model 1.1.502.v201008311901 (org.eclipse.wst.sse.core 1.1.502.v201008311901)
To: bundle org.eclipse.core.jobs [3.5.0,4.0.0)
Cannot satisfy dependency:
From: Maven Integration for Eclipse (Required) 0.12.1.20110112-1712 (org.maven.ide.eclipse.feature.feature.group 0.12.1.20110112-1712)
To: org.eclipse.wst.sse.core 0.0.0
My Eclipse version is 3.5.2 and I'm using it under Ubuntu. Maybe someone has an idea? Googling did only bring up error messages at the Eclipse marketplace without any discussion.
I wouldn't worry about Helios being unsupported on Ubuntu according to presumably Ubuntu. Helios is well supported on pretty much all flavors of Linux by the Eclipse community.
If you do want to try installing m2eclipse into your existing Eclipse 3.5 "Galileo" installation, try unchecking the checkbox that reads something like "consult all available update sites" on the screen where you enter m2eclipse update site URL.
The solution is to install Eclipse 3.6 (Helios), which is not officially supported by Ubuntu 10.04. Now, m2eclipse could be installed without a problem.
This is not the most optimal solution, but at least it works now.