Thread: Simple Source 562 RS2HD Compiler

Results 1 to 2 of 2
  1. #1 Simple Source 562 RS2HD Compiler 
    cheesesong
    Guest
    I need a compiler for 562 RS2HD cant rlly find one...
    Reply With Quote  
     

  2. #2  
    Registered Member Wolfey's Avatar
    Join Date
    Feb 2010
    Posts
    1,250
    Thanks given
    558
    Thanks received
    60
    Rep Power
    64
    Edit to your jdk/program files

    Code:
    @echo off
    echo Compiling Model
    "C:\Program Files (x86)\Java\jdk1.6.0_17\bin\javac.exe" -d bin -cp deps/jython.jar;deps/log4j-1.2.15.jar;deps/mina-core-1.1.7.jar;deps/slf4j-api-1.5.3.jar;deps/slf4j-log4j12-1.5.3.jar;xpp3-1.1.4c.jar;deps/xstream-1.3.1-20081003.103259-2.jar;deps/xpp3-1.1.4c.jar -sourcepath src src/com/rs2hd/model/*.java
    echo Complete.
    pause
    Reply With Quote  
     


Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)


User Tag List

Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •