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 242726

Summary: Goto file shows .class files
Product: ide Reporter: dusty <dusty>
Component: CodeAssignee: issues@ide <issues>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: P3    
Version: 8.0   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:

Description dusty 2014-03-10 08:28:38 UTC
Since netbeans 8.0rc when I hit alt-shift-o to go to file I get a list of .class files that I really don't want to see.

And also they are of course not-openable.
Comment 1 tkellerer 2014-03-12 08:18:37 UTC
I can confirm this. When I use "Go To File" to e.g. open a .properties file, NetBeans will also list the copy of that file from the build directory. 

This is really annoying because you need to pay attention which entry you select. Because editing the copy in the build directory will not work as it gets overwritten with the next build.
Comment 2 Jiri Prox 2014-03-12 14:30:17 UTC

*** This bug has been marked as a duplicate of bug 240877 ***