View Single Post
Old 04-02-2003, 10:24 AM   #8 (permalink)
sno2dude
Registered User
 
sno2dude's Avatar
 
Join Date: Apr 2003
Location: Michigan Tech
Posts: 38
sno2dude is on a distinguished road
Send a message via AIM to sno2dude Send a message via Yahoo to sno2dude
You need to download and install the SDK (Standard Development Kit) then to be able to actually use the compiler efficently you need to add the bin folder in the java SDK directory to your Path Enviromental Variable (i.e. C:\j2sdk1.4.9\bin) that will let you just type in javac and the file name in a command prompt to compile your app. i had to do the same thing recently in Windows XP.... so if you need anymore help you can get my contact info from my profile
sno2dude is offline   Reply With Quote