yannponty / VARNA

Visualization Application for RNA
GNU General Public License v3.0
7 stars 7 forks source link

Migrating encoding to UTF-8 and added build system (ant) #2

Closed ixeft closed 11 months ago

anthonyhtyao commented 12 months ago

an alternative way is to provide encoding to javac, for example javac -encoding ISO-8859-1 fr/orsay/lri/varna/applications/VARNAcmd.java