About 14,200,000 results
Open links in new tab
  1. java - Auto code completion on Eclipse - Stack Overflow

    For instance, attempting to auto complete the word "test" in a Java editor, in the context of a class body, will allow you to create a unit test that uses JUnit; you'll have to code the body of the …

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

    Jul 10, 2016 · 3 Running Eclipse v4.3 (Kepler), the steps outlined by AlvaroCachoperro do the trick for the Java text editor and console window text. Many of the text font options, including …

  3. Eclipse fonts and background color - Stack Overflow

    Oct 9, 2008 · Editor colors are set chaotically by different editors, search for background in eclipse preferences to find different options. One easy way to get beautiful dark (and not only dark) …

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

    Jan 3, 2009 · Java Editor Click Window » Preferences Expand Java » Code Style Click Formatter Click the Edit button Click the Indentation tab Under General Settings, set Tab policy to: …

  5. How can I change font size in Eclipse for ALL text editors?

    From here, I could see an option to change the font in Java files, but I didn't know how to change the font globally. I'm using Eclipse v4.3 Service Release 1 (Kepler) on Windows. This is similar …

  6. Eclipse IDE for Java - Full Dark Theme - Stack Overflow

    Eclipse 4.2.1 on Mac: Dark Juno blackens the UI except the Java Editor - to get it black, I installed the Eclipse Color Themes as well.

  7. java - Eclipse editor won't open - Stack Overflow

    Jun 22, 2011 · Error: Could not open the editor: The editor class could not be instantiated. This usually indicates a missing no-arg constructor or that the editor's class name was mistyped in …

  8. java - Eclipse comment/uncomment shortcut? - Stack Overflow

    Apr 4, 2011 · I thought this would be easy to achieve, but so far I haven't found solutions for comment/uncomment shortcut on both Java class editor and jsf faceted webapp XHTML file …

  9. java - How can I edit a .jar file? - Stack Overflow

    Aug 2, 2012 · So I have a jar file with one .class file on it. I just need to change some words in the file. What program should I use? I want this to work for my phone.

  10. Eclipse: Enable autocomplete / content assist - Stack Overflow

    May 11, 2015 · If you would like to use autocomplete all the time without having to worry about hitting Ctrl + Spacebar or your own keyboard shortcut, you can make the following adjustment …