Search found 1 match

by Bumbolt
Tue Mar 08, 2011 9:41 am
Forum: Java
Topic: Installing the JDK on 64 bit operating systems
Replies: 3
Views: 6289

Re: NO one has actually answered this questions.

If you are going to use TextPad on Windows 7 64 Bit then you need to define your class path as this .;C:\Program Files (x86)\Java\jre6\lib\ext\QTJava.zip The dot and semicolon are important. It has to be exactly this in order to run a compiled app in Textpad. You have to have them at the beginning ...