-
Feature Request
-
Resolution: Done
-
Minor
-
1.0.0.Alpha3
-
None
"Generating crud views for entities located into an external jar is a use case i'd like to see implemented in forge.
In my case i have a model.jar containing my entities and an admin.war generated with seam forge. I'd like to use from-entity to generate scaffolding views in admin.war for the entities located in model.jar"
This means that Forge will need to classload dependencies of the target project in order to perform reflection-based generation. This may also require a reflection-based meta-model such as what was done with Errai/GWT.
- is blocked by
-
FORGE-2106 Expose the underlying Project's ClassLoader via a new ProjectFacet
- Closed
- is related to
-
FORGE-113 Forge Scaffold Enhancements (Umbrella Issue)
- Closed