JEncoder is a small command line tool, that escapes non-ascii character in java source files (for older text editors).
To get the sourcecode, simply use git clone https://github.com/rkr8/JEncoder.git
.
To contribute to the project, simply create a new pull request. Make sure, that you used a matching coding style.