Pārlūkot izejas kodu

Force jgit.sh to use UTF-8 encoding on Mac

For some obscure reason the platform encodng in Java on Macs
is MacRoman. OS X used UTF-8 as the default encoding so set
the encoding property in jgit.sh.

Change-Id: I08182c2f8512f799178cee70bcc28d6ee2b9c2b0
tags/v1.3.0.201202121842-rc4
Robin Rosenberg pirms 12 gadiem
vecāks
revīzija
9ffbe444f8
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  1. 1
    0
      org.eclipse.jgit.pgm/jgit.sh

+ 1
- 0
org.eclipse.jgit.pgm/jgit.sh Parādīt failu

@@ -80,6 +80,7 @@ Darwin)
-Dcom.apple.mrj.application.growbox.intrudes=false
-Dapple.laf.useScreenMenuBar=true
-Xdock:name=JGit
-Dfile.encoding=UTF-8
'
fi
;;

Notiek ielāde…
Atcelt
Saglabāt