>>-.---.---JAVA-PACKAGE-NAME"package-name"------->< +-/-+
Default: | JAVA-PACKAGE-NAME"com.microfocus.COBOL" |
Phase: | Syntax check |
$SET: | Initial |
A package name must start with a $,_ or A-Z, or a-z; the remainder of the package name can contain these characters, in addition to 0-9. Also, each complete element of the package name must not constituent a Java reserved word, otherwise the generated Java files will fail to compile.