Application classpath and tools.jar (original) (raw)

Michael Hall mik3hall at gmail.com
Sun Feb 19 10:54:18 PST 2012


On Feb 19, 2012, at 11:49 AM, Mike Swingler wrote:

At runtime, you could find tools.jar relative to the "java.home" system property. Alternately, you could file an enhancement request to the JavaAppLauncher to substitute a JAVAHOMEvariableliketheoriginalcontributedimplementationsubstitutedJAVAHOME variable like the original contributed implementation substituted JAVAHOMEvariableliketheoriginalcontributedimplementationsubstitutedJAVAROOT, APPPACKAGE,andAPPPACKAGE, and APPPACKAGE,andUSERHOME.

I'm trying to base a ClassLoader off the java.home property now. Not working yet but it probably should so hopefully I'll get there.

Since that is a little tricky, I may definitely in this instance file the enhancement request. I would think other application based code would want reasonably convenient tools.jar availability, not just me for this one.



More information about the macosx-port-dev mailing list