Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
To run the java
Name: kanimozhi Date: June 21, 2009 at 08:16:31 Pacific OS: Microsoft Windows XP Professional CPU/Ram: 2.2 GHz / 1013 MB Product: Gigabyte / G31m-s2l Subcategory: Java
Comment:
Hi friends, Now i'm learning java from books. I downloaded java software from sun microsystems. I typed the program in notepad and i saved it in the extention filename.java. In command prompt i tried to execute that program but it chows that javac is not the internal or external command.
Name: Razor2.3 Date: June 21, 2009 at 08:38:11 Pacific
Reply:
it chows that javac is not the internal or external command. The Command Prompt can't find javac.exe. Either change the current directory, add the javac.exe's directory to your path, specify the full path of javac.exe, use the IDE your book suggests, or get a book that doesn't assume you have a basic knowledge of command line environments.
Summary: Thanks a lot. But everybody seems to use the java.awt.Toolkit.getDefaultToolkit.beep() method that doesn't work (at least in my box), maybe is a Windows problem. ...
Summary: Running visual j++6.0 and when i go to run the java program an error informs that the application 'jview' has failed to launch. It always worked before. I tried reinstalling but this did not solve it....