Top "Eclipse" questions

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

How to change font size in Eclipse for Java text editors?

I have just tried to change my font size in Eclipse 3.6.0 in the following way: General → Appearance → Colors and Fonts → …

java eclipse fonts font-size
Eclipse IDE for Java - Full Dark Theme

Is there any way to completely turn Eclipse to a dark IDE? Here's a Picture of what I'm asking: I …

eclipse themes
Eclipse "Error: Could not find or load main class"

I have a project in eclipse on my laptop that I pushed to Git https://github.com/chrisbramm/LastFM-History-Graph.git …

java eclipse git jar classpath
Setting JDK in Eclipse

I have two JDKs, for Java 6 and 7. I want to build my project using both. Initially we only built against 1.6. …

eclipse java
Eclipse comment/uncomment shortcut?

I thought this would be easy to achieve, but so far I haven't found solutions for comment/uncomment shortcut on …

java eclipse keyboard-shortcuts shortcut
A JNI error has occurred, please check your installation and try again in Eclipse x86 Windows 8.1

public class LoginCumReg implements ActionListener,KeyListener { private JFrame form; private JTextField txtunm; private JTextField txtnm; private JTextField txteml; private JButton …

java mysql eclipse java-native-interface
How to build an APK file in Eclipse?

When I develop the project using Eclipse, the APK file goes on the emulator. But I want to upload my …

android eclipse android-emulator apk android-install-apk
What are the best JVM settings for Eclipse?

What are the best JVM settings you have found for running Eclipse?

eclipse jvm