Windows Vista Java Tutorial

Loading...

Sign in or sign up now!
Alert icon
Upgrade to the latest Flash Player for improved playback performance. Upgrade now or more info.
1,584
Loading...
Alert icon
Sign in or sign up now!
Alert icon

Uploaded by on Mar 6, 2009

This video will show you how to make a simple java code from scratch in Windows Vista.I learned the new javac code the hard way but maybe you don't have to.

{DISCLAIMER}
Java the coding language is not my language.It is owned by Java and JDK is made by Java Sun Microsystems.

Link to this comment:

Share to:

Uploader Comments (Salien1999)

  • appropriate song...

  • @Jakesta42 lol.

  • This sing rocks i love this jam

  • @RHAMES1234 Cool, the song is under the video incase somehow you didn't know. lol

  • @Salien1999 ECW WRESTLING USED TO PLAY THIS SONG WHEN IT COME ON AND IT PURE RUSH

  • @STLEO1 Okay???

see all

All Comments (8)

Sign In or Sign Up now to post a comment!
  • If you don't have vista, for example, if you have windows xp, you just need to put this

    @echo off

    title Compiling

    javac *.java

    title Compiled

    pause

    or you just haven't installed Java Development Kit.

  • and i open compile

    dont open helloword

    the sistem cant open

  • Compile.bat Code:

    @echo off

    title Compiling

    "C:\Program Files\Java\jdk1.6.0_12\bin\jav ac.exe" *.java

    title Compiled

    pause

    There is a space between jav and ac in this code please remove the space before saving it.

  • Run.bat Code

    @echo off

    title HelloWorld

    "C:\Program Files\Java\jdk1.6.0_12\bin\jav­a.exe" HelloWorld

Loading...

Alert icon
0 / 00Unsaved Playlist Return to active list
    1. Your queue is empty. Add videos to your queue using this button:
      or sign in to load a different list.
    Loading...Loading...Saving...
    • Clear all videos from this list
    • Learn more