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 - Broken Code Assistance in generated JNI project
Summary: Broken Code Assistance in generated JNI project
Status: VERIFIED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Mixed Development (show other bugs)
Version: 8.1
Hardware: PC Solaris
: P3 normal (vote)
Assignee: Alexander Simon
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-07-10 11:46 UTC by soldatov
Modified: 2016-02-02 16:13 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.