Worklight Studio plug-in for Indigo in Windows 7 - eclipse

I cannot seem to get Worklight to install properly. I am using Windows 7 32 bit Operating System and a clean installation of Indigo(eclipse-jee-indigo-win32). When trying to install Worklight from Help -> Eclipse Marketplace
I got the following message:
An error occurred while collecting items to be installed
session context was:(profile=epp.package.jee, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).
Artifact not found: osgi.bundle,org.eclipse.wst.jsdt.support.ie,1.0.500.v20130201_1508.
http://public.dhe.ibm.com/ibmdl/export/pub/software/mobile-solutions/worklight/wdeupdate/plugins/org.eclipse.wst.jsdt.support.ie_1.0.500.v20130201_1508.jar
Artifact not found: osgi.bundle,com.ibm.etools.attrview,1.0.100.v20120918_0208.
http://public.dhe.ibm.com/ibmdl/export/pub/software/mobile-solutions/worklight/wdeupdate/plugins/com.ibm.etools.attrview_1.0.100.v20120918_0208.jar
Artifact not found: osgi.bundle,com.ibm.etools.webtools.dojo.library,1.0.600.v20130222_1636.
http://public.dhe.ibm.com/ibmdl/export/pub/software/mobile-solutions/worklight/wdeupdate/plugins/com.ibm.etools.webtools.dojo.library_1.0.600.v20130222_1636.jar
Artifact not found: osgi.bundle,com.ibm.etools.webtools.views,7.0.400.v20120918_0238.
http://public.dhe.ibm.com/ibmdl/export/pub/software/mobile-solutions/worklight/wdeupdate/plugins/com.ibm.etools.webtools.views_7.0.400.v20120918_0238.jar
Problems downloading artifact: osgi.bundle,com.ibm.imp.webtools.dojo.library.distributions,2.0.0.v20130222_1636.
MD5 hash is not as expected. Expected: f684f4987bf9c1c8fd7a11b0e236c696 and found ebfb1b8103c514843cfa6df80943b177.
Problems downloading artifact: osgi.bundle,com.ibm.imp.worklight.simulation.ui,1.0.300.201303110941.
MD5 hash is not as expected. Expected: 0365031246d3315fa96efeea94516084 and found b188214e58bf88bb7ea89f88e08c6d2c.
Problems downloading artifact: osgi.bundle,com.worklight.worklight-builder,5.0.6.20130311-0918-developer-edition.
MD5 hash is not as expected. Expected: 8dc2626664d5e6a2e04ee222602ba13d and found 2205fbf0b7dfd192232aba0e9eda0820.
When I tried to Install again from Help > Install new software(By adding Worklight Studio - http://www.ibm.com/developerworks/mobile/worklight/).
I got the following messages in the add new software window:
Coudnt find http://www.ibm.com/developerworks/mobile/worklight/
Is anyone else seeing a (new) problem installing Developer Edition from the Marketplace in Indigo???

You have to install this version:
http://www.eclipse.org/downloads/packages/eclipse-ide-java-ee-developers/junosr2
"IBM Worklight Developer Edition on Eclipse Marketplace only supports Eclipse version 4.2.2 (SR2), Eclipse IDE for Java EE Developers edition. If you install on earlier versions or different editions of Eclipse you will see errors."

You are not using the correct repository URL (or a repository URL at all...).
Use this URL:
http://public.dhe.ibm.com/ibmdl/export/pub/software/mobile-solutions/worklight/wdeupdate/
Before doing so, make sure your Eclipse Java EE 3.7 (Indigo) installation is up-to-date.
Go to Help >> Check for updates. However, I strongly recommend starting fresh using a new installation of Eclipse Java EE 4.2.2 (Juno SR2).

Related

Error with the installation of AWS Toolkit for Eclipse

I can't install the AWS toolkit for Eclipse.
I can't understand how to download and what is this "bundle org.eclipse.core.variables 3.2.800" and what is the dependency at the end of message?
This is the error:
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.v201707121824 (com.amazonaws.eclipse.core.feature.feature.group 2.3.1.v201707121824)
Missing requirement: AWS Toolkit Core Plugin 2.3.1.v201707121824 (com.amazonaws.eclipse.core 2.3.1.v201707121824) requires 'bundle org.eclipse.core.variables 3.2.800' but it could not be found
Cannot satisfy dependency:
From: AWS Toolkit for Eclipse Core (Required) 2.3.1.v201707121824 (com.amazonaws.eclipse.core.feature.feature.group 2.3.1.v201707121824)
To: com.amazonaws.eclipse.core [2.3.1.v201707121824]
org.eclipse.core.variables is one of the standard Eclipse plugins. The error message is saying you need to be using a version of Eclipse with at least version 3.2.800 of this plugin.
Version 3.2.800 of this plugin is in Eclipse Luna, so this means you need to be using that release or later (Luna, Mars, Neon, or Oxygen).

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.

Getting dependency error while installing JetBrains TeamCity in Mars.2 Release (4.5.2)

I am trying to install Team City Eclipse Plugin in Eclipse Mars latest release and getting the following error.
Cannot complete the install because one or more required items could not be found.
Software being installed: JetBrains TeamCity Java Code Coverage 6.5.0.18130 (jetbrains.teamcity.feature.codequality.feature.group 6.5.0.18130)
Missing requirement: JetBrains TeamCity Core (Required) 6.5.0.18130 (jetbrains.teamcity.feature.feature.group 6.5.0.18130) requires 'org.eclipse.core.runtime.compatibility.auth 0.0.0' but it could not be found
Cannot satisfy dependency:
From: JetBrains TeamCity Java Code Coverage 6.5.0.18130 (jetbrains.teamcity.feature.codequality.feature.group 6.5.0.18130)
To: jetbrains.teamcity.feature.feature.group 0.0.0
As it says that required dependency - 'org.eclipse.core.runtime.compatibility.auth 0.0.0' could not be found. Is this a bug in Mars release or any plugin/library needs to be added?
I have tried updating the Eclipse - it says already updated. No updates available.
Please throw some pointers.
Thanks.
The org.eclipse.core.runtime.compatibility.auth plug-in was removed from Eclipse in release 4.2.
So you need to find a newer release of the code your are trying to install.

IBM Worklight 6.0.0.2 returns "Cannot complete the install because one or more required items could not be found"

I got this problem when I try to install new Worklight software (6.0.0.2) inside my Eclipse Luna.
How to fix these dependencies ?
Cannot complete the install because one or more required items could not be found.
Software being installed: IBM Worklight Studio 6.0.0.201409221914 (com.ibm.imp.tools.wce.feature.feature.group 6.0.0.201409221914)
Missing requirement: IBM Web Editor Common 1.2.0.v20130514_1852 (com.ibm.etools.webtools.webedit.common 1.2.0.v20130514_1852) requires 'bundle com.ibm.icu [4.2.1,5.0.0)' but it could not be found
Cannot satisfy dependency:
From: Rich Page Editor Base 1.2.0.v20130516_0814 (com.ibm.etools.rpe.feature.feature.group 1.2.0.v20130516_0814)
To: com.ibm.etools.rpe.html [1.0.400.v20130504_0525]
Cannot satisfy dependency:
From: Rich Page Editor - HTML 1.0.400.v20130504_0525 (com.ibm.etools.rpe.html 1.0.400.v20130504_0525)
To: bundle com.ibm.etools.webtools.webedit.common [1.0.0,2.0.0)
Cannot satisfy dependency:
From: IBM Worklight Studio 6.0.0.201409221914 (com.ibm.imp.tools.wce.feature.feature.group 6.0.0.201409221914)
To: com.ibm.etools.rpe.feature.feature.group 1.0.200
Worklight 6.0x doesn't support eclipse Luna; you should install it on Juno, 4.2.2, Java Enterprise Edition. See list of supported software here:
http://www-969.ibm.com/software/reports/compatibility/clarity-reports/report/html/prereqsForProduct?deliverableId=1343665214557
Specifically, Worklight runs on the Eclipse IDE for Java EE Developer edition. Worklight is fairly specific on which version and which edition of eclipse is supported. For Worklight 6.0.0.x release, this version/edition of eclipse will work:
http://www.eclipse.org/downloads/packages/eclipse-ide-java-ee-developers/junosr2
Just to be sure. Check your internet connection or your proxy configurations.
This errors are also caused in absence of connection.
Proxy setting:
http://www.mkyong.com/web-development/how-to-configure-proxy-settings-in-eclipse/
I already found the answer, install Worklight in fresh Eclipse.

PyDev and Eclipse Juno

I am running Eclipse 4.2, PyDev worked fine with it until recently it stopped working (there is no longer a PyDev View), if I try to update pydev, I get this error:
Cannot complete the install because one or more required items could not be found.
Software currently installed: Eclipse SDK 4.2.0.I20120608-1400 (org.eclipse.sdk.ide 4.2.0.I20120608-1400)
Missing requirement for filter properties ~= $0: Eclipse Product Configuration 1.0.0.I20120608-1400 (org.eclipse.rcp.configuration.feature.group 1.0.0.I20120608-1400) requires 'org.eclipse.rcp.configuration_root.gtk.linux.x86 [1.0.0.I20120608-1400]' but it could not be found
Cannot satisfy dependency:
From: Eclipse SDK 4.2.0.I20120608-1400 (org.eclipse.sdk.ide 4.2.0.I20120608-1400)
To: org.eclipse.rcp.configuration.feature.group [1.0.0.I20120608-1400]
I just realised it says: org.eclipse.rcp.configuration_root.gtk.linux.x86. I recently upgraded my system from 32bit to 64bit, might that be the reason and if it is the reason how can I fix it?
Removing ~/.eclipse and reinstalling all plugins solved the problem.