Eclipse: missing requirement E4 RCP patch when installing properties editor - eclipse

I tried to install properties editor plugin from http://propedit.sourceforge.jp/eclipse/updates in Help -> Install new software. but won't installed. I got the following error:
I think my eclipse dosen't have E4 RCP patch. where can i get it? how can i install e4 RCP patch?
thank you in advance.
EDIT : I'm working on STS 3.6.3. the error message is
Cannot complete the install because one or more required items could not be found.
Software currently installed: Spring Tool Suite 3.6.3.201411281415-RELEASE-e44 (org.springsource.sts.ide 3.6.3.201411281415-RELEASE-e44)
Missing requirement: E4 RCP Patch (bugzillas 445122) 1.0.0 (org.eclipse.e4.rcp.R441patch.feature.group 1.0.0) requires 'org.eclipse.e4.rcp.feature.group [1.3.100.v20140909-1633]' but it could not be found
Cannot satisfy dependency:
From: Spring Tool Suite 3.6.3.201411281415-RELEASE-e44 (org.springsource.sts.ide 3.6.3.201411281415-RELEASE-e44)
To: org.springsource.sts.package.feature.group [3.6.3.201411281415-RELEASE-e44]
Cannot satisfy dependency:
From: Spring Tool Suite Package 3.6.3.201411281415-RELEASE-e44 (org.springsource.sts.package.feature.group 3.6.3.201411281415-RELEASE-e44)
To: org.eclipse.e4.rcp.R441patch.feature.group 0.0.0
OK

Please deselect "Contact all update sites during..." and try again to install the add-ons. That should help.
This problem should be solved with STS 3.6.4 being released soon on top of Eclipse Luna SR2.

The patch is available from the http://download.eclipse.org/eclipse/updates/4.4/ update site. Use 'Install New Software' to install it from there.

I encountered this error while trying to install Spring Roo. I tried installing the patch from http://download.eclipse.org/eclipse/updates/4.4/ but that didn't work either. The solution that worked for me,
Download Eclipse Luna SR 2.
Install STS from the Eclipse market place.
I didn't hit the bug again.

Related

Install SuiteCloud IDE into Eclipse

I am trying to Install SuiteCloud IDE into Eclipse.
I followed as per instructions like.
https://www.youtube.com/watch?v=aK72dRP24qw
https://riptutorial.com/netsuite/example/13251/eclipse-suitecloud-ide-setup
I am giving URL : http://netsuite.com/download/ide/update_18_2
But when I go on help -> Install New Software, In second step I am getting below error.
Cannot complete the install because one or more required items could not be found.
Software being installed: SuiteCloud IDE 2018.1.2 (com.netsuite.ide.eclipse.feature.feature.group 2018.1.2)
Missing requirement: SuiteCloud IDE 2018.1.2 (com.netsuite.ide.eclipse.app 2018.1.2) requires 'bundle org.eclipse.jdt.core 3.9.2' but it could not be found
Cannot satisfy dependency:
From: SuiteCloud IDE Main Application 2018.1.2 (com.netsuite.ide.eclipse.app.feature.feature.group 2018.1.2)
To: com.netsuite.ide.eclipse.app [2018.1.2]
Cannot satisfy dependency:
From: SuiteCloud IDE 2018.1.2 (com.netsuite.ide.eclipse.feature.feature.group 2018.1.2)
To: com.netsuite.ide.eclipse.app.feature.feature.group [2018.1.2]
Kindly help me, how to resolve this error. Any help will be appreciated.
Thanks.
I have had this issue in this past. Rather than fixing the Eclipse errors, I opted to installing another version of Eclipse and installing SuiteCloud IDE after doing this worked fine.
First, navigate to: https://www.eclipse.org/downloads/packages/
Scroll down the list and locate "Eclipse IDE for JavaScript and Web Developers"
Install to your root directory (C://)
Then try installing SuiteCloud IDE again. Hope this helps.
requires 'bundle org.eclipse.jdt.core 3.9.2' is the key part of this error.
This is saying that at least verion 3.9.2 of the org.eclipse.jdt.core plug-in is required.
Version 3.9.2 of this plugin was first included in Eclipse Kepler (4.3), so you need to be running at least this version of Eclipse. Older versions won't work.

Eclipse dependency failure on Install of Salesforce IDE

I'm trying to install the salesforce IDE (Force IDE) on eclipse, and I get a dependency error that I don't know how to read. Can someone translate it for me, and tell me which piece I need to install? I've tried reading it several times and I can't figure it out... usually I'm not bad at doing this... must be getting old!
Cannot complete the install because of a conflicting dependency.
Software being installed: Force.com IDE 38.0.0.201701101558 (com.salesforce.ide.feature.feature.group 38.0.0.201701101558)
Software currently installed: Eclipse Platform 3.7.0.debbuild (org.eclipse.platform.ide 3.7.0.debbuild)
Only one of the following can be installed at once:
Eclipse Forms 3.6.200.v20150506-2029 (org.eclipse.ui.forms 3.6.200.v20150506-2029)
Eclipse Forms 3.5.200.v20120521-2329 (org.eclipse.ui.forms 3.5.200.v20120521-2329)
Cannot satisfy dependency:
From: Force.com IDE 38.0.0.201701101558 (com.salesforce.ide.feature.feature.group 38.0.0.201701101558)
To: com.salesforce.ide.ui.editors [38.0.0.201701101558]
Cannot satisfy dependency:
From: Force.com IDE Editors 38.0.0.201701101558 (com.salesforce.ide.ui.editors 38.0.0.201701101558)
To: bundle org.eclipse.ui.forms 3.6.200
Cannot satisfy dependency:
From: Eclipse Platform 3.8.1.dist-A8F8_IVVG4WVSPmeRoJgU5j9DVVo8nAGcMPL9 (org.eclipse.platform.feature.group 3.8.1.dist-A8F8_IVVG4WVSPmeRoJgU5j9DVVo8nAGcMPL9)
To: org.eclipse.ui.forms [3.5.200.dist]
Cannot satisfy dependency:
From: Eclipse Platform 3.7.0.debbuild (org.eclipse.platform.ide 3.7.0.debbuild)
To: org.eclipse.platform.feature.group [3.8.1.dist-A8F8_IVVG4WVSPmeRoJgU5j9DVVo8nAGcMPL9]
I'm on Debian Linux, running Eclipse Version: 3.8.1, Build id: debbuild
AFAIK, Force.com IDE based on Eclipse is not supported now.
As an alternative, you can try out JetForcer, IDE for Salesforce development based on IntelliJ platform or VSCode extension.
I just saw that Eclipse is on version 4.7 on their website. I think my Eclipse version is hopelessly outdated!
I'll update it and try again.

Maven for eclipse plugin not getting installed

When I'm trying to download the plugin from eclipse marketplace, I get the following error:
Cannot complete the install because one or more required items could not be found.
Software being installed: Maven Development Tools 0.2.0.201401071755 (com.ifedorenko.m2e.mavendev.feature.feature.group 0.2.0.201401071755)
Missing requirement: Maven Development Tools 0.2.0.201401071755 (com.ifedorenko.m2e.mavendev 0.2.0.201401071755) requires 'bundle org.eclipse.m2e.launching [1.5.0,2.0.0)' but it could not be found
Cannot satisfy dependency:
From: Maven Development Tools 0.2.0.201401071755 (com.ifedorenko.m2e.mavendev.feature.feature.group 0.2.0.201401071755)
To: com.ifedorenko.m2e.mavendev [0.2.0.201401071755]
How can I fix this issue?
I have the same problem on my environment.
In the error message, you can see that the plugin you want to install need the bundle org.eclipse.m2e.launching in following versions (1.6.0 to 2.0.0).
Actually, only version 1.5 of m2e is released. You can install the milestone of version 1.6 by following these instructions.
Help > Install new software...
Paste the following link into the
field Work with :
http://download.eclipse.org/technology/m2e/milestones/1.6/
Press enter Select all plugins you need - Click Next and follow the wizard
After this installation, retry the installation of "Maven Development
Tools"

Symfony installation in Eclipse

I tried to install the Symfony plugin for Eclipse Indigo, but it gives an error:
Cannot complete the install because one or more required items could not be found.
Software being installed: Symfony Feature 1.0.94.201305191237 (com.dubture.symfony.feature.feature.group 1.0.94.201305191237)
Missing requirement: Composer Eclipse UI Plugin 1.0.2.201402150144 (com.dubture.composer.ui 1.0.2.201402150144) requires 'bundle org.eclipse.e4.ui.di 0.0.0' but it could not be found.
Cannot satisfy dependency:
From: Composer 1.0.2.201402150144 (com.dubture.composer.feature.feature.group 1.0.2.201402150144)
To: com.dubture.composer.ui [1.0.2.201402150144]
Cannot satisfy dependency:
From: Symfony Feature 1.0.94.201305191237 (com.dubture.symfony.feature.feature.group 1.0.94.201305191237)
To: com.dubture.composer.feature.feature.group 1.0.2
I have to install some additional things before I can install this one. Where can I find them?
You can get the composer plugin on the official eclipse website's marketplace.
Base on your update to Kepler version:
After installing Eclipse Kepler make sure you install the PHP Development Tools (PDT) Run Time Feature and PHP Development Tools (PDT) SDK Feature (all should be version 3.1.1 or higher)
Next you can install the Symfony Feature by following this instruction Help>Install new software; Click Add in the window set Name as Symfony Plugin and the Location as http://p2-dev.pdt-extensions.org/; By pressing OK through the listed plugins select Symfony and other needed plugins like Doctrine, ...
Hopefully this will help you

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.