E
Erik Hentell
I just got my first Powerbook a couple weeks back, and wanted to play
around with the some alternative languages for the Java VM. I tried
to use Kawa, Netrexx, and a couple other languages, but I discovered
that tools.jar doesn't exist in Mac OS X. Instead everything is in
classes.jar, and it seems to be messing up the process of actually
compiling these languages to bytecodes.
Is there a workaround for something like this? I realize the obvious
answer is to just use the standard Java language, but I'm also
wondering if this has an effect on other Java projects that people
might want to use on OS X (Jboss, Eclipse, etc)
Thanks in advance,
Erik
around with the some alternative languages for the Java VM. I tried
to use Kawa, Netrexx, and a couple other languages, but I discovered
that tools.jar doesn't exist in Mac OS X. Instead everything is in
classes.jar, and it seems to be messing up the process of actually
compiling these languages to bytecodes.
Is there a workaround for something like this? I realize the obvious
answer is to just use the standard Java language, but I'm also
wondering if this has an effect on other Java projects that people
might want to use on OS X (Jboss, Eclipse, etc)
Thanks in advance,
Erik