Warning: file_get_contents(/data/phpspider/zhask/data//catemap/6/eclipse/9.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Java UbuntuEclipse3.8Vaadin插件可卸载_Java_Eclipse_Ubuntu_Plugins_Vaadin - Fatal编程技术网

Java UbuntuEclipse3.8Vaadin插件可卸载

Java UbuntuEclipse3.8Vaadin插件可卸载,java,eclipse,ubuntu,plugins,vaadin,Java,Eclipse,Ubuntu,Plugins,Vaadin,我现在在附近试了几个小时。我正试图在Ubuntu 14.04中为eclipse安装Vaadin插件(Vaadin.com)。我通过软件中心安装了eclipse,并从eclipse的下载页面下载了一个归档文件。尝试安装插件时出现错误: An error occurred while collecting items to be installed session context was:(profile=PlatformProfile, phase=org.eclipse.equinox.inte

我现在在附近试了几个小时。我正试图在Ubuntu 14.04中为eclipse安装Vaadin插件(Vaadin.com)。我通过软件中心安装了eclipse,并从eclipse的下载页面下载了一个归档文件。尝试安装插件时出现错误:

An error occurred while collecting items to be installed
session context was:(profile=PlatformProfile, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).
Artifact not found: http://vaadin.com/eclipse/4.3/plugins/com.vaadin.integration.eclipse_2.3.2.201503060752.jar.
http://vaadin.com/eclipse/4.3/plugins/com.vaadin.integration.eclipse_2.3.2.201503060752.jar
Artifact not found: http://vaadin.com/eclipse/4.3/features/com.vaadin.integration.eclipse_2.3.2.201503060752.jar.
http://vaadin.com/eclipse/4.3/features/com.vaadin.integration.eclipse_2.3.2.201503060752.jar
Artifact not found: http://vaadin.com/eclipse/4.3/plugins/com.vaadin.wysiwyg.eclipse_2.3.2.201503060752.jar.
http://vaadin.com/eclipse/4.3/plugins/com.vaadin.wysiwyg.eclipse_2.3.2.201503060752.jar
我无法理解为什么会出现此错误,因为我可以轻松地手动下载这些JAR(如果这是解决我的问题的方法,请告诉我如何解决,因为我也找不到)

顺便说一句,我尝试了Eclipse3.8和3.5,没有更新的版本,因为3.8应该是最新的完全可以在Ubuntu上工作的版本

此外,我还尝试通过以下链接安装Vaadin插件:

  • 与/3.5和/4.3相同
  • 使用https实现上述所有功能://
它们都给出了相同的错误

如果我取消选中其他帖子中建议的“在安装过程中联系所有更新站点以查找所需软件”选项,安装将退出,并出现以下错误:

Cannot complete the install because one or more required items could not be found.
  Software being installed: Vaadin Plug-in for Eclipse 2.3.2.201503060752 (com.vaadin.integration.eclipse.feature.group 2.3.2.201503060752)
  Missing requirement: Vaadin Plug-in for Eclipse 2.3.2.201503060752 (com.vaadin.integration.eclipse.feature.group 2.3.2.201503060752) requires 'org.eclipse.jst.servlet.ui 0.0.0' but it could not be found

非常感谢您的帮助

3.8不是Ubuntu的最新版本。它可能是官方存储库中的最新版本,但它们总是相当过时。从eclipse.org直接下载当前版本应该可以,我知道这一点。我读到所有3.8之后的版本在Ubuntu上都是不稳定的,所以我没有费心去尝试这些。一旦我能做到这一点,我也会尝试使用4.3,但我不希望有任何改变。然后我会发布结果。Eclipse4.3似乎不适用于Java,但该插件是可安装的。但是如果不使用Java,显然是不可用的……Eclipse的更高版本需要Java 7甚至更好的Java 8