[CALUG] Eclipse 3.4 with CDT 5.0?

Jim Sansing jjsansing at verizon.net
Wed Sep 10 14:55:45 EDT 2008


Googling for it talks around the problem, but an older similar
problem suggests upgrading the Java runtime.  Since you are
running Ubuntu, I am assuming your Java is gcj.  I have been
able to run Eclipse with that, but when I installed Sun Java, it
ran lightyears faster.  I have also had some issues where gcj
doesn't work at all, specifically when using SSL.

If you haven't played with this before, brace yourself.  I had to
use 'update-alternatives' to set a dozen links to point to Sun java.
Read the man page carefully! Also, the /etc/eclipse/java_home
file is like a PATH environment variable for JREs.

Later . . .   Jim


Ed Browne wrote:
> Hi Ray,
>     Thanks for the reply.  I tried that, but it just crashes on startup
> (in typical java fashion spewing 100 lines to the screen and 1100
> to the error log), I can't make heads or tails of it (besides, nobody
> expects to debut a serious product like this right out of the box.)
> FWIW, here's the lines from the screen and a few of the lines from
> the error log.  Thanks - Ed
>
> bongo:~> /opt/eclipse/eclipse
> org.osgi.framework.BundleException: State change in progress for
> bundle
> "reference:file:plugins/org.eclipse.equinox.p2.reconciler.dropins_1.0.0.v20080611.jar"
> by thread "Start Level Event Dispatcher".
>    ...
> -------------------------------
>
> root at bongo:/home/edbrown/.eclipse/org.eclipse.platform_3.4.0_1473617060/configuration#
> more 1221069352918.log
> !SESSION 2008-09-10 18:55:52.294
> -----------------------------------------------
> eclipse.buildId=I20080617-2000
> java.fullversion=GNU libgcj 4.2.3 (Ubuntu 4.2.3-2ubuntu6)
> BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_GB
> Command-line arguments:  -os linux -ws gtk -arch x86
>
> !ENTRY org.eclipse.core.runtime.compatibility 4 0 2008-09-10 18:56:58.416
> !MESSAGE
> !STACK 0
> org.osgi.framework.BundleException: Exception in
> org.eclipse.core.internal.plugins.CompatibilityActivator.stop() of
> bundle org
> ...
>
>
>
> ----- Original Message ----
> From: Ray Lischner <linux at tempest-sw.com>
> To: calug at unknownlamer.org
> Sent: Wednesday, September 10, 2008 4:35:39 AM
> Subject: Re: [CALUG] Eclipse 3.4 with CDT 5.0?
>
> On Tuesday 09 September 2008 03:38 pm, Ed Browne wrote:
>
> > Has anyone sucessfully installed Eclipse 3.4 with CDT5.0?
>
> I simply went to the Downloads page and chose Eclipse IDE for C/C++
> Developers. The file is eclipse-cpp-ganymede-linux-gtk.tar.gz. I simply
> untared it in /opt, and I can run /opt/eclipse/eclipse just fine.
>
> I did NOT try to update Europa.
> --
> Ray Lischner
>
>
> _______________________________________________
> CALUG mailing list
> CALUG at unknownlamer.org <mailto:CALUG at unknownlamer.org>
> http://lists.unknownlamer.org/listinfo/calug
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> CALUG mailing list
> CALUG at unknownlamer.org
> http://lists.unknownlamer.org/listinfo/calug
>   




More information about the CALUG mailing list