Free Games Forum
Free Games Games Forums Music Forums TV Forums

  Free Games Forum Home FORUM
HOME
Search Posts SEARCH
POSTS
Who's Online WHO'S
ONLINE
Log in LOG
IN
Rules & FAQ RULES / FAQ
REPORT SPAM

Free Games Forum: Game Technology: Javascript Coding:
javac

 

 


billy boy
Newbie


May 16, 2005, 6:46 AM

Post #1 of 2 (907 views)
Shortcut
javac Can't Post

my computer dosen't have the javac program wat do i do?



bluerite89
Member


May 27, 2005, 11:00 AM

Post #2 of 2 (895 views)
Shortcut
Re: [billy boy] javac [In reply to] Can't Post

download java sdk 1.4.2_8 at http://192.18.97.50/ECom/EComTicketServlet/BEGINC3E7F636754EC6F6D8C17D84023DC981/-2147483648/872789391/1/606770/606626/872789391/2ts+/westCoastFSEND/j2sdk-1.4.2_08-oth-JPR/j2sdk-1.4.2_08-oth-JPR:3/j2sdk-1_4_2_08-windows-i586-p.exe
now search for javac. it will come up as an exe file. right click and press properties. COPY THE LOCATION.
go to control panel >> performance and maintenance >> system >> advanced >> environment variables >> new >> type in PATH for the first line >> paste the location for j2sdk1.4.2_8 in the second line >> press enter>>

now go back to your bot.right click "run" and press edit. type in

@echo off
cd files
java mudclient
pause

now go to the compile, right click and edit and type

@echo off
cd files
javac *.java
pause

now boom and away you go. at least now you can compile. btw this is posted before a lot. but whatever.

 
 
 


Search for (options) Web Design by Web Ideas - Page loaded in: 0.14 s on (CGI/1.1)