Changes between Version 6 and Version 7 of Eclipse


Ignore:
Timestamp:
01/28/10 11:30:42 (14 years ago)
Author:
ingmar.steiner
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Eclipse

    v6 v7  
    3939 1. From the menu, open '''Run > Run configurations''' 
    4040 1. Click '''New''' in order to add a new Java Application. Now provide the following information: 
    41    a. '''Name:''' ''InstallerGUI'' 
    42    a. In the '''Main''' tab, set 
    43      i. '''Project:''' ''OpenMary'' 
    44      i. '''Main class:''' `marytts.tools.install.InstallerGUI` 
    45    a. In the '''Arguments''' tab, set 
    46      i. '''VM arguments:''' `-Dmary.base=${workspace_loc:OpenMary}` 
    47    a. Click '''Apply''' to save these settings. 
    48  1. Click '''New''' again to add another Java Application. 
    4941   a. '''Name:''' ''Mary'' 
    5042   a. In the '''Main''' tab, set 
     
    5749 
    5850 
    59 '''''Running the MARY TTS Installer to Install Voice''''' 
     51'''''Running the MARY TTS Installer to install a voice''''' 
     52 
     53 1. From the menu, open '''Run > Run configurations''' 
     54 1. Click '''New''' again to add another Java Application. 
     55   a. '''Name:''' ''InstallerGUI'' 
     56   a. In the '''Main''' tab, set 
     57     i. '''Project:''' ''OpenMary'' 
     58     i. '''Main class:''' `marytts.tools.install.InstallerGUI` 
     59   a. In the '''Arguments''' tab, set 
     60     i. '''VM arguments:''' `-Dmary.base=${workspace_loc:OpenMary}` 
     61   a. Click '''Apply''' to save these settings. 
    6062 
    6163 * Run the ''InstallerGUI'' Java application configured above. 
     
    6567 * Click on the '''Update''' to refresh the list of available languages and voices 
    6668 
    67  * Select the language and voice of your choice and click '''Install selected''' (at least one voice must be installed) 
     69 * Select the language and voice of your choice and click '''Install selected''' 
    6870 
    6971 * Finish by clicking '''Quit'''