无法在eclipse中安装XQDT

Aar*_*ron 4 eclipse eclipse-plugin

Cannot complete the install because one or more required items could not be found.
  Software being installed: XQuery Development Tools Feature 0.8.0.201107251305 (org.eclipse.wst.xquery.feature.feature.group 0.8.0.201107251305)
  Missing requirement: XQDT Core Plug-in 0.8.0.201107251305 (org.eclipse.wst.xquery.core 0.8.0.201107251305) requires 'bundle org.eclipse.dltk.core [3.0.0,4.0.0)' but it could not be found
  Cannot satisfy dependency:
    From: XQuery Development Tools Feature 0.8.0.201107251305 (org.eclipse.wst.xquery.feature.feature.group 0.8.0.201107251305)
To: org.eclipse.wst.xquery.core [0.8.0.201107251305]
Run Code Online (Sandbox Code Playgroud)

小智 9

最新版本的XQDT需要动态语言工具包[3.0.0,4.0.0].换句话说,DLTK版本必须> = 3.0.0且<4.0.0.如果您正在使用Eclipse Juno,则需要从Indigo更新站点(http://download.eclipse.org/releases/indigo)下载DLTK ,而不是Juno更新站点.XQDT插件不喜欢Juno更新站点的DLTK版本号> 4.0.0.