Re: [Java-gnome-developer] Writing Nautilius context menu extensions with Java-GNOME
Brought to you by:
afcowie
From: Serkan K. <se...@ge...> - 2009-06-15 20:17:16
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I think that this needs a bit in general architecture. Java-Gnome bindings initilize GTK fom JVM. This needs the other way around, initilizing JVM from Nautilus (i.e native layer) This will need to load libjvm (and probably should load it dynamically instead of linking against it), prepare objects to pass to JVM and call Java methods in native code. - -- Sincerely, Serkan KABA Gentoo Developer -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.11 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAko2hxYACgkQRh6X64ivZaKHrACfV2AHPULkpOCK3j0DQIwT13Zv GKAAnRvk5CCBFF7u6UjV2V7yWRZoZh3Y =Ecnr -----END PGP SIGNATURE----- |