I have created a JPA
project. In that Eclipse displays the following error on the entity class.
Class \"model.Address\" is listed in the
Any of the above didnt work.
For anyone who is searching for the "Class xxxx is mapped, but is not included in any persistence unit" error in Eclipse or RAD:
These steps worked for me.