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 - Generate persistence.xml when a JPA entity is added to project
Summary: Generate persistence.xml when a JPA entity is added to project
Status: RESOLVED WONTFIX
Alias: None
Product: javaee
Classification: Unclassified
Component: Persistence (show other bugs)
Version: 7.1
Hardware: PC Mac OS X
: P3 normal (vote)
Assignee: Sergey Petrov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-10 00:20 UTC by arungupta
Modified: 2016-07-07 08:54 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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