Re: Location of .jar files?
Re: Location of .jar files?
- Subject: Re: Location of .jar files?
- From: Andreas Monitzer <email@hidden>
- Date: Sun, 20 Jan 2002 19:28:00 +0100
On Sunday, January 20, 2002, at 06:50 , Simon Wright wrote:
I have successfully created a test Cocoa/Java app that utilizes
JavaMail to send an email message. Woo hoo!
However, and this will reveal the shallowness of my grasp of the
system, to do so I installed the required .jar files into
Library/Java/Home/lib/ext
Presumably, this means that anyone to whom I send this app must install
those files.
Is there a way of including the .jar files in my application so that I
don'
t have to have a custom install?
See my Java Bridge-article at cocoadevcentral.
andy