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

Hey i am serious about this any body is here to compile the code then answer to me or mail to me Jungle.Html@yahoo.com

Waiting for responce still..

2006-07-10 17:33:08 · 4 answers · asked by Jungle Resource 2 in Computers & Internet Programming & Design

4 answers

try @ http://www.studyjava.org

2006-07-13 03:21:11 · answer #1 · answered by ihoston 3 · 2 0

Compile a java program as in:

Compile a Java program into virtual machine byte code to be run by the java interpreter? (This is trivially easy, and i assume you probably aren't asking me how to do this)

Or...

Compile a Java program into a native executable (for example, a .exe that does NOT require the interpreter).. If so, applications for this do exist. Give Excelsior's JET 30-day trial a spin. http://www.excelsior-usa.com/jet.html

== In reply to above: Good point. Always go for the free stuff first :)

2006-07-11 00:39:38 · answer #2 · answered by Alex 2 · 0 0

Which environment are you coding in? If linux I'd suggest the free GNU java compiler GCJ

http://gcc.gnu.org/java/

2006-07-11 00:37:30 · answer #3 · answered by ymingy@sbcglobal.net 4 · 0 0

For compiling the Java prog. go to command prompt and type javac along with ur program nave like javac somepg.java

For running the same program use java somepg

2006-07-11 00:42:12 · answer #4 · answered by Guru 3 · 0 0

fedest.com, questions and answers