Search results

  1. O

    running .java using terminal?

    the program basically compares two pictures and then moves another very long image accordingly. it work like a motion sensor - when somebody walks past the screen the image moves with him. and that leads to another problem i could use help with: is there a program that would automatically take...
  2. O

    running .java using terminal?

    it was compiled on pc where the .class files were created. should i just compile them again using javac command in terminal? or is there a better way of doing this?
  3. O

    running .java using terminal?

    I am about to graduate and the final hand in is in less than two weeks, but I've encountered a major problem: I used to lauch my program under windows using command line; if i try the same method under mac using terminal the program doesnt run and i get back: Unknown-00-22-41-f8-83-b5:bin...
Back
Top