User`s guide
90  Creating Freely Programmable Modules 
Once you correct all the compile errors and the warnings, click File and then Save to re-compile your 
code. 
Tip: You can also check the Console view (located to the right of the Problems view) to see if there is 
more detailed information available for a given compiler error. 
Using Non-Latin Characters 
The Eclipse environment uses Cp1252 text encoding by default. If you insert non-Latin characters in 
your code, you need to implement additional steps to save your FPM project and to display the 
characters. 
If you want to save an FPM project that has non-Latin characters, but do not need to view the 
characters in the code, you can change the default text encoding for your FPM project to UTF-8.  To 
do this, follow these steps: 
1.  Click Window and then click Preferences. The Preferences dialog opens. 










