It's kind of annoying to scroll large log text, while working with Java J2EE Spring framework in eclipse IDE, the text per line is so large that horizontal scrolling is required to read them.
Word wrap Eclipse console logs:Though I didn't find a way to do a word wrap, yes you can set a fixed width per line for the Eclipse Console logs, lets's see the steps on how we can do so,
- Go to Preferences : On Mac => Eclipse -> Preferences and Window -> Preferences on Windows OS
- Now look for Run/Debug
- Now go to Console.
- Check : Fixed width Console.
- Set the max character width as per your screen width.
- Apply.
- OK.

Word wrap eclipse console logs text
More Posts related to Eclipse,
- 300+ Eclipse IDE Keyboard Shortcuts for Mac
- How to Word wrap eclipse console logs width
- [Eclipse] Enable or Disable print margin line
- Syntax error, parameterized types are only available if source level is 1.5 or greater [Java]
- How to Change Eclipse Default Web Browser
- How to run a Maven jar project from eclipse without tomcat
- [Fix] Spring Tool Suite STS Code Autocomplete not working with Eclipse
- eclipse maven m2e : Cannot complete the install
- Installing JD Decompiler plugin in Eclipse IDE
- How to enable line numbers in Eclipse IDE
- Eclipse Error : The Eclipse executable launcher was unable to locate its companion shared library.
- Install Eclipse IDE on M1 Mac Natively
- How to remove unwanted Java imports in IntelliJ (alternative of eclipse Ctrl + Shift + O)
- Word-wrap Eclipse Console logs
- Eclipse Error The JVM Shared Library JavaVirtualMachines does not contain the JNI_CreateJavaVM symbol
- How to switch Eclipse IDE Workspace
- How to Reset Eclipse Theme to Classic
- [Eclipse] Syntax error, annotations are only available if source level is 1.5 or greater
- Java was started but returned exit code=13 [Eclipse]
- How to use Content Assist in Eclipse IDE
- Java Decompiler Eclipse Plugin
- Search text in Eclipse Console logs
- How to Save Eclipse console logs in external log file
- Eclipse version 32-bit or 64-bit check on macOS
- How to display Line Number in Eclipse IDE
More Posts:
- John Robert Lewis dies at 80 - News
- Alternatives for Notepad++ on Mac in 2021 - NotepadPlusPlus
- Open Docker from Terminal Command on Mac - MacOS
- How to get SharePoint Online user details from person or group column using REST API - SharePoint
- Android Lint app_name is not translated in af (Afrikaans) am (Amharic) ar (Arabic) bg (Bulgarian) - Android
- List of all iPads till year 2020 - Apple
- SharePoint Managed Metadata Hidden Taxonomy List - TaxonomyHiddenList - SharePoint
- Take Screenshot on Mac OS X (Keyboard Shortcuts) - Mac-OS-X