Search found 4 matches
- Thu Sep 23, 2010 5:00 pm
- Forum: Java
- Topic: What do i need to run Java
- Replies: 3
- Views: 8831
- Wed Sep 08, 2010 9:46 pm
- Forum: Java
- Topic: W7 64 bit (again sorry)
- Replies: 4
- Views: 9315
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 PATH ...
- Wed Sep 08, 2010 9:44 pm
- Forum: Java
- Topic: What do i need to run Java
- Replies: 3
- Views: 8831
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: 10342
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 source ...