User Tools

Site Tools


en:supporting_other_locales

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
en:supporting_other_locales [2020/04/29 06:59] anupamaen:supporting_other_locales [2020/07/28 02:31] anupama
Line 67: Line 67:
   * Next, use your text editor to open your GS3's to open the file ''build.xml'' for editing.   * Next, use your text editor to open your GS3's to open the file ''build.xml'' for editing.
   * Locate the line that contains:\\ <code><exec executable="${catalina.home}/bin/startup.bat" osfamily="windows" dir="${catalina.home}/bin" spawn="true"></code>\\ and paste the following in a new line immediately after:\\ <code><env key="JAVA_TOOL_OPTIONS" value="-Dfile.encoding=UTF-8"/></code>   * Locate the line that contains:\\ <code><exec executable="${catalina.home}/bin/startup.bat" osfamily="windows" dir="${catalina.home}/bin" spawn="true"></code>\\ and paste the following in a new line immediately after:\\ <code><env key="JAVA_TOOL_OPTIONS" value="-Dfile.encoding=UTF-8"/></code>
-  * Also locate the line containing:\\ <code><exec executable="${catalina.home}/bin/shutdown.bat" osfamily="windows" dir="${catalina.home}/bin" spawn="false"></code> and once more, paste the following in a new line immediately after it:\\ <code><env key="JAVA_TOOL_OPTIONS" value="-Dfile.encoding=UTF-8"/></code>+  * Still in ''build.xml'', also locate the line containing:\\ <code><exec executable="${catalina.home}/bin/shutdown.bat" osfamily="windows" dir="${catalina.home}/bin" spawn="false"></code> and once more, paste the following in a new line immediately after it:\\ <code><env key="JAVA_TOOL_OPTIONS" value="-Dfile.encoding=UTF-8"/></code>
   * Save and close the file ''build.xml''.   * Save and close the file ''build.xml''.
   * Relaunch GLI or the Greenstone Server Interface and preview your collections. They should now hopefully work.   * Relaunch GLI or the Greenstone Server Interface and preview your collections. They should now hopefully work.
en/supporting_other_locales.txt · Last modified: 2023/03/13 01:46 by 127.0.0.1