]
Arun Gupta updated JBDS-3178:
-----------------------------
Attachment: Screen Shot 2014-10-09 at 4.08.42 pm.png
Simplify JPA entity creation
-----------------------------
Key: JBDS-3178
URL:
https://issues.jboss.org/browse/JBDS-3178
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Feature Request
Reporter: Arun Gupta
Attachments: Screen Shot 2014-10-09 at 4.08.42 pm.png
Right-click on a blank Dynamic Web Project to create a JPA entity. The dialog says
"Only JPA enabled projects may be selected".
The developer flow will be:
- Cancel this dialog
- Go enable JPA somewhere else
- Come back to this dialog to create JPA
This flow should be simplified where if the project is not JPA enabled then a dialog
should be prompted to enable it.