QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 990|回复: 2

请教各位Linux下安装Eclipse出错?

[复制链接]
发表于 2004-7-10 22:38:05 | 显示全部楼层 |阅读模式
我下载的是J2SDK1.4.2,bin格式的,直接运行,然后它就解压了,bin格式的是这样安装的吧?然后我Copy到/usr目录下,配置profile后,javac可以运行了!
然后我下了Eclipse3.0 for Linux-GTK直接解开,运行出现下面错误:
!SESSION 七月 10, 2004 08:18:20.16 -----------------------------------------------
eclipse.buildId=I200406251208
java.version=1.4.2
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=zh_CN

!ENTRY org.eclipse.osgi 七月 10, 2004 08:18:20.19
!MESSAGE Startup error
!STACK 1
java.lang.RuntimeException: Exception while creating System Bundle: Unable to find system bundle manifest file.
        at org.eclipse.osgi.framework.internal.core.Framework.createSystemBundle(Framework.java:253)
        at org.eclipse.osgi.framework.internal.core.Framework.initialize(Framework.java:152)
        at org.eclipse.osgi.framework.internal.core.Framework.<init>(Framework.java:95)
        at org.eclipse.osgi.framework.internal.core.OSGi.createFramework(OSGi.java:90)
        at org.eclipse.osgi.framework.internal.core.OSGi.<init>(OSGi.java:31)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.startup(EclipseStarter.java:215)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:127)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:324)
        at org.eclipse.core.launcher.Main.basicRun(Main.java:183)
        at org.eclipse.core.launcher.Main.run(Main.java:644)
        at org.eclipse.core.launcher.Main.main(Main.java:62
!SESSION Sat Jul 10 08:18:20 CST 2004 ------------------------------------------
!ENTRY org.eclipse.core.launcher 4 0 七月 10, 2004 08:18:20.55
!MESSAGE Exception launching the Eclipse Platform:
!STACK
java.lang.NullPointerException
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:13
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:324)
        at org.eclipse.core.launcher.Main.basicRun(Main.java:183)
        at org.eclipse.core.launcher.Main.run(Main.java:644)
        at org.eclipse.core.launcher.Main.main(Main.java:62

请问是怎么回事?我在Gnome和KDE下都出错,我用的是RH9.0!
请各位帮忙!谢谢!
 楼主| 发表于 2004-7-11 08:11:50 | 显示全部楼层
我自己解决了,好像不能在Windows下进行解压,要在Linux下解压!或者是我原来下载的有问题!
回复

使用道具 举报

发表于 2004-7-11 10:03:27 | 显示全部楼层
文件是什么压缩格式的?

tar.* 必须在 linux 下解压,因为 tar 里包含了文件属性,在 windows 下解压缩会丢失这些属性。

这些属性对程序来说可能是必须的。
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

GMT+8, 2024-11-16 13:46 , Processed in 0.045043 second(s), 15 queries .

© 2021 Powered by Discuz! X3.5.

快速回复 返回顶部 返回列表