I am guessing I should use Managed (might as well make the program be able to run under .NET as well as JVM) then after that I am not sure. I suppose Console Application would be a fine but I am now wanting to do any interactive responses. Just read in a file and take some of the data and spit out a new file.
↧