• 0

Java Programming question?


Question

Im trying to make a java program for my advanced prog class, and im doing it here at home, I am using Metrowerks Codewarrior to make the coding, b ut whenever I try running, it tells me that it couldnt run because the Java Virtual Machine couldnt be initialized and to check whether or not it is installed right, how am i supposed to do that? I already reinstalled the program if you think that will help...does anyone know anything?

Link to comment
Share on other sites

4 answers to this question

Recommended Posts

  • 0

Later versions of Windows don't have java. download it from sun's site

Or search for Java on download.com

Install the java virtual machine, and if that doesn't blast your problems, i don't know.

Don't know anything about java programming

Link to comment
Share on other sites

  • 0

Lol, I don't think he was doing "web programming", not all java has to be an applet :p

I think java's a powerfull enough language that it should not be in the same class as php or html.

Are you running the class from within code warrior? If not, you can always open dos, type "java HelloWorld", if you get classpath errors "set CLASSPATH=.;c:\jsdk;"

Edited by Goalie_CA
Link to comment
Share on other sites

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.