Code Conventions File settings

From MapbenderWiki

Jump to: navigation, search
  • The encoding of your file MUST be UTF-8
  • Use UNIX-style line breaks, not Windows-style
    • setting can be done in Eclipse or any text editor
    • Windows style is \n\r, UNIX style is \n
Views
Personal tools