Ask a Question related to Mac Programming, Design and Development.
-
J #1
java, MacOSX, and Cocoa
I just bought my first Mac, and I have been using it for server side java
development. This is working just fine. I run tomcat and a database, and I
can create the web apps that I need.
Now I'm looking into creting a Mac application, so I have been looking a
ProjectBuilder and the examples. One of the examples had Obj-C and Java
mixed into the same project. So that got me to wonder about building cocoa
apps with java.
Is the java compiled to native format on OSX or does java still need the VM
for cocoa apps?
How does java and the obj-c interact? JNI?
Will I notice the same slow java apps like I do in Windows if I use java to
create cocoa apps? Should I just use C++ (which I don't want to do) or
Objective-C (not another language)?
Thanks for any help.
J
J Guest
-
Difference between MacOSX and PC
I did my project for PC, then I did projector for Mac OSX, where I have problems! There are two movies START.swf and CONTENT.swf in first frame of... -
Using test servers on MacOSX 10.3
Hello Forum, I have been trying to get dreamweaver setup to work with php & mysql. But once I get to the test server section of the setup, I... -
installing Tk on macosx 10.2.6
- installing Tk on macosx 10.2.6 with perl 5.6 hola i agree it is not a pure perl question yet but it will be one soon i downloaded... -
opening textfile on macosx
hi i am on macosx 10.2 i am creating file.txt with otherfile.pl i would like to open file.txt in the app TextEdit through otherfile.pl ... -
GD Library on macosx
Hi all, I'm no sure about the right location of this question on the group. but I haven't found any place better. And I know that on this list...



Reply With Quote

