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

Name
packagePrefix
Required
true
Datatype
java.lang.String
Short Datatype
String
Since
1.0

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.