Quantcast
Channel: JetBrains Developer Community : Thread List - IntelliJ IDEA Users
Viewing all articles
Browse latest Browse all 5661

Hibernate JPA 2 Metamodel generation

$
0
0

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 class nor when I look in the Build menu.

 

I have all Java config which works just fine otherwise.  My settings in the Compiler/Annotation Processors are as follows:

  1. "Obtain processors from project classpath" is selected.
  2. Processor FQ name set to: org.hibernate.jpamodelgen.JPAMetaModelEntityProcessor
  3. Annotations Processor options: fullyAnnotationConfigured = true

 

I am not using the Default profile.  I created my own and associated my module with the new profile.  I have also tried invalidating my caches.  I have also tried removing the fully qualified name of the processor and just let IntelliJ find it in the classpath, did not work.

 

 

When I make the project I get the following message:

  1. Warning: java: Hibernate JPA 2 Static-Metamodel Generator 4.3.6.Final

 

That's it.  I get no other message I can find.

 

Any help is apperciated.


Viewing all articles
Browse latest Browse all 5661

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>