pulse00 / Twig-Eclipse-Plugin

Eclipse plugin for the twig templating language.
twig.dubture.com
MIT License
107 stars 24 forks source link

Cannot complete the install because one or more required items could not be found #75

Closed ghost closed 11 years ago

ghost commented 11 years ago

Hi,

I'm not able to install Twig Plugin in Eclipse Kepler :

Cannot complete the install because one or more required items could not be found. Software being installed: Twig Editor Feature 1.0.109 (com.dubture.twig.feature.feature.group 1.0.109) Missing requirement: Twig Editor Feature 1.0.109 (com.dubture.twig.feature.feature.group 1.0.109) requires 'org.eclipse.php 0.0.0' but it could not be found

roberteikermann commented 11 years ago

same error under windows 7 with Kepler x86, but Eclipse SDK 4.2.2 x86 works!

rbaarsma commented 11 years ago

same error mac mountain lion

Eclipse Standard/SDK

Version: Kepler Release Build id: 20130614-0229

michael-mader commented 11 years ago

same error under win xp with Version: Kepler Release Build id: 20130614-0229

balagebest commented 11 years ago

Same error under Ubuntu 12.04 64 bit, Eclipse 4.3.

PDT Extensions and YEdit however installed like a charm.

Kaiserchen commented 11 years ago

same here

elysch commented 11 years ago

also here

ghost commented 11 years ago

Same here, with the stable channel. Installing from the nightly build update site solved this issue.

Original error: Cannot complete the install because one or more required items could not be found. Software being installed: Twig Editor Feature 1.0.109 (com.dubture.twig.feature.feature.group 1.0.109) Missing requirement: Twig Editor Feature 1.0.109 (com.dubture.twig.feature.feature.group 1.0.109) requires 'org.eclipse.php 0.0.0' but it could not be found

Configuration: Mac OS X - Mountain Lion Eclipse Standard/SDK Version: Kepler Release Build id: 20130614-0229

ijansch commented 11 years ago

The problem is that the org.eclipse.php marker was removed in recent PDT plugins, and the twig plugin requires it.

Here's a workaround:

This works around the dependency check and the Twig plugin still works.

rkyoku commented 11 years ago

Thanks ijansch, I got the same issue as everyone else, and your solution seems to work!

marcosgdf commented 11 years ago

same here

Mac OS X - Mountain Lion Eclipse Standard/SDK

Version: Kepler Release Build id: 20130614-0229

pulse00 commented 11 years ago

Sorry, the old repo didn't work anymore, i've updated the link to the new repository: http://p2-dev.pdt-extensions.org

lowwa132 commented 10 years ago

I had a similar problem with Aptana Studio 3.4.2.201308081805 Thanks to @ijansch, this is what I did to solve it: