how to install egit in zend studio 9.0.2 offline -


install environment:

windows 7 64 bit/xp 32bit zend stutdio 9.0.2 org.eclipse.egit.repository-3.1.0.201310021548-r 

i want use git in zend studio 9.0.2 .but pc can not connect internet.so download egit 3.1.0 package.i try install package in "install new software",but failed error:

cannot complete install because 1 or more required items not found. software being installed: eclipse git team provider 3.1.0.201310021548-r (org.eclipse.egit.feature.group 3.1.0.201310021548-r) missing requirement: git team provider ui 3.1.0.201310021548-r (org.eclipse.egit.ui 3.1.0.201310021548-r) requires 'bundle org.eclipse.team.core [3.6.100,4.0.0)' not found cannot satisfy dependency: from: eclipse git team provider 3.1.0.201310021548-r (org.eclipse.egit.feature.group 3.1.0.201310021548-r) to: org.eclipse.egit.ui [3.1.0.201310021548-r] 

can me?

this answer might applicable you: can install egit: missing requirement: git team provider core in other words, internal version conflict between parts of eclipse.


Comments

Popular posts from this blog

java.util.scanner - How to read and add only numbers to array from a text file -

rewrite - Trouble with Wordpress multiple custom querystrings -