Project In-Line Help
Jump to navigation
Jump to search
Internal
Overview
The best mechanism so far is to maintain a HELP.txt file within the resources of the project, embed it into the root of the JAR artifact and dump it at stdout when needed.
The code that reads the help file: