Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Describing the Eclipse plugin that enables ANSI escape sequence text coloring in the Eclipse console.
  • Loading branch information
iridin committed Mar 18, 2015
1 parent f293bb9 commit 41c3f24
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,5 +49,7 @@ Demo projects for jdeeco can be found in `jdeeco-demos` folder. There are two pr
## Eclipse integration
All of the projects in the repository are the Eclipse projects. As such they can be easily imported to the Eclipse workspace.

In the project there are included custom formatters. One of them colors the logging output that goes into the Eclipse console using ANSI escape sequences. In order to be able to see the output correctly this plugin ([eclipse-plugin-ansi-in-console](http://mihai-nita.net/2013/06/03/eclipse-plugin-ansi-in-console/)) needs to be installed into your Eclipse.

#### CDEECo
Apart from Java version of DEECo, there is its C++ realization that can be found under: ([http://github.com/d3scomp/CDEECo](http://github.com/d3scomp/CDEECo))

0 comments on commit 41c3f24

Please sign in to comment.