06:37 pm - piisexactly3 - classpath in xcode Hi everyone!Does anyone know how to set your classpath in xcode??? I am starting a new project (pure java, swing application) and then importing other .jar files as existing frameworks but that doesn't seem to give me access to the files. I can compile the code, but at runtime I get a noClassDef exception! Any help is well appreciated!