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 - Go to File does not work for persistence.xml
Summary: Go to File does not work for persistence.xml
Status: RESOLVED DUPLICATE of bug 162144
Alias: None
Product: utilities
Classification: Unclassified
Component: Jump To (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Andrey Yamkovoy
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-08 13:06 UTC by Petr Jiricka
Modified: 2009-04-08 15:26 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

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