Espresso Karol is a simple gui editor for javakarol, which can be used by (school-) students who are only starting to learn Java and yet have problems to write whole class structures. It is written in java and uses gradle for building.
IMPORTANT NOTE (2018-06-17): This dates from the early days I programmed and therefore is probably of very bad code quality. Additionally, I know of no recent use of this and therefore haven't updated it for some years. Hence, I declare this as deprecated and don't recommend it for use. If you want to use it, please contact me under johannes.rosenberger (at) jorsn.eu.
Features
- class tree of
ROBOTER
andWELT
showing methods and constructors of these classes - editor: syntax highlighting, line numbers, undo, redo
- error/output console
- automatic compilation and running of javakarol programs
- save and restore
- flexible configuration via modes and EProperties files (manual)
- gradle build and ecj: no dependencies except for a JRE