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 239738 - Filter for method code completion is not working
Summary: Filter for method code completion is not working
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Editor (show other bugs)
Version: 7.4
Hardware: PC Windows 7
: P1 normal (vote)
Assignee: Dusan Balek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-12-23 13:00 UTC by ecerichter
Modified: 2014-01-03 11:08 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Image with detailed information (110.57 KB, image/png)
2013-12-23 13:00 UTC, ecerichter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ecerichter 2013-12-23 13:00:52 UTC
Created attachment 143404 [details]
Image with detailed information

While working with Java code editor (WebApp kind), methods are not being filtered as they are supposed to. I believe it is a regression, but I've not tested in previous versions.

Please, see attached image for details on how to reproduce the problem.

Let me know if you need more details before closing this ticket - I'll monitoriing and will provided required information ASAP.

Steps to reproduce:

1) Configure a standard Web project using Apache Tomcat as app server
2) In Tools -> Options, Editor -> Code Completion, add filter for "org.apache.jaster." and mark checkbox "Apply rules to methods"
3) Create a new class, a new method inside the class, type Esc| and Ctrl+Space twice
4) Observe that static methods from org.apache.jasper is being offered (besides the filter)


Regards,

Edson
Comment 1 Dusan Balek 2014-01-03 11:08:35 UTC
Fixed in jet-main.

http://hg.netbeans.org/jet-main/rev/d4e536e9b777