hi,
is java is a freeware software? and what is the best jave edition suite for the beginners like me?
Popskie
Printable View
hi,
is java is a freeware software? and what is the best jave edition suite for the beginners like me?
Popskie
The Java SDK if free. You can download it from Suns website. If you are a beginner then start out with using the command line to compile and run your programs. Don't make the mistake of jumping right in with a big IDE that will do everything for you.
thanks for the reply System Error and also got another question where I can get j2se compiler. I have alreay installed the java runtime environment. There is no javac.exe but hava a java.exe.
Popskie
hmmm... in the java sun website also
The runtime environment, like you said, only has java.exe. If you want to be able to write and compile programs in java, you have to go to www.java.sun.com and download the sdk. Once you install the sdk, then you should be good to go.
Here's a link:
http://java.sun.com/j2ee/1.4/download.html