Top "Eclipse" questions

Eclipse is an open source IDE and platform for building applications.

How do I change Eclipse to use spaces instead of tabs?

By default Eclipse indents with a hard tab character. How do I change it to spaces?

eclipse formatting tabs whitespace
Eclipse error: 'Failed to create the Java Virtual Machine'

I am getting this error message when I start Eclipse Helios on Windows 7: Failed to create the Java Virtual Machine …

eclipse jvm
Maven2: Missing artifact but jars are in place

From now to then, my Maven 2 started to mess around. I am using SPring STS 2.6.1 and have a single project …

eclipse maven m2eclipse sts-springsourcetoolsuite
Cannot change version of project facet Dynamic Web Module to 3.0?

I am using maven to create a dynamic webapp in Eclipse. I added some folders like src/test/java and …

java eclipse maven
How can I generate Javadoc comments in Eclipse?

Is there a way to generate Javadoc comments in Eclipse? If so, what is it?

java eclipse javadoc
Maven error "Failure to transfer..."

I am trying to set up a project using Maven (m2eclipse), but I get this error in Eclipse: Description …

eclipse maven
Eclipse executable launcher error: Unable to locate companion shared library

I had Eclipse Indigo installed on my computer with the Android plugin and it was working perfectly for about two …

eclipse eclipse-indigo
Unable to execute dex: Multiple dex files define Lcom/myapp/R$array;

Since updating to ADT 14 I can no longer build my project. It was building fine prior to updating. The error: [2011…

android eclipse adt android-sdk-tools dex
What are the pros and cons of the SVN plugins for Eclipse, Subclipse and Subversive?

SVN in Eclipse is spread into two camps. The SVN people have developed a plugin called Subclipse. The Eclipse people …

svn eclipse subclipse subversive
Eclipse error: indirectly referenced from required .class files?

I got an error in Eclipse. What does this error message means: The type iglu.ir.TermVector cannot be resolved. …

eclipse