User Environment
Allows to define additional symbolic variables.
E.g. adding 'tomcat' and 'c:\progs\mytomcat' in this property sheet, enables you to use '($tomcat)' as a
symbolic reference from any path or argument option in AnyJ.
Symbolic variable names are case sensitive.
You may have noticed, that AnyJ can use symbolic variables in most of its configurations (e.g. '($outputDir)')
as a placeholder for the currently set output directory). AnyJ has a lot of internally defined variables, such as
the currently selected file, directory, string, jdk home, directory of jdk source, anyj's base directory, etc. .
Choose 'Tools | Scripting Support | Dump Environment' to get a list of all available variables.