DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamegiws
BeschreibungGenerate C++ class wrappers to call Java methods/objects
Archiv/RepositoryOffizielles Debian Archiv squeeze (main)
Version1.1.1-1
Sektiondevel
Prioritätoptional
Installierte Größe296 Byte
Hängt ab vonpython, python-support (>= 0.90.0), python-libxml2
Empfohlene Pakete
PaketbetreuerSylvestre Ledru
Quelle
Paketgröße36922 Byte
Prüfsumme MD5d641456172344d56d6bbb2fd87315ebd
Prüfsumme SHA136d5aa79052bf72b6473845395a22c3c59cc8603
Prüfsumme SHA256e223bd14197461e8ea5edd8f04530be1e15320a6d1b2542d79f87d5a0764e312
Link zum Herunterladengiws_1.1.1-1_all.deb
Ausführliche BeschreibungGiws 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.


Impressum
Linux is a registered trademark of Linus Torvalds