XCode HelloWorld project issue

Julien Bayle's icon

not really important, but in case nobody reported it..

OSX 10.7.4 + Max 6.0.5

3937.XcodeIssue.PNG
PNG
Julien Bayle's icon

anyone would help me to setup a basic project ?
I guess there is CLASSPATH to update, the jar to include... but a four rows stuff would help me a lot

many thanks

Julien Bayle's icon

btw, looks fine in eclipse
http://compusition.com/web/articles/maxmsp-eclipse can help if you're not familiar with it.

I'm using eclipse and my .java is automatically compile when I save the source AND copied in the good place in my Max project.. nice!

Emmanuel Jourdan's icon

Xcode, especially since Xcode 4, is probably not the best friend of Java. Eclipse on the other hand is rather cool.

Julien Bayle's icon

got it.
using (basically) eclipse for my project... it runs smoothly
using Ant to compile/copy things where they should be in my max project
it is quite cool