安装eclipse插件Spket

安装《ExtJS Web应用程序开发指南 第2版\书中提到的软件》书中提到的方法安装不了Spket插件。自己尝试了一下:

Help->Install New Software...->Add...->Name: "Spket",
Location:http://www.spket.com/update/ 

提示:

This is the update site for Spket IDE.

To use it, open Eclipse's UpdateManager (under the Help menu in Eclipse) and add a bookmark for

http://www.agpad.com/update

所以把Location改为:http://www.agpad.com/update 

结果还是出错

An error occurred while installing the items
session context was:(profile=epp.package.jee, phase=org.eclipse.equinox.internal.p2.engine.phases.Install, operand=[R]com.spket.ui 1.6.18 --> [R]com.spket.ui 1.6.23, action=).
Failed to prepare partial IU: [R]com.spket.ui 1.6.23.

 

手工安装:

http://www.spket.com/download.html下载 Plugin 版本,当前版本为1.6.18.

下载解压后直接放置于Eclipse的dropins目录下,重启Eclipse.

OK了

你可能感兴趣的:(安装eclipse插件Spket)