> On Jan 19, 2019, at 9:16 AM, Scott Palmer wrote:
>
> I don’t see the need. Can’t you just include whatever files you want in the
> application image?
>
> Scott
>
>> On Jan 19, 2019, at 9:41 AM, Michael Hall wrote:
>>
>> Going back to old legacy application building code on OS X the orig
I don’t see the need. Can’t you just include whatever files you want in the
application image?
Scott
> On Jan 19, 2019, at 9:41 AM, Michael Hall wrote:
>
> Going back to old legacy application building code on OS X the original OS X
> port project came up with AppBundler. That had included a
Going back to old legacy application building code on OS X the original OS X
port project came up with AppBundler. That had included a feature where a
Classes directory was included in /Contents/Java/Classes. This directory
was also automatically added into classpath. I found it convenient for a