[jbdevstudio-users] JPA commands not found in forge?

Vineet Reynolds jbdevstudio-users at lists.jboss.org
Wed Oct 29 07:23:58 EDT 2014


Is this a plain Java project not managed by Maven? You should see the JPA commands once Forge detects that JPA was setup in the project - for now the detection relies on the presence of the JPA deployment descriptor (persistence.xml) and certain Java EE 6/7 Maven dependencies.

Posted by forums
Original post: https://developer.jboss.org/message/908408#908408


More information about the jbdevstudio-users mailing list