Changes between Version 9 and Version 10 of Eclipse
- Timestamp:
- 11/29/11 15:44:53 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Eclipse
v9 v10 45 45 i. '''Main class:''' `marytts.server.Mary` 46 46 a. In the '''Arguments''' tab, set 47 i. '''VM arguments:''' `-Xmx1g -Dmary.base= ${workspace_loc:OpenMary}-ea`47 i. '''VM arguments:''' `-Xmx1g -Dmary.base="${workspace_loc:OpenMary}" -ea` 48 48 i. To have debugging information displayed in Eclipse, also add: `-Dlog4j.logger.marytts=DEBUG,stderr` 49 49 a. Click '''Apply''' to save these settings.