http://forums.textpad.com/viewtopic.php?t=10233
Here i posted some info that will answer your question.
Search found 4 matches
- Tue Sep 22, 2009 10:02 pm
- Forum: Java
- Topic: Display of program output in text pad
- Replies: 3
- Views: 2046
- Sun Sep 20, 2009 6:20 am
- Forum: Java
- Topic: Run Tool not working?
- Replies: 2
- Views: 2191
Make Tool program output run in Command Prompt
Previously I explained the way you can get around the problem that I figured out by limited knowledge and messing.
I now just found out that you can make the Tool output in a Command Prompt window unlike i said earlier.
To do this all you need to do is un check the Capture output checkbox, and ...
I now just found out that you can make the Tool output in a Command Prompt window unlike i said earlier.
To do this all you need to do is un check the Capture output checkbox, and ...
- Sun Sep 20, 2009 5:38 am
- Forum: Java
- Topic: Run Tool not working?
- Replies: 2
- Views: 2191
Tools > Run...
For those that are having the same problem and still want to use this GUI. Here is a solution that takes about 2 seconds longer than if you could use the Tool:
Go to the Tools menu, and select Run...
Make sure the dos command checkbox is selected, and then type "java"(without quotations) in the ...
Go to the Tools menu, and select Run...
Make sure the dos command checkbox is selected, and then type "java"(without quotations) in the ...
- Thu Sep 17, 2009 11:38 pm
- Forum: Java
- Topic: Run Tool not working?
- Replies: 2
- Views: 2191
Run Tool not working?
Oddly enough, I have Java SDK 6.* installed yet the tools were not automatically found. I manually added these two tools, seperately, namely used Add > Program and then searched for javac and java and added them.
The Compile tool works, but the Run tool does not. I think I know why but im not 100 ...
The Compile tool works, but the Run tool does not. I think I know why but im not 100 ...