Details
-
Type:
New Feature
-
Status:
Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 1.9.2
-
Fix Version/s: 1.9.2
-
Component/s: Tools - AppGen
-
Labels:None
Description
Extend what has been started with AppGen and Middlegen to prompt for an app.module.
If supplied, the app.module will be used to create a new sub-package within the generated code:
base package: org.appfuse
app.module: commerce
object.name: widget
org.appfuse.commerce.model.widget would be created in conjunction with all of the supporting classes if requested.