Changes between Version 8 and Version 9 of Eclipse


Ignore:
Timestamp:
08/25/10 13:31:10 (14 years ago)
Author:
masc01
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Eclipse

    v8 v9  
    3636 
    3737Open Eclipse Preferences from '''Windows > Preferences''' in the menu ('''Eclipse > Preferences''' under Mac OS), try the following changes: 
     38 
    3839 1. '''Java > Installed JREs''' you ''should'' (if possible) select JRE 1.5 by checking "java-1.5" (Linux), "jre5" (Windows), or "JVM 1.5" (Mac OS) or similar. Close the preferences. 
    3940 1. From the menu, open '''Run > Run configurations''' 
     
    4445     i. '''Main class:''' `marytts.server.Mary` 
    4546   a. In the '''Arguments''' tab, set 
    46      i. '''VM arguments:''' `-Xmx256m -Dmary.base=${workspace_loc:OpenMary} -ea` 
    47      i. To have debugging information displayed in Eclipse, also add: `-Dlog.tofile=false -Dlog.level=debug` 
     47     i. '''VM arguments:''' `-Xmx1g -Dmary.base=${workspace_loc:OpenMary} -ea` 
     48     i. To have debugging information displayed in Eclipse, also add: `-Dlog4j.logger.marytts=DEBUG,stderr` 
    4849   a. Click '''Apply''' to save these settings. 
    49  
    5050 
    5151'''''Running the MARY TTS Installer to install a voice'''''