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 253404

Summary: Broken Code Assistance in generated JNI project
Product: cnd Reporter: soldatov <soldatov>
Component: Mixed DevelopmentAssignee: Alexander Simon <alexvsimon>
Status: VERIFIED FIXED    
Severity: normal    
Priority: P3    
Version: 8.1   
Hardware: PC   
OS: Solaris   
Issue Type: DEFECT Exception Reporter:

Description soldatov 2015-07-10 11:46:09 UTC
Scenario:
- Create Java project
- Add "public native void foo();" line
- Build project
- Select file and generate JNI project
- Press Ctrl-B on "public native void foo();"
==> Usually cursor jumps to *.cpp fie, but in 20% of cases a cursor jumps to *.hpp file (broken Code Assistance in generated JNI project)
Comment 1 Alexander Simon 2016-01-18 12:08:02 UTC
fixed in enum, change set:
82b73b3a19f4
Comment 2 Quality Engineering 2016-01-21 02:22:06 UTC
Integrated into 'main-silver', will be available in build *201601210002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/e31645ec0a04
User: Alexander Simon <alexvsimon@netbeans.org>
Log: fixed Bug #253404 Broken Code Assistance in generated JNI project
(transplanted from 82b73b3a19f4d9dd500a1d77a5965e2cd72c3797)
Comment 4 Alexander Pepin 2016-02-02 16:13:06 UTC
Verified in build 20160130.