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 88654 - JNI support plugin
Summary: JNI support plugin
Status: RESOLVED DUPLICATE of bug 133692
Alias: None
Product: cnd
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@ide
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-04 21:06 UTC by _ gtzabari
Modified: 2009-11-18 06:16 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description _ gtzabari 2006-11-04 21:06:51 UTC
There has been a recent discussion of making JNI easier to use:
http://www.javalobby.org/forums/thread.jspa?threadID=83696

We need some sort of JNI support plugin that will do things such as
auto-generate C/C++ stub files for native methods defined in Java code and make
it easier to integrate the whole thing as a project (with cross-checking that
native methods exist at compile-time if possible).
Comment 1 Peter Pis 2007-08-31 13:08:30 UTC
Try "cnd" module. Closing as fixed. Feel free to reopen in a case "cnd" support doesn't provide the stuff you call for.
Comment 2 _ gtzabari 2007-08-31 13:49:37 UTC
I took a quick look at the cnd project page and it doesn't look like it does anything I am asking for (yet). Reopening
the issue.
Comment 3 Vladimir Voskresensky 2007-08-31 14:36:07 UTC
cnd doesn't support this yet, but try
http://plugins.netbeans.org/PluginPortal/faces/PluginDetailPage.jsp?pluginid=556
Comment 4 Alexey Vladykin 2009-11-18 06:16:12 UTC

*** This bug has been marked as a duplicate of bug 133692 ***