pulse00 / Twig-Eclipse-Plugin

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

Twig vs Aptana Studio 3.2.1 cannot install #64

Closed prom3theus closed 12 years ago

prom3theus commented 12 years ago

Hi, I tried to install the plugin via update site to Aptana Studio 3.2.1 (latest stable, based on Eclipse version 3.7.2) on Ubuntu "precise" and ran to this dependency 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

Thanks!

pulse00 commented 12 years ago

I'm not sure how Aptana is configured, but the Twig editor requires the official Eclipse PHP plugin (PDT). You might want to add the regular eclipse updatesite, so eclipse can resolve the dependency.

pulse00 commented 12 years ago

please reopen if you're still having troubles.

Algatux commented 11 years ago

Same problem here with Eclipse 4.3, pdt is installed and working

Cannot complete the install because one or more required items could not be found. Software being installed: Symfony Feature 1.0.85 (com.dubture.symfony.feature.feature.group 1.0.85) 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 Cannot satisfy dependency: From: Symfony Feature 1.0.85 (com.dubture.symfony.feature.feature.group 1.0.85) To: com.dubture.twig.feature.feature.group 1.0.109

rkyoku commented 11 years ago

Same here with Eclipse 4.3 and PDT plugin from the Kepler update site.

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

rkyoku commented 11 years ago

Please see here : https://github.com/pulse00/Twig-Eclipse-Plugin/issues/75