Skip to content

Commit

Permalink
Added redundant windows customization encoding UTF-8 default
Browse files Browse the repository at this point in the history
  • Loading branch information
fdodino committed Oct 2, 2017
1 parent 23b2c1c commit 3172275
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions org.uqbar.project.wollok.updatesite/wollok-product.product
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ http://wollok.org
<launcherArgs>
<programArgsLin>--launcher.GTK_version 2
</programArgsLin>
<programArgsWin>-Dfile.encoding=UTF-8
</programArgsWin>
<vmArgs>-XX:PermSize=64M -XX:MaxPermSize=128M
</vmArgs>
<vmArgsMac>-XstartOnFirstThread -Dorg.eclipse.swt.internal.carbon.smallFonts
Expand Down

0 comments on commit 3172275

Please sign in to comment.