I'm having the same problem, I'm trying to run the "Hello World!" program, but TextPad keeps saying, "Cannot find the specified file." When I type the file name into the Command box.
How do you set the Path Variable manually?
I'm using TextPad 5.3.1
Windows 7 - Start, Control Panel, System and ...
Search found 4 matches
- Thu Sep 23, 2010 5:00 pm
- Forum: Java
- Topic: What do i need to run Java
- Replies: 3
- Views: 14017
- Wed Sep 08, 2010 9:46 pm
- Forum: Java
- Topic: W7 64 bit (again sorry)
- Replies: 4
- Views: 14899
Re: Workaround for W7 64 + JDK 64: Set PATH Entry
Set the PATH variable: Add the location of bin folder of JDK installation for PATH in User Variables - that works.
A typical value for PATH is:
C:\Program Files\Java\jdk1.6.0_18\bin
Details:
- http://java.sun.com/javase/6/webnotes/install/jdk/install-windows.html
- read par. 4. Update the ...
A typical value for PATH is:
C:\Program Files\Java\jdk1.6.0_18\bin
Details:
- http://java.sun.com/javase/6/webnotes/install/jdk/install-windows.html
- read par. 4. Update the ...
- Wed Sep 08, 2010 9:44 pm
- Forum: Java
- Topic: What do i need to run Java
- Replies: 3
- Views: 14017
Re: What do i need to run Java
I guess you mean run Java with TextPad.r_myers04 wrote:What programs do i need to run TextPad with Jave?
You'll have to download and install the Java SDK.
If you are running Windows 7 64-bit, you'll also have to set the Path variable manually.
Does this answer your question?
Ed Poor
- Wed Sep 08, 2010 9:39 pm
- Forum: Java
- Topic: Textpad@ WIN 7 64-bit
- Replies: 5
- Views: 16529
Re: I'm having the same problem
TextPad is the official compiler for the course and I'm not allowed to use another tool to compile my applications.
Textpad is no compiler, it is a text editor, therefore your sentence doesn't make any sense.
Sure, it makes sense. He meant that they are required to use TextPad to send their ...
Textpad is no compiler, it is a text editor, therefore your sentence doesn't make any sense.
Sure, it makes sense. He meant that they are required to use TextPad to send their ...