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 227557 - Not able to add apache subproject in ignore list
Summary: Not able to add apache subproject in ignore list
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Editor (show other bugs)
Version: 7.4
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Dusan Balek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-16 21:17 UTC by ecerichter
Modified: 2013-03-29 13:28 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE log (597.78 KB, text/plain)
2013-03-16 21:18 UTC, ecerichter
Details
Video showing the issue (513.25 KB, application/octet-stream)
2013-03-16 21:20 UTC, ecerichter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ecerichter 2013-03-16 21:17:39 UTC
Product Version = NetBeans IDE Dev (Build 201303142300)
Operating System = Windows 7 version 6.1 running on amd64
Java; VM; Vendor = 1.7.0_17
Runtime = Java HotSpot(TM) 64-Bit Server VM 23.7-b01

I'm trying to add the folowing package to ignore list for code completion:

org.​apache.​hadoop.*

Because it is required by some libraries I use in my application, but it is not necessary for the application itself.
When I click "Ok" to add the entry, nothing happens.
See attached video for reference.
Comment 1 ecerichter 2013-03-16 21:18:03 UTC
Created attachment 132684 [details]
IDE log
Comment 2 ecerichter 2013-03-16 21:20:48 UTC
Created attachment 132685 [details]
Video showing the issue
Comment 3 ecerichter 2013-03-16 21:21:53 UTC
Just after sending the issue, I tryied to just type the package name instead pasting (I've copied package name from JavaDoc).
Seems that the issue is related with pasting in that window.
Comment 4 Jiri Prox 2013-03-18 11:18:33 UTC
Reproducible
The problem is character ​ which is located after the first and second '.'

http://www.fileformat.info/info/unicode/char/200b/index.htm
Comment 5 Dusan Balek 2013-03-29 13:28:17 UTC
Fixed in jet-main.

http://hg.netbeans.org/jet-main/rev/19c58edf28d9