Using a java program to write files with textpad

Using the Java SDK with TextPad

Moderators: AmigoJack, helios, bbadmin, Bob Hansen, MudGuard

Post Reply
Loki1313
Posts: 1
Joined: Sat May 05, 2012 1:48 am

Using a java program to write files with textpad

Post by Loki1313 »

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?
Post Reply