Set LD_LIBRARY_PATH in Java apps.

This is the best place to put this because it handles both command-line
and GUI apps.

This change is needed to support 64-bit systems, where there may be
both 32-bit and 64-bit VMs at the same time.

Change-Id: Ifbc0ef18e7d7e5e188c77131ada2ce1e969bc064
1 file changed