ADCE reverse manager, translates Netact ADCE format to ADCE CSV format, for backup purpose :snail:
Useful links for CSV handling:
- http://stackoverflow.com/questions/3140847/super-csv-java-read-files-with-spaces-in-column-names
- http://super-csv.github.io/super-csv/examples_writing.html
- http://mvnrepository.com/artifact/net.sf.supercsv/super-csv
MAVEN used for project management: