1

When I run my simulator I obtain an error that java 1.6 cannot found for launching MDS-CS Can any one help me ? What should I add to run MDS-CS?

mobileDeveloper
  • 894
  • 2
  • 14
  • 35

1 Answers1

0

open command prompt and type java. If you get "java not recognized as an internal or external command" , you havent set the path. MDS-CS needs JDK path to be set. So as Farid farhat told you,set the path in environment variables to point to bin folder in JDK.

rfsk2010
  • 8,571
  • 4
  • 32
  • 46