Hello people I need help with installing java and setting it up :$ , I need to install it cause i will be studying course of web application development this semester , I previously used Eclipse for it but now i need to use the simple Java , the cmd line one :o
Installing And Setting Up
Started by ahmed, Oct 03 2009 01:34 AM
4 replies to this topic
#1
Posted 03 October 2009 - 01:34 AM
|
|
|
#2
Posted 03 October 2009 - 02:06 AM
If it worked in Eclipse then you do have the command line one. Open up your command line and type in "java" to see if it's there. It should report that you didn't give it a file to run with, which would be true, but it verifies that it's there.
Wow I changed my sig!
#3
Posted 03 October 2009 - 02:13 AM
is it like the one in which you have to set like that environmental variable for it ?cause that is the simple java i think , i wont be allowed to use any IDE for it so thats why i want that one
#4
Posted 03 October 2009 - 02:33 AM
I know I have my JAVA_PATH and JAVA_HOME environment variables set, but it shouldn't be that hard to set an environment variable. Also your $PATH variable will have to point to where the JVM is or to a symlink of it. It's not that hard to get everything set up, really. What OS are you on?
Wow I changed my sig!
#5
Posted 03 October 2009 - 05:39 AM
If you were able to run it with Eclipse, you have it. You will still need some sort of editor to write your programs, however.


Sign In
Create Account


Back to top









