Hi,
Today I received an e-mail about an issue with the file encoding of SPMF source code when using Netbeans.
I will share the problem and solution:
"when building the newly upacked SPMF in Netbeans, a large number of warnings about not being able safely to open files in UTF-8 are given, because of (mainly) accented characters in French sections of comments."
The solution:
The workaround is : open your project settings and change Encoding option
( Sources category ) from UTF-8 to ISO-8859-1
Thanks to M.W. for sharing this solution.
In the next release of SPMF, I will fix the encoding of all files to UTF-8 to avoid this problem. But in the mean time, the solution above is a good solution.
Edited 2 time(s). Last edit at 06/05/2014 04:02PM by webmasterphilfv.