M Adrian Mattocks

- Total activity 9
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
-
-
M Adrian Mattocks commented, -
-
M Adrian Mattocks created a post, Auto Import After Find/Replace
I have about 70 entity classes. I used regex replace to add an annotation to every getter in every entity class. How do I tell IDEA to import the annotation's class without opening every file (wh... -
M Adrian Mattocks created a post, AnsweredHibernate JPA 2 Metamodel generation
I am trying to get IDEA 13.1.4 to generate the metamodels for my model classes. I followed the instruction in help but the "Process Annotations" item never shows when I right click on a model clas... -
M Adrian Mattocks created a post, Spring 4, Hibernate 4, Facets & Java Configuration
I am using Java configuration for Spring and Hibernate and I am trying to use IDEA 13 to auto create the model objects. I am assuming that I need to have a Hibernate facet setup in order for IDEA ...