I installed eclipse though the unbuntu software center but I experienced some issues and I wanted to install the official eclipse version.
I downloaded eclipse classic 4.2.1
http://www.eclipse.org/downloads/download.php?file=/eclipse/downloads/dr...
Extracted it, but if I double click "eclipse" it doesn't do anything.
Any ideas how
I run gnome shell 3.6 and Eclipse 4.2. I installed Eclipse manually, in my /opt directory, because the Ubuntu package for Eclipse is very outdated.
I've created a .desktop file for it, and placed in in ~/.local/share/applications.
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'm following this tutorial located here on how to create a launcher for eclipse in unity.
I wanted to install eclipse-cdt for c++ development. But it looks like it cant be installed alone in ubuntu. Why are there separate packages if they can't be installed alone?
[balakrishnan@mylap ~]$ sudo apt-get install eclipse-cdt Reading
package lists... Done Building dependency tree Reading state
information...
What happen with my Eclipse on Ubuntu 12.04, after upgrade Linux kernel 3.4?
"An error has occurred. See the log file
/home/kidd/.eclipse/org.eclipse.platform_3.7.0_155965261/configuration/1338875244475.log"
displayed when I open Eclipse.
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.
Hi,
I use Eclipse IDE for development on my ubuntu 12.10 laptop. It is
Dell Studio 1558
Processor: i3
128 GB SSD HDD
8GB RAM
When i start my eclipse, i notice that all 4 core's go up 100% usage, fan kicks in. Looking at process monitor, it shows as "java".. using up over 1 gb of ram. I went and configured my eclipse.ini file also increasing xms and xmx values.
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