Home > Repositories > base > giws

giws: Generate C++ class wrappers to call Java methods/objects

Giws is basically doing the same stuff as SWIG but the opposite.
Calling Java from C/C++ can be tricky: JNI calls are complicated especially when dealing with non primivite types or arrays, performance issues must be kept in mind all the time, the code can be redundant (checking exceptions, checking returns of operations...).
Giws hides this complexity through a C++ class which wraps the Java class.
Name:giws
Release: 2.0.2-1mamba
Group:Development/Tools
Maintainer:silvan
License:CeCILL
Size:53.05 kB
Upstream URL:https://www.scilab.org/software/other/giws
Build time:2021-11-06 09:45:49
Binary packages and requirements
x86_64i586
Built RPMSgiws
giws
Build requirementslibpython27-devel [1]
libpython27-devel [1]
History of changes
DatePackagerReleaseDescription
2021-11-06silvan2.0.2-1mamba- update to 2.0.2
2013-08-03silvan1.2.1-2mamba- rebuilt with python 2.7
2011-02-04gil1.2.1-1mamba- package created by autospec