does anyone know debian packages for eclipse 3.x and sun JDK 1.4?
Eric SCHAEFFER
eschaeffer at emahoo.com
Tue Nov 2 09:49:20 UTC 2004
Le lundi 01 novembre 2004 à 18:31 -0400, Gabriel Menini a écrit :
> Eric SCHAEFFER wrote:
> > Le mardi 12 octobre 2004 à 02:28 +0200, Kristof Vansant a écrit :
> >
> >>Does anyone know debian packages for eclipse 3.x and sun JDK 1.4?
> >>I need it for my java course.
> >
> >
> > Eclipse 3: no packages for now (but should come "soon")
> > In fact, it is very easy to install. Just unzip the linux/GTK file you
> > downloaded into /usr/local/lib.
> > (I've also added an "eclipse" system group and change rights on the
> > eclipse subdirectories for updates or plugin additions)
> >
>
> Well...
>
> I've installed the SDK following the instructions provided here [1] and
> unzipped the eclipse linux/GTK file under /usr/local/lib as you said but
> when ivoking
>
> /usr/local/lib/eclipse/eclipse I get the following error log
Check your eclipse installation. It doesn't find one of the core
plugins.
You should have something like :
/usr/local/lib/
eclipse/
features/
... (core features)
plugins/
... (all plugins)
You should at least have read access on all files. Maybe user/group ids
are false.
Or maybe an error occured during extracting files...
I've never had this error, sorry.
Eric
>
> !SESSION 2004-11-01 22:28:08.675
> -----------------------------------------------eclipse.buildId=I200410190800
> java.version=1.4.2_06
> java.vendor=Sun Microsystems Inc.
> BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=es_UY
>
> !ENTRY org.eclipse.core.runtime 2004-11-01 22:28:08.676
> !MESSAGE Product org.eclipse.platform.ide could not be found.
>
> !ENTRY org.eclipse.osgi 2004-11-01 22:28:08.700
> !MESSAGE Application error
> !STACK 1
> java.lang.RuntimeException: No application id has been found.
> at
> org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:313)
> at
> org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:273)
> at
> org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:129)
> 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:185)
> at org.eclipse.core.launcher.Main.run(Main.java:704)
> at org.eclipse.core.launcher.Main.main(Main.java:688)
>
>
> Any ideas....?
>
>
> [1] <http://wiki.osuosl.org/display/DEV/Java+on+Debian>
>
> --
> Arlequín _o)
> arleq en adinet.com.uy / \\
> http://counter.li.org/ _(___V
> Linux Registered User #207262
More information about the ubuntu-users
mailing list