Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Luna under Debian Wheezy
Luna under Debian Wheezy [message #1595222] Sat, 31 January 2015 21:37 Go to next message
Klaus Jantzen is currently offline Klaus JantzenFriend
Messages: 3
Registered: January 2015
Junior Member
Even after following the instructions shown at the top of this forum I cannot get Luna to run under Wheezy.
I have installed Java in /opt/jdk1.8.0_31
I have installed Luna in /opt/eclipse44/
My eclipse.ini is attached

The error messages I get on the console are shown in lunastart.txt

Could someone tell me what I am missing?
Thanks

K.D.J.
  • Attachment: eclipse.ini
    (Size: 0.41KB, Downloaded 84 times)
  • Attachment: lunastart.txt
    (Size: 2.13KB, Downloaded 169 times)
Re: Luna under Debian Wheezy [message #1596387 is a reply to message #1595222] Sun, 01 February 2015 16:41 Go to previous messageGo to next message
Russell Bateman is currently offline Russell BatemanFriend
Messages: 3798
Registered: July 2009
Location: Provo, Utah, USA
Senior Member

On 01/31/2015 03:24 PM, Klaus Jantzen wrote:
> Even after following the instructions shown at the top of this forum I cannot get Luna to run under Wheezy.
> I have installed Java in /opt/jdk1.8.0_31
> I have installed Luna in /opt/eclipse44/
> My eclipse.ini is attached
>
> The error messages I get on the console are shown in lunastart.txt
>
> Could someone tell me what I am missing?
> Thanks
>
> K.D.J.
>

And how do you fare if you install Eclipse in a more accessible location
like /home/klaus/dev/eclipse?

Your copy of Eclipse comes from eclipse.org, right? Not from a general,
Debian (Aptitude) source?
Re: Luna under Debian Wheezy [message #1597361 is a reply to message #1596387] Mon, 02 February 2015 08:32 Go to previous messageGo to next message
Klaus Jantzen is currently offline Klaus JantzenFriend
Messages: 3
Registered: January 2015
Junior Member
My Eclipse Luna was downloaded from eclipse.org.

I installed it at the specified location as my Eclipse Kepler sits right next to it (in the directory /opt/eclipse43 ) and works perfectly.

K.D.J.
Re: Luna under Debian Wheezy [message #1611552 is a reply to message #1595222] Wed, 11 February 2015 12:48 Go to previous message
Klaus Jantzen is currently offline Klaus JantzenFriend
Messages: 3
Registered: January 2015
Junior Member
Hi,

the startup problem is a GTK problem.

As suggested in a comment to a bug (for some uncomprehensible reason I cannot add the URL) an environment variable SWT_GTK has to be set to 0.
With that set accordingly Luna starts, recognizes the incompatibility of the workspaces of previous versions and it recognizes my java1.8.

At some location it was suggested to add the lines
--launcher.GTK-version
2
to eclipse.ini (somewhere in the middle) but that did not help me.

Attached is the small bash script lunastart.sh that sets the environment variable and starts Luna.
During the startup a lot of eclipse messages (warnings) are issued (and I will try to determine why they are issued) but the main thing is it WORKS.

K.D.J.



  • Attachment: lunastart.sh
    (Size: 0.10KB, Downloaded 81 times)
Previous Topic:Jetty SSL port
Next Topic:Help
Goto Forum:
  


Current Time: Fri Apr 26 03:08:52 GMT 2024

Powered by FUDForum. Page generated in 0.07984 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top