| Issue 3: | compile / run java in OS X 10.6.x | |
| 1 person starred this issue and may be notified of changes. | Back to list |
1. Can you please give a note on steps how to run the Java client files on Mac. Mac OS X 10.6.7 Java 1.6 When I have tried to run or compile as class, e.g 'javac IsmbNppConnection.java' I have received error: ava:68: cannot find symbol symbol : class IsmbNppException 2. Do we need to compile classes first, in a specific order, with a specific order? regards, Jim
Sep 27, 2011
Thanks for the reply. Sorry I couldnt get it to work still. Which folder you need to 'cd' into to run that command? javac src/*.java implies that the .java files are in a folder 'src' which they are not. Sorry my Java structure knowledge limited. Any link to a dummies guide to Java on OS X? And when the classes created - how to run it? Its a great project idea. I wish to see something like this implemented as linked to Processing IDE, that would be good development. Then front end could be added greatly |
Owner: antonio....@gmail.com