Search found 3 matches
- Mon Apr 19, 2004 12:13 am
- Forum: Java
- Topic: Where does TextPad store Java tool options?
- Replies: 4
- Views: 889
Batch Help
Actually, I was thinking about setting TextPad's options. I had written two batch files like this which the students use to compile and run Java code (instead of TextPad's nice Java tools). However, I think now I will distribute a startup file for TextPad that will set the classpaths and then invoke ...
- Fri Apr 16, 2004 3:36 pm
- Forum: Java
- Topic: Where does TextPad store Java tool options?
- Replies: 4
- Views: 889
Java Settings via Batch file?
I expected as much... too bad, as this would be a useful option.
Does anyone know of a way to set these options through a batch file?
Does anyone know of a way to set these options through a batch file?
- Thu Apr 15, 2004 7:51 pm
- Forum: Java
- Topic: Where does TextPad store Java tool options?
- Replies: 4
- Views: 889
Where does TextPad store Java tool options?
Reading all the posts on classpath makes it clear that people have difficulty with this. I would like to be able to create a file that I could distribute to students with the proper classpath options already set. Does TextPad have something like a "TextPad.ini" file that I could give to my students ...