Click here to Skip to main content
15,902,938 members
Home / Discussions / Java
   

Java

 
QuestionProblem is to classify whether the video on YouTube is harassment type or not... Pin
nishaaggarwal8-Jan-14 22:39
nishaaggarwal8-Jan-14 22:39 
QuestionRe: Problem is to classify whether the video on YouTube is harassment type or not... Pin
Richard MacCutchan8-Jan-14 23:39
mveRichard MacCutchan8-Jan-14 23:39 
QuestionCode to convert from C# to Java (with goto) Pin
Kujtim Hyseni8-Jan-14 9:00
Kujtim Hyseni8-Jan-14 9:00 
AnswerRe: Code to convert from C# to Java (with goto) Pin
gettgotcha8-Jan-14 9:20
gettgotcha8-Jan-14 9:20 
AnswerRe: Code to convert from C# to Java (with goto) Pin
Richard MacCutchan8-Jan-14 22:24
mveRichard MacCutchan8-Jan-14 22:24 
GeneralRe: Code to convert from C# to Java (with goto) Pin
Kujtim Hyseni9-Jan-14 1:45
Kujtim Hyseni9-Jan-14 1:45 
GeneralRe: Code to convert from C# to Java (with goto) Pin
Richard MacCutchan9-Jan-14 1:52
mveRichard MacCutchan9-Jan-14 1:52 
QuestionTool for generating JNI (calling C/C++ code from java) Pin
doofx8-Jan-14 3:19
doofx8-Jan-14 3:19 
Hello


i'm looking for a tool that can generate the needed JNI code using only header file in order to call native C/C++ functions from a library (.so file). i'm having hard time to find the documentation i need to understand the tools so i try to ask here

i'm using eclipse on linux

the popular tools are - SWIG, JNIWrapper, Gluegen, JNA, Bridj.

i wish the tool could do the following:

1. Generate JNI code that needed to call C/C++ code? (not another wrape like SWIG does)
2. Generate conversion code in the JNIEXPORT-JNICALL methods so a structs inside structs will also will be converted automatically and not only the external struct. SWIG, for example is passing a pointer only to the external struct.
3. Good performance. Does anywone ever checked those tools?
4. Examples. if you have examples i'd love to receive.

Thanks a lot in advance
Tomer
AnswerRe: Tool for generating JNI (calling C/C++ code from java) Pin
Richard MacCutchan8-Jan-14 6:09
mveRichard MacCutchan8-Jan-14 6:09 
GeneralRe: Tool for generating JNI (calling C/C++ code from java) Pin
doofx8-Jan-14 6:25
doofx8-Jan-14 6:25 
GeneralRe: Tool for generating JNI (calling C/C++ code from java) Pin
Richard MacCutchan8-Jan-14 6:44
mveRichard MacCutchan8-Jan-14 6:44 
GeneralRe: Tool for generating JNI (calling C/C++ code from java) Pin
doofx8-Jan-14 8:13
doofx8-Jan-14 8:13 
QuestionError in JFrame while Drawing Graphics2D Pin
f2630-Dec-13 19:54
f2630-Dec-13 19:54 
AnswerRe: Error in JFrame while Drawing Graphics2D Pin
Richard MacCutchan30-Dec-13 23:06
mveRichard MacCutchan30-Dec-13 23:06 
GeneralRe: Error in JFrame while Drawing Graphics2D Pin
f2630-Dec-13 23:57
f2630-Dec-13 23:57 
Questionfinger prints (Bio Metrics) Pin
Member 1048716225-Dec-13 6:11
Member 1048716225-Dec-13 6:11 
AnswerRe: finger prints (Bio Metrics) Pin
jschell25-Dec-13 8:26
jschell25-Dec-13 8:26 
QuestionHow to access multiple webservices in single servlet Pin
revathi23423-Dec-13 20:26
revathi23423-Dec-13 20:26 
AnswerRe: How to access multiple webservices in single servlet Pin
jschell25-Dec-13 8:30
jschell25-Dec-13 8:30 
QuestionArrays in Web services Pin
V.22-Dec-13 23:26
professionalV.22-Dec-13 23:26 
AnswerRe: Arrays in Web services Pin
jschell25-Dec-13 8:38
jschell25-Dec-13 8:38 
GeneralRe: Arrays in Web services Pin
V.25-Dec-13 10:11
professionalV.25-Dec-13 10:11 
QuestionJava Tutorials Pin
tgsb22-Dec-13 22:50
tgsb22-Dec-13 22:50 
AnswerRe: Java Tutorials Pin
Richard MacCutchan22-Dec-13 23:23
mveRichard MacCutchan22-Dec-13 23:23 
GeneralRe: Java Tutorials Pin
techgeek from-india29-Dec-13 17:50
techgeek from-india29-Dec-13 17:50 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.