Top "Eclipse" questions

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

Java parsing XML document gives "Content not allowed in prolog." error

I am writing a program in Java that takes a custom XML file and parses it. I'm using the XML …

java xml eclipse xml-parsing
Eclipse error, "The selection cannot be launched, and there are no recent launches"

I have just started Android programming so downloaded Eclipse and got started. Created my first project following tutorial from here: …

java eclipse sdk android
How can I compile a Java program in Eclipse without running it?

I would like to compile my Java program in Eclipse but not to run it. I can't understand how to …

java eclipse compilation .class-file
How do I have to configure the proxy settings so Eclipse can download new plugins?

I am working with Eclipse 3.7, on an Windows XP environment behind a web proxy. I want to install the Groovy …

eclipse proxy
Eclipse HotKey: how to switch between tabs?

How can I switch between opened windows in Eclipse? There is Ctrl+F6, but it's asking me which one I …

eclipse tabs hotkeys
'Missing contentDescription attribute on image' in XML

I get an warning about [Accessibility]Missing contentDescription attribute on image in eclipse. This warning show at line 5 (declare ImageView) …

android eclipse warnings accessibility android-imageview
How to add native library to "java.library.path" with Eclipse launch (instead of overriding it)

I got a native library that needs to be added to java.library.path. With JVM argument -Djava.library.path=…

java eclipse path java.library.path
Where is the Keytool application?

I need to use mapview control in android and I can't seem to understand how to run keytool. Is it …

java eclipse android-mapview keytool
The import org.junit cannot be resolved

I need to solve a java problem for an interview, and they have sent me the test class. It starts …

java eclipse
What does "The APR based Apache Tomcat Native library was not found" mean?

I am using Tomcat 7 in Eclipse on Windows. When starting Tomcat, I am getting the following info message: The APR …

eclipse tomcat apr