Added: 3 years ago
From: Salien1999
Views: 1,584
Sort by time | Sort by thread (beta)

Link to this comment:

Share to:

All Comments (8)

Sign In or Sign Up now to post a comment!
  • 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???

  • and i open compile

    dont open helloword

    the sistem cant open

  • 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.

  • 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

  • HelloWorld.java code:

    public class HelloWorld {

    public static void main(String[] args) {

    System.out.println("Hello World.");

    }

    }

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