View Single Post
  #3 (permalink)  
Old December 1st, 2005
booger's Avatar
booger booger is offline
Novicius
 
Join Date: November 30th, 2005
Posts: 2
booger is flying high
Default

Thanks for the info. OK i installed a java runtime and invoked the command in the Phex directory here is what I get

java.lang.NoClassDefFoundError: javax/swing/JWindow
at java.lang.reflect.Method.invoke0 (Method.java)
at java.lang.reflect.Method.invoke (Method.java:255)
at kaffe.jar.ExecJarName.main (ExecJarName.java:67)
at kaffe.jar.ExecJar.main (ExecJar.java:75)

I used the command as you suggested

java -jar phex.jar and this is the response. Any ideas?

Thanks
Reply With Quote