Quote:
Originally Posted by sctjkc01
Is there some way to access the SmartDashboard's Java console to see if it was just bad coding on my part?
|
You can run a JAR in the Windows command prompt. Figure out where your Java binaries are, mine are in
Code:
C:\Program Files (x86)\Java\jdk1.6.0_16\bin
Then
add these to your path.
Then open cmd.exe and
Code:
cd C:\Program Files\SmartDashboard
java -jar SmartDashboard.jar