php - Got an error when installing an extension for Eclipse -


i trying install angularjs extension eclipse ide ( helios release php developers) keep receiving following error message :

cannot complete install because 1 or more required items not found.   software being installed: angularjs support php (pdt) 1.1.0.201511091212 (angularjs-eclipse-php-feature.feature.group 1.1.0.201511091212)   missing requirement: tern - eclipse 1.1.0.201511082254 (tern.eclipse 1.1.0.201511082254) requires 'bundle org.eclipse.swt 3.7.0' not found   cannot satisfy dependency:     from: angularjs support php (pdt) 1.1.0.201511091212 (angularjs-eclipse-php-feature.feature.group 1.1.0.201511091212)     to: org.eclipse.angularjs.php.core [1.1.0.201511091212]   cannot satisfy dependency:     from: eclipse angularjs php - core 1.1.0.201511091212 (org.eclipse.angularjs.php.core 1.1.0.201511091212)     to: bundle tern.eclipse 0.0.0 

what should ? new using eclipse

check current installation of org.eclipse.swt plugin (eclipse menu) > > installation details > (select) plugins (tab) > (search for) org.eclipse.swt > (look at) version.

if plugin not exists or version different/smaller need install/update org.eclipse.swt plugin first.

by way, helios old. mars, try getting last version of eclipse , think not face problem.


Comments

Popular posts from this blog

sublimetext3 - what keyboard shortcut is to comment/uncomment for this script tag in sublime -

java - No use of nillable="0" in SOAP Webservice -

ubuntu - Laravel 5.2 quickstart guide gives Not Found Error -