Skip to content
Snippets Groups Projects
Commit 71241f2b authored by earplov's avatar earplov
Browse files

2nd commit


Signed-off-by: default avatarearplov <arpad.lovassy@ericsson.com>
parent 48a86384
No related branches found
No related tags found
1 merge request!6Fixing script comment
......@@ -6,7 +6,7 @@
# http://www.eclipse.org/legal/epl-v10.html
###############################################################################
# Creates C++ header from the Java code for Java to C++ JNI calls.
# Creates C++ header from the Java code for Java to C++ JNI function calls.
# This must run if any of the native Java methods change (in org.eclipse.titan.executor.jni.JNIMiddleWare).
# A C++ function header is generated for each native Java method.
# Native Java method: declared with native keyword without implementation
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment