Author Topic: Java compilation problem!  (Read 5101 times)

bestnode

  • Newbie
  • *
  • Posts: 3
  • I'm a llama!
    • View Profile
Java compilation problem!
« on: April 04, 2009, 01:44:42 AM »
Hi, I'm trying to compile TestProgram.java into executable and I'm having problems. I have created .class file and .jar file, (Yes, I have included PLCmon.jar) but I must be doing something wrong since the program does not run. I'm using jdk1.6.0_13 environment.
Can anybody please give me the correct syntax for creating the class file, and for creating the jar executable! Perhaps someone knows another java compiler which would do the trick?
Any suggestions are welcome,
Thanks,