English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

I am new to java, its on my computer but not on my desktop when i trty to open it, the black screen will open for like 2 seconds and then it will just close its self. I am not sure what to do. can you help me?

2006-12-23 04:47:47 · 2 answers · asked by Anonymous in Computers & Internet Programming & Design

2 answers

Yep, it happens that way when you try to open it by double-clicking. You'll have to open it through the command prompt.
1. Click Start > Run.
2. Type "cmd" (without quotes) and click OK.
3. Type "cd [space] [the location where java is located]" and press "Enter".
Example: "cd C:\Program Files\Java\jre1.5.0_06\bin"
4. Type "java.exe" and press "Enter".

You should now see what you should see without the window closing.

2006-12-23 04:57:38 · answer #1 · answered by papyrus 4 · 0 0

Hello,

Java is a computer programming language. The "Java" that is on your computer is there for running computer programs created using the Java language. There isn't much you can do with Java on your computer (unless you're programming) except use it to run Java based programs.

2006-12-26 13:50:37 · answer #2 · answered by Derrill 1 · 0 0

fedest.com, questions and answers