Process /usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0.x86_64/jre/bin/java was killed by signal 6 (SIGABRT)
executable: /usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0.x86_64/jre/bin/java
cmdline: /usr/bin/java -Xms40m -Xmx384m -XX:MaxPermSize=256m -jar /opt/eclipse//plugins/org.eclipse.equinox.launcher_1.2.0.v20110502.jar -os linux -ws gtk -arch x86_64 -showsplash -launcher /opt/eclipse/eclipse -name Ec
Dear all,
I have F17. I had Eclipse, then I decided to make yum update, after what there was a problem with workplaces in Eclipse so I decided to reinstall it. I did yum remove eclipse, then it removed only eclipse-pde, though a very big file, approximately 300 Mb.
I have two issues in FC12
1. Eclipse doesnt accept mouse clicks in buttons
http://forums.opensuse.org/pre-relea...s-buttons.html
Im using latest JDK from SUN, eclipse 3.5
How do I configure what JVM Eclipse runs in?
I'm trying to switch it to use my installed java-6-sun so that I can use jstack to figure out why Eclipse is spinning endlessly in certain situations.
I recently upgraded to Ubuntu 12.04, and I'm using the pre-packaged Ubuntu Eclipse 3.7.2.
I am facing one issue from many days. Sometime eclipse working fine but sometime eclipse doesn't start. May be some issue in workspace, when I change my workspace then it is working fine. But why it doesn't start on my old workspace.
I'm using the Fedora (17) repository version of Eclipse and the following plugins:
[dafoot@bigfoot workspace]$ rpm -qa | grep eclipse
eclipse-pde-4.2.0-0.22.I201205031800.fc17.x86_64
eclipse-rcp-4.2.0-0.22.I201205031800.fc17.x86_64
eclipse-phpeclipse-1.2.3-4.fc17.noarch
eclipse-swt-4.2.0-0.22.I201205031800.fc17.x86_64
eclipse-platform-4.2.0-0.22.I201205031800.fc17.x86_64
eclipse-emf-core-
Eclipse has been working fine for as long as I can remember but now it refuses to start.
The log file in the workspace shows the following.
I've installed Eclipse with the command:
sudo apt-get install eclipse
or when I install via the synaptic manager.
Unfortunately, when I open up Eclipse I get this error:
org.eclipse.ui.PartInitException: No editor descriptor for id org.eclipse.jdt.ui.CompilationUnitEditor
at org.eclipse.ui.internal.EditorReference.createPartHelper(EditorReference.java:601)
at org.eclipse.ui.internal.E
I have some problems with running eclipse. First I've installed eclipse and it worked, then I used sudo apt-get ... to install java jdk, jre, pydev, pylucene, numpy, scipy, networkx, matplotlib.
All of installations reported successful but when I start eclipse on Ubuntu, it gives me tons of error.
Is the java not working properly on Ubuntu?