https://github.com/mihnita/ansi-econsole
Eclipse plugin that understands ANSI escape sequences to color the Eclipse console output.
https://github.com/mihnita/ansi-econsole
ansi ansi-colors colorization console console-color eclipse eclipse-plugin java
Last synced: 6 months ago
JSON representation
Eclipse plugin that understands ANSI escape sequences to color the Eclipse console output.
- Host: GitHub
- URL: https://github.com/mihnita/ansi-econsole
- Owner: mihnita
- License: other
- Created: 2012-03-28T19:56:09.000Z (over 13 years ago)
- Default Branch: main
- Last Pushed: 2023-04-06T09:45:10.000Z (over 2 years ago)
- Last Synced: 2025-04-20T08:38:42.942Z (7 months ago)
- Topics: ansi, ansi-colors, colorization, console, console-color, eclipse, eclipse-plugin, java
- Language: Java
- Homepage: http://www.mihai-nita.net/java/
- Size: 1.67 MB
- Stars: 92
- Watchers: 7
- Forks: 25
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: License.txt
- Security: SECURITY.md
Awesome Lists containing this project
README
ANSI Escapes in the Eclipse Console
===================================
Eclipse plugin that understands ANSI escape sequences to color the Eclipse console output.
**Marketplace install:**
* In Eclipse select “Help” -> “Eclipse Marketplace...” in the “Find” tab search for “ANSI”
Link: https://marketplace.eclipse.org/content/ansi-escape-console
You can of course mark it as “Favorite” to find it easier next time, or on a different machine :-)
**Direct install:**
* In Eclipse select “Help” -> “Install New Software...” and click “Add...” to add the following URL:
`https://www.mihai-nita.net/eclipse`
* You can then select the site in the “Work with” list and continue the installation like with any other plugin.
Detailed info and screen-shots at https://github.com/mihnita/ansi-econsole/wiki.
This plugin is included in [Spring Tools Suite](https://spring.io/tools) since 3.7.2
