[
https://issues.jboss.org/browse/JBIDE-19525?page=com.atlassian.jira.plugi...
]
Jiri Peterka commented on JBIDE-19525:
--------------------------------------
There are the error details:
Description Resource Path Location Type
Class "org.hibernate.ui.test.model.Address" is listed in the persistence.xml
file, but is not
annotated Address.java /mvn-jpa21-hibernate43/src/main/java/org/hibernate/ui/test/model line
6 JPA Problem
Class "org.hibernate.ui.test.model.Order" is listed in the persistence.xml file,
but is not
annotated Order.java /mvn-jpa21-hibernate43/src/main/java/org/hibernate/ui/test/model line
9 JPA Problem
Class "org.hibernate.ui.test.model.StrategyClient" is listed in the
persistence.xml file, but is not
annotated StrategyClient.java /mvn-jpa21-hibernate43/src/main/java/org/hibernate/ui/test/model line
9 JPA Problem
Class "org.hibernate.ui.test.model.User" is listed in the persistence.xml file,
but is not
annotated User.java /mvn-jpa21-hibernate43/src/main/java/org/hibernate/ui/test/model line
8 JPA Problem
JPA project needs cleanup after second import
---------------------------------------------
Key: JBIDE-19525
URL:
https://issues.jboss.org/browse/JBIDE-19525
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: hibernate, upstream
Affects Versions: 4.2.3.CR1
Environment: JBDS 8.1.0.CR1
Reporter: Jiri Peterka
Fix For: 4.3.0.Alpha2
Attachments: errors-after-2nd-import.png
After second import of the same project there are errors and clean project is needed.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)