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 158883 - add search jdk chinese javadoc feature.
Summary: add search jdk chinese javadoc feature.
Status: NEW
Alias: None
Product: java
Classification: Unclassified
Component: Javadoc (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jan Becicka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-20 11:08 UTC by cnhongwei
Modified: 2010-09-23 08:44 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments
this is a patch (2.69 KB, text/plain)
2009-02-20 11:10 UTC, cnhongwei
Details
this is a patch (5.54 KB, text/plain)
2009-02-20 11:11 UTC, cnhongwei
Details
this is a patch (19.59 KB, text/plain)
2009-02-20 11:11 UTC, cnhongwei
Details

Note You need to log in before you can comment on or make changes to this bug.
Description cnhongwei 2009-02-20 11:08:57 UTC
Sun had release jdk chinese javadoc.But in netbeans,if set jdk use chinese javadoc,when use shift+F1 search javadoc.
Don't serch the content.So, hope netbeans add this feature.
Comment 1 cnhongwei 2009-02-20 11:10:43 UTC
Created attachment 77199 [details]
this is a patch
Comment 2 cnhongwei 2009-02-20 11:11:03 UTC
Created attachment 77200 [details]
this is a patch
Comment 3 cnhongwei 2009-02-20 11:11:26 UTC
Created attachment 77201 [details]
this is a patch
Comment 4 cnhongwei 2009-02-20 11:15:19 UTC
add org.netbeans.modules.javadoc.search.Jdk12SearchType_china into org.netbeans.modules.javadoc.search.JavadocSearchType
file. then can search jdk chinese javadoc. these source files base on nb 6.5.