【问题标题】:Eclipse installation error - The system cannot find the path specified?Eclipse安装错误——系统找不到指定的路径?
【发布时间】:2016-01-31 16:36:20
【问题描述】:

我下载了 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。大多数错误消失了,但上述错误仍然存​​在。

【问题讨论】:

    标签: eclipse


    【解决方案1】:

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


    众所周知,Winrar 是一种不适用于长路径的“那些工具”。按照 Adrian 的建议,改用 7-zip。

    【讨论】:

    • 是的,我的第一个想法也是,典型的 Windows 问题。如果可能,使用 7-Zip 并解压到根目录。
    • @Adrian - 我会安装它。但是,有什么解决方法吗?
    • @davidblaine 不要这么认为,在 Eclipse 中使用尽可能短的文件夹名称。对我来说 D:\Programme\Eclipse\Eclipse-4.2-JEE 正在工作。但我也不喜欢 Eclipse 包的命名方案,正因为如此。
    【解决方案2】:

    更简单的解决方案:

    当它询问解压文件夹名称时,只需删除默认值并提供一个短名称,如

    **c:**

    然后它会在下面解压

    c:\eclipise\~....

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

    (债务人)

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2020-05-27
      • 2017-02-05
      • 2021-01-26
      • 2015-11-28
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多