Re: [java-gnome-hackers] Where is the code for loading libgtkjni.so
Brought to you by:
afcowie
From: Andrew C. <an...@op...> - 2009-01-08 09:08:35
|
On Thu, 2009-01-08 at 16:16 +0800, Ke Wang wrote: > I can't find [what loads the native library] (if you're worrying about setting java.library.path from the command line in order to run something, people don't have to do that anymore. Quite a nice little achievement; mentioned in the 4.0.9 release notes, http://java-gnome.sourceforge.net/4.0/NEWS.html#4.0.9 under "Making it easier to run java-gnome programs") > Can anyone tell me where the code [that does that] is? Sure. Grab a current branch of the code and look in: src/bindings/org/freedesktop/bindings/Plumbing.java starting at line 88. AfC Sydney -- Andrew Frederick Cowie Operational Dynamics is an operations and engineering consultancy focusing on IT strategy, organizational architecture, systems review, and effective procedures for change management: enabling successful deployment of mission critical information technology in enterprises, worldwide. http://www.operationaldynamics.com/ Sydney New York Toronto London |