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 162213

Summary: Go to File does not work for persistence.xml
Product: utilities Reporter: Petr Jiricka <pjiricka>
Component: Jump ToAssignee: Andrey Yamkovoy <kaktus>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P2    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Petr Jiricka 2009-04-08 13:06:02 UTC
1. Create a Java web project
2. Create a persistence unit
3. In the Go to File dialog, specify persistence.xml

I expect it will find src/conf/persistence.xml, but nothing is found.
Comment 1 Andrey Yamkovoy 2009-04-08 15:26:15 UTC
The same reason of regression as issue 162144.

*** This issue has been marked as a duplicate of 162144 ***