Thread: formatting..
View Single Post
  #5 (permalink)  
Old 12-11-2007, 04:42 AM
staykovmarin staykovmarin is offline
Senior Member
 
Join Date: Nov 2007
Location: Newport, WA
Posts: 141
staykovmarin is on a distinguished road
Are you sure that you are using java 6? Meaning do you have the right java folder in your PATH?
Do:
Code:
java -version
It tells you the version that you are running.
Reply With Quote