Introduction

FileEdtior provides a programmable only text file editor. No gui is available. It supplies most of the features you expect from an editor including selections.

It is useful for advanced code generation and first version created a couple of years ago was made to script a set of special refactorings using BeanShell. It has now been updated and more heavily tested, and released as open source in hope it can be useful for others.