Author Topic: Full Screen Client (POLL)  (Read 32 times)

Offline dj

  • Global Moderator
  • Newbie
  • *
  • Posts: 22
  • Moderator/Graphic Organizer
  • Location: USA
Re: Full Screen Client (POLL)
« on: May 19, 2010, 10:33:57 pm »
I am having trouble with my complier can someone help.
My Jdk is :JDK1.6.0_20
This is the Compiler code:
@echo off
cd .
"C:\Program Files\Java\jdk6_20\bin\javac.exe" -cp lib/clientlibs.jar; -deprecation -d bin -sourcepath src src/*.java
pause
Can someone Please Help!