This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 209399

Summary: Generate persistence.xml when a JPA entity is added to project
Product: javaee Reporter: arungupta <arungupta>
Component: PersistenceAssignee: Sergey Petrov <sj-nb>
Status: RESOLVED WONTFIX    
Severity: normal    
Priority: P3    
Version: 7.1   
Hardware: PC   
OS: Mac OS X   
Issue Type: ENHANCEMENT Exception Reporter:

Description arungupta 2012-03-10 00:20:09 UTC
Create a Maven project
Create a POJO
Convert that to JPA entity by copy/pasting the code
Saving the file should prompt to generate "persistence.xml" if it does not exist already
Comment 1 Sergey Petrov 2012-03-10 18:01:23 UTC
there should be a hint to create persistence.xml but there may be an issue in maven, will try
Comment 2 Martin Balin 2016-07-07 08:54:02 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss