]
Fred Bricon commented on JBIDE-17418:
-------------------------------------
I wasn't specifically asking to lookup for Hibernate entity classes but that could be
interesting. Most important is to get JPA entities AND also being able to list other
classes
Browsing for entities dialog shouldn't be empty by default in new
JAX-RS Resource wizard
----------------------------------------------------------------------------------------
Key: JBIDE-17418
URL:
https://issues.jboss.org/browse/JBIDE-17418
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Components: webservices
Affects Versions: 4.2.0.Beta2
Reporter: Fred Bricon
Assignee: Xavier Coulon
Fix For: 4.2.0.Beta3
Attachments: JBIDE-17418.png
When a project contains JPA entities and you try to create a new JAX-RS Resource,
browsing for "Target Entity" displays a blank viewer by default. I expected all
entities from the project to be displayed, similar to how other wizards work.