frosch95 / SmartCSV.fx

A simple JavaFX application to load, save and edit a CSV file and provide a JSON configuration for columns to check the values in the columns.
http://frosch95.github.io/SmartCSV.fx/
MIT License
75 stars 19 forks source link

Add the setting changes encoding for CSV file to the preference dialog #17

Closed aoetk closed 5 years ago

aoetk commented 5 years ago

I add the setting changes encoding for CSV file to the preference dialog. (Thd default setting is the default file encoding of JVM)

smartcsv

frosch95 commented 5 years ago

Thanks for your contribution. This is amazing, as a colleague asked about exactly that feature :-)