]
Vitali Yemialyanchyk updated JBIDE-4328:
----------------------------------------
Fix Version/s: 3.1.0.CR1
(was: 3.1.0.M4)
Generate Hibernate/JPA Annotation gives "Cannot generate
annotations for an interface or enumeration" for several classes in java file
--------------------------------------------------------------------------------------------------------------------------------------
Key: JBIDE-4328
URL:
https://jira.jboss.org/jira/browse/JBIDE-4328
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: Hibernate
Affects Versions: 3.1.0.M1
Reporter: Vitali Yemialyanchyk
Assignee: Vitali Yemialyanchyk
Priority: Minor
Fix For: 3.1.0.CR1
this is trivial test example:
package org.small.jpa;
class bbb {
public double id2 = 2.0;
public bbb() {}
};
class eee {
public int id = 0;
public eee() {}
};
at least we should discuss howto handle such situation. Generally I think it should
annotate all classes.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: