i am using eclipse to develop a web application and i have encountered a problem when i am trying to run my application on server from within eclipse.
#
# A
This error log looks as mine that I received when I've tried to open the Eclipse Marketplace. The Eclipse simply closed after that. My OS is the Linux Mint Derbian and I'm working with Eclipse Luna 4.4.1. I found this tip on the Derbian's forum and it worked for me. Re: Eclipse Luna Crashed on XFCE
I add the line to eclipse/eclipse.in:
--launcher.GTK_version
2
Hope it works for you too.