"The System Cannot Find the File Specified"

General questions about using TextPad

Moderators: AmigoJack, bbadmin, helios, MudGuard

Post Reply
akirwin
Posts: 1
Joined: Tue Feb 17, 2004 12:19 am

"The System Cannot Find the File Specified"

Post by akirwin »

I have just purchased TextPad. When I try to compile I get a dialog box titled C:\WINDOWS\System32\javac.exe. The error says it can't find the file specified.

I have been using the Command Window with the Java files in the bin(SET PATH=C:\j2sdk1.4.0\bin) and the Class path set to a folder I created on the C drive called "Java Programs." (SET CLASSPATH=C:\Java Programs). Using the Command Window works just fine but I'd like to use Textpad because I like the way it color codes my programs and automatically indents.

If anyone knows what I need to do, I would greatly appreciate your help.

Many thx.
User avatar
s_reynisson
Posts: 939
Joined: Tue May 06, 2003 1:59 pm

Post by s_reynisson »

Lot's of threads on this in the Java forum, here are few links:
1. Textpad and Class Paths Explained by johnr <- a must read
2. The Java FAQ at http://textpad.com/support/faq/java.html
3. The latest thread related to your problem is here.
Like me, you to can use Search. :wink:
Deleting your Java tools and re-adding them in Textpad seems to be
popular for this problem.
HTH
Then I open up and see
the person fumbling here is me
a different way to be
Post Reply