Changes between Version 4 and Version 5 of EclipseConfiguration
- Timestamp:
- 09/22/09 14:55:52 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
EclipseConfiguration
v4 v5 92 92 field: 93 93 94 -Xmx256m -Dmary.base= /path/to/MARY TTS-ea94 -Xmx256m -Dmary.base=$MARY_BASE -ea 95 95 96 96 If you don't use Java 1.5, you also have to add the following into the same 97 97 field: 98 98 99 -Djava.endorsed.dirs=" /path/to/MARY TTS/lib/endorsed"99 -Djava.endorsed.dirs="$MARY_BASE/lib/endorsed" 100 100 101 101 For debugging informations displayed in Eclipse, you also have to add the