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 Ubuntu Archiv lucid (universe)
Version1.0.5-1
Sektionuniverse/devel
Prioritätoptional
Installierte Größe288 Byte
Hängt ab vonpython, python-support (>= 0.90.0), python-libxml2
Empfohlene Pakete
PaketbetreuerUbuntu Developers
Quelle
Paketgröße35698 Byte
Prüfsumme MD572a410bf6e4cb41350a02c25a57f84b4
Prüfsumme SHA1eb011be9a12915cb49b3a6a8fc6ced4dc5a4b20c
Prüfsumme SHA256a21803900c1c15f781a395d1f2f21b7e3f60865ad1693f2a12b8a6e8dc38d7fc
Link zum Herunterladengiws_1.0.5-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