java - Unnecessary double quotes added to rows of CVS file when opening with notepad/notepad++ -
I am creating a CSV file using the open CSV jar, if I open the CSV file in the spreadsheet it's OK But if I open with Notepad / Notepad ++, then each row has to add an additional double inverted comma.
Any help how can I fix this?
This is not a bug, which is going to avoid quotes.
Comments
Post a Comment