[ad_1]
Found the error. Thanks @Andreas
I should remove the .getName() from this line:
FileWriter fileWritter = new FileWriter( file.getName(),true);
Thanks 🙂
[ad_2]
solved Why is this code not writing anything to the file
[ad_1]
Found the error. Thanks @Andreas
I should remove the .getName() from this line:
FileWriter fileWritter = new FileWriter( file.getName(),true);
Thanks 🙂
[ad_2]
solved Why is this code not writing anything to the file