I m new to java. I need help
What are the software/component used to compile Java program?
What are the editors used to write Java program?
What are the software/component used to write Java program?
What are the software/component used to execute Java program?

Recommended Answers

All 4 Replies

It is always better to search forum before asking this sort of trivial questions. More likely they been already answer as in your case this sticky post answers most of it http://www.daniweb.com/forums/thread99132.html

I Think you need to install JDK6.0 software and Text pad software. After finishing installation you can write your program in text pad. To compile the program you can press Ctrl+1 and to run the program you will press Ctrl+2.

what is a brain?
what is a search engine?

commented: HAHAHAHA! My ribs burn!!! +3
commented: HAHA good, funny a tad harsh, but true +1

if any of the os
you install jdk1.5 or 1.6
after installation u set the classpath to your directory or where u are working in java
editplus is suitable for beginer
javac is the compiler
java is interpreter to run the java programes
several ides are eclipse,netbeans,myeclipse are used for advanced technologies
visit my pages here
<snip email>

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.