Batch file solution to compile and run
Posted: Mon Aug 13, 2001 4:06 pm
I have noticed that some of the solutions presented that solve compilation and run problems rely on NT/2000 tricks. I have a solution that works using batch files that are compatible with Windows/DOS.
The solution works such that you can compile and/or run ANY java source/class file, without having to have a project set up in advance. It utilizes a files location within directory structure. Thus, it is perfect for use within TextPad!
If anyone is interested, let me know, and I'll go into more detail.
Later...
...Steven Harris
The solution works such that you can compile and/or run ANY java source/class file, without having to have a project set up in advance. It utilizes a files location within directory structure. Thus, it is perfect for use within TextPad!
If anyone is interested, let me know, and I'll go into more detail.
Later...
...Steven Harris