Good Compiler Code

Discussion in 'RuneScape Miscellaneous' started by hiots, Nov 11, 2008.

Thread Status:
Not open for further replies.
Good Compiler Code
  1. Unread #1 - Nov 11, 2008 at 8:51 PM
  2. hiots
    Joined:
    Nov 8, 2008
    Posts:
    261
    Referrals:
    1
    Sythe Gold:
    0

    hiots Forum Addict
    Banned

    Good Compiler Code

    CONTENTS
    1. JDK compiler
    2. Reg Compiler (if you too lazy to download jdk then use this


    1.
    This one is if you have jdk, and if you don't i recommend downloading it. (JDK Stands for Java Development Kit)

    @echo off
    color 0a
    title *NAME OF YOUR CLIENT* compiler
    "C:/program files/java/jdk1.6.0_10/bin/javac" *.java
    pause


    IF YOU DONT HAVE THIS VERSION OF JDK (which is version 10) then edit it to your version

    HOW TO EDIT TO YOUR VERSION: where it says jdk1.6.0_10 go to my computer, then C drive (hard drive), program files, java, then you should see a file that says JDK1.6.0_*version* and change the 10 to your version.

    2.

    IF YOU DONT HAVE JDK (just download it, or if you too lazy use this, but it doesn't always work...)

    @echo off
    title *name of your client* Compiler
    javac *.java
    pause


    IT DONT WORK FOR ME THOUGH SO I RECOMMEND USING THE TOP ONE! HOPE THIS HELPED!
    Need any help post here!
     
< Need Some Codings | makeing hamachi server need pepole >

Users viewing this thread
1 guest
Thread Status:
Not open for further replies.


 
 
Adblock breaks this site