Eclipse安装错误 - 系统找不到指定的路径?

时间:2013-04-16 11:04:22

标签: eclipse

我下载了eclipse-java-juno-SR2-win32-x86_64.zip文件并解压缩。在解压缩期间,我看到一个错误 - 系统找不到指定的路径。这是什么,为什么会发生?

这里有详细信息 -

!   C:\abc\eclipse-se.zip: Cannot create eclipse\features
 \org.eclipse.recommenders.feature.completion.rcp.intellig_1.0.3.v20130211-0152-   
 b208\META-INF\maven\org.eclipse.recommenders.feature
 \org.eclipse.recommenders.feature.completion.rcp.intellig\pom.properties
 The system cannot find the path specified.

!   C:\abc\eclipse-se.zip: Cannot create eclipse\features 
\org.eclipse.recommenders.feature.completion.rcp.subwords_1.0.3.v20130211-0152-
b208\META-INF\maven\org.eclipse.recommenders.feature
\org.eclipse.recommenders.feature.completion.rcp.subwords\pom.properties
The system cannot find the path specified.

甚至需要这些文件吗?他们批评吗?

编辑 -

我在Windows 7 64位计算机上使用winRAR来解压缩此文件。当我解压缩时,我看到“文件名太大(或类似的东西)”错误。然后,我将zip文件名缩短为eclipse abc。大多数错误消失了,但上述错误仍然存​​在。

2 个答案:

答案 0 :(得分:2)

您使用哪种解压缩工具?这可能是因为路径名太长,而某些工具不能用于长路径。


Winrar被认为是那些不适用于长路径的“工具”之一。请使用7-zip,如下面Adrian所述。

答案 1 :(得分:0)

更简单的解决方案:

当它询问文件夹名称解压缩时,只需删除默认值并给出一个简短的

** C:**

然后它会在

下解压缩

<强> C:\ eclipise \〜....

它不会有像“eclipse-java-juno-SR2-win32-x86_64”这样的长文件夹。 我希望这是一个更简单的解决方案。

(债务人)&lt;&gt;&lt;