Newbie Install prob on Ubuntu "Hardy" [message #256463] |
Thu, 15 May 2008 16:13  |
Eclipse User |
|
|
|
Any help appreciated I searched for install problems..no luck
Ok, I'm really new, Just started Hardy Linux (installed in a dual boot
WUbi configuration)(new to that) Loaded MYsql(new to that) And loaded
Eclipse (don't know much here either nor Java) But that is what I'm trying
to learn....
With the Default install I don't seem to be getting the help system?
I ran the update function and got the c++ help system installed but
nothing else.
Here is a part of the error log from the initial install.
Thanks!
Tom
!SESSION 2008-05-08 17:05:45.781
-----------------------------------------------
eclipse.buildId=M20070212-1330
java.fullversion=GNU libgcj 4.2.3 (Ubuntu 4.2.3-2ubuntu6)
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US
Command-line arguments: -os linux -ws gtk -arch x86
!ENTRY org.eclipse.osgi 2 1 2008-05-08 17:05:57.039
!MESSAGE NLS missing message: initializer_error in:
org.eclipse.core.internal.runtime.messages
!ENTRY org.eclipse.osgi 2 1 2008-05-08 17:05:57.040
!MESSAGE NLS missing message: fileInitializer_fileNotFound in:
org.eclipse.core.internal.runtime.messages
!ENTRY org.eclipse.osgi 2 1 2008-05-08 17:05:57.040
!MESSAGE NLS missing message: fileInitializer_IOError in:
org.eclipse.core.internal.runtime.messages
!ENTRY org.eclipse.osgi 2 1 2008-05-08 17:05:57.041
!MESSAGE NLS missing message: fileInitializer_missingFileName in:
org.eclipse.core.internal.runtime.messages
!ENTRY org.eclipse.update.core 4 0 2008-05-08 17:09:10.830
!MESSAGE Cannot install featureorg.eclipse.sdk.samples 3.2.0
[java.lang.reflect.InvocationTargetException]
!STACK 0
java.lang.reflect.InvocationTargetException
at
org.eclipse.update.internal.operations.BatchInstallOperation .execute(BatchInstallOperation.java:104)
at
org.eclipse.update.standalone.InstallCommand.run(InstallComm and.java:183)
at
org.eclipse.pde.internal.ui.samples.ShowSampleAction$2.run(S howSampleAction.java:155)
at
org.eclipse.jface.operation.ModalContext$ModalContextThread. run(ModalContext.java:113)
Caused by: org.eclipse.core.runtime.CoreException: Unable to complete
action for feature "Eclipse SDK Samples" due to errors.
|
|
|
|
|
Re: Newbie Install prob on Ubuntu "Hardy" [message #256581 is a reply to message #256543] |
Sat, 17 May 2008 01:08   |
Eclipse User |
|
|
|
Originally posted by: codeslave.ca.ibm.com
Well, I haven't stepped up to the latest Ubuntu yet (I use Antix 7 on
one machine and MEPIS 6 on my other), but I have no problems running
Eclipse.
Of course I don't use the .deb packages, I just download the latest SDK
..tar.gz from Eclipse.org [1] and unpack that. (If you installed a .deb
that does not include doc or source, you need to grab that package
too... or get the full SDK instead, which includes runtime, source, and
doc for JDT, PDE, CVS, etc.) Chances are there are multiple packages for
your distro in the same way that you can install .debs for Java SDK,
runtime, sources, or doc (or a combination).
[1] http://download.eclipse.org/eclipse/downloads/
I generally use a .desktop shortcut which runs something like this:
/home/nickb/eclipse/eclipse34/eclipse -showLocation -vm
/opt/sun-java2-6.0/bin/java -data /home/nickb/eclipse/workspace2 -clean
-vmargs -Xms128M -Xmx256M -XX:PermSize=128M -XX:MaxPermSize=256M
Oh, and FYI, there's also http://help.eclipse.org/stable/ (Eclipse 3.4)
and http://help.eclipse.org/help33/ (Eclipse 3.3) if you want the same
information online.
Nick
Tom Brander wrote:
> Nick,
> Thank you for the quick reply,
> I think I got the right Java installed now but my config is still way
> messed up, no help files for java...through eclipse.
>
> just to be on the safe side i de-installed and re installed Eclipse
> after "fixing" the Java install.. still no help files.. and when I try
> to do most sorts of updates through updates in eclipse i get
> configuration errors...
> error file as follows,
> !SESSION 2008-05-16 15:45:55.621
> -----------------------------------------------
> eclipse.buildId=M20070212-1330
> java.version=1.6.0_06
> java.vendor=Sun Microsystems Inc.
> BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US
> Command-line arguments: -os linux -ws gtk -arch x86
>
> !ENTRY org.eclipse.osgi 2 1 2008-05-16 15:45:59.858
> !MESSAGE NLS missing message: initializer_error in:
> org.eclipse.core.internal.runtime.messages
>
> !ENTRY org.eclipse.osgi 2 1 2008-05-16 15:45:59.859
> !MESSAGE NLS missing message: fileInitializer_fileNotFound in:
> org.eclipse.core.internal.runtime.messages
>
> !ENTRY org.eclipse.osgi 2 1 2008-05-16 15:45:59.860
> !MESSAGE NLS missing message: fileInitializer_IOError in:
> org.eclipse.core.internal.runtime.messages
>
> !ENTRY org.eclipse.osgi 2 1 2008-05-16 15:45:59.860
> !MESSAGE NLS missing message: fileInitializer_missingFileName in:
> org.eclipse.core.internal.runtime.messages
>
>
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.08391 seconds