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

    1 Its simple, these are the steps: first go to the following settings Window -> Preferences -> Java -> Editor -> content assist -> advanced there will be two boxes having checkboxes check everything in …

  2. How to add different programming languages to Eclipse (C++, C#, Java)

    Mar 24, 2013 · I just went through two introductory courses in Java, and I noticed that Eclipse can also support development in other languages (which I didn't know). Does anyone know how to add other …

  3. How to auto-format code in Eclipse? - Stack Overflow

    Mar 27, 2013 · How to auto-format code in Eclipse? Asked 12 years, 9 months ago Modified 2 years, 1 month ago Viewed 757k times

  4. How do I modify Eclipse code formatting? - Stack Overflow

    Apr 11, 2017 · 5 In my version of Eclipse, I found the option under Window -> Preferences -> Java -> Code Style -> Formatter, then clicked the Edit.. button. In the new window, go to the Line Wrapping tab …

  5. Is Eclipse the best IDE for Java? - Stack Overflow

    Eclipse is the best IDE for developing Eclipe RCP applications. But considering the number of plug-ins you need to get anything done, it's hardly the "best IDE" out-of-the-box. Maybe it's fair to say it's the …

  6. Eclipse - List of default keyboard shortcuts - Stack Overflow

    Dec 31, 2009 · Is there a list of the default Eclipse keyboard shortcuts? I'm generally looking for language agnostic things like starting the debugger or deleting an entire line in the source editor.

  7. 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 in the Eclipse …

  8. How to change default text file encoding in Eclipse?

    Anyway, Eclipse says that Cp1250 is a 'default' encoding and I have to manually change it to UTF-8 each time I add anything. So where can I change the default encoding to UTF-8?

  9. java - Bold black cursor in Eclipse deletes code, and I don't know how ...

    Dec 22, 2021 · Bold black cursor in Eclipse deletes code, and I don't know how to get rid of it Asked 13 years, 6 months ago Modified 4 years ago Viewed 225k times

  10. Eclipse: Project 'PROJECT_NAME' has no explicit encoding set

    Jun 20, 2022 · I downgraded from Windows 11 to Windows 10 today and had to reinstall the Eclipse-IDE. After successfully importing my workspaces and fixing the projects, a warning appeared for every …