The package prefix for the new project. Defaults to 'com.myorg.projectdoc.doctypes'.

Name
packagePrefix
Required
false
Datatype
java.lang.String
Short Datatype
String
Default Value
com.myorg.projectdoc.doctypes
Since
1.0
User Property
packagePrefix

The prefix of the package path for the new project. Defaults to 'com.myorg.projectdoc.doctypes'.

The package path controls the directory structure within the source folder (dots get replaced with path delimiters) and the base package for the generated Java classes.

 

Provide a default for packagePrefix using the Project Settings.