在Eclipse Kepler中安装SmartyPDT 0.0.9.1

sha*_*eck 8 eclipse-plugin eclipse-pdt

我刚刚安装了最新版本的Eclipse Kepler,它是RC3(见http://www.eclipse.org/downloads/index-developer.php).我一直在使用这个"smartyPDT"(在https://code.google.com/p/smartypdt/上找到)插件用于所有以前的版本,但我似乎不能再安装这个插件了.我收到了错误

 Cannot complete the install because one or more required items could not be found.
 Software being installed: Smarty Feature 0.91.0 

 (org.eclipse.php.smarty_feature.feature.group 0.91.0)
 Missing requirement: Smarty Feature 0.91.0 (org.eclipse.php.smarty_feature.feature.group 0.91.0) requires 'org.eclipse.php 0.0.0' but it could not be found
Run Code Online (Sandbox Code Playgroud)

我尝试使用旧版本的smartyPdt,它是0.9.0,也是0.9.1.任何想法如何解决这个问题或更好的如何让SmartyPDT与开普勒一起工作?

Xyl*_*cob 6

这是一个快速修复 - >只需使用juno更新站点通过smarty插件安装兼容版本的PDT:

(1)开始日食.

(2)在帮助菜单下,单击"安装新软件".

(3)单击"添加".

(4)输入任何名称,然后在位置字段中输入http://download.eclipse.org/releases/juno/,然后按确定.

(5)从下拉列表中选择新添加的更新站点,然后选择Eclipse PDT并安装.

(6)eclipse重新启动后,安装smartypdt现在可以正常工作了.


***如果您已通过Kepler更新站点安装了PDT:***

  1. 只是去你的eclipse安装,

  2. 打开功能文件夹,

  3. 删除名为的整个文件夹org.eclipse.php_3.2.0.201306051924,

  4. 重新启动eclipse,然后通过juno更新站点安装PDT.