Section E.6. Compiling and Running Programs

   

E.6 Compiling and Running Programs

  1. Open a command prompt

  2. cd to directory where the .java file you want to compile is stored

  3. To compile: javac myClass.java

  4. To run: javac myClass


   
Top


Java for ColdFusion Developers
Java for ColdFusion Developers
ISBN: 0130461806
EAN: 2147483647
Year: 2005
Pages: 206
Authors: Eben Hewitt

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net