Releases: bobbylight/TokenMakerMaker
Release list
3.1.1
3.1.0
This release bumps the RSyntaxTextArea version to 3.1.0.
3.0.1
This release bumps the RSyntaxTextArea version to 3.0.8.
3.0.0
This release marks the first "official" release built with Java 8 and using RSyntaxTextArea 3.0.x artifacts.
2.5.4
This release converts the project to use the Maven directory structure and use Gradle for builds.
1.0
TokenMakerMaker is a stand-alone application that allows for the easy creation of syntax highlighting for new/custom languages to RSyntaxTextArea. Via a GUI, users define what constitutes comments, strings, keywords, functions, etc., and with the click of a button, a Java class is generated that you can feed to RSTA to start highlighting your language.
This is the first "official" release, and has been tested on RSyntaxTextArea 2.5.3.