]
Alexey Kazakov updated JBIDE-18563:
-----------------------------------
Component/s: upstream
Simplify JPA entity creation
-----------------------------
Key: JBIDE-18563
URL:
https://issues.jboss.org/browse/JBIDE-18563
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: upstream
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.