Using a java program to write files with textpad
Posted: Sat May 05, 2012 1:53 am
Ok so I wrote a simple java program to write a file say numbers.txt. My problem is that TextPad will not write the file the command line briefly pops up and exits without me being able to read anything. Now I can transfer the same program to NetBeans and it works perfectly fine any suggestions on why this is?