Re: framework help
Re: framework help
- Subject: Re: framework help
- From: Andreas Monitzer <email@hidden>
- Date: Sun, 3 Jun 2001 12:08:39 +0200
On Sunday, June 3, 2001, at 11:30 , Aaron Tuller wrote:
ok, I'm trying to wrap a Java class as an ObjC framework. first of all,
is that possible? second, I can't find any sample frameworks (with
project files) out there to see how to build them, does anyone have any
good samples? third, I want to include the .jar file with the Java class
in the .framework bundle, how can I set the classpath to be inside the
bundle? fourth, can I include some kind of executable in my framework
that references the framework? if not, what's the best way to debug a
framework?
sorry for the newbie questions, there's barely documentation on the java
bridge and how to deal with it in projects, let alone on how to create
frameworks. thanks for any help you may have.
Most of your questions are answered here:
http://www.cocoadevcentral.com/tutorials/showpage.php?show=00000016.php
andy
--
Discussion forthcoming.