Changes between Version 8 and Version 9 of Release-Notes/T3D-v2.0.0b1
- Timestamp:
- 02/17/15 08:12:21 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Release-Notes/T3D-v2.0.0b1
v8 v9 1 = Release Notes T3Q v2.0.0b 2=1 = Release Notes T3Q v2.0.0b4 = 2 2 3 3 This is preview for a major new release of T3Q adopting a modern infrastructure based on Eclipse EMF and Xtext. While effort has been invested in migrating all the existing functionality and maintaining the existing interfaces to the user, there are some changes and pending issues worth noting. 4 5 == Changed in T3Q v2.0.0b4 == 6 7 * Reduced number of not resolved objects 8 * Updated Xtext to version 2.7.3 9 * Removed slashes at the beginning of file names if option ''showFullPath'' is selected 10 * Fixed scoping issues including wrong warnings for not used parameters and variables 11 * Improved log statement validation 4 12 5 13 == Fixed in T3Q v2.0.0b3 == … … 37 45 * Java Runtime Environment (JRE), version 1.7 or newer shall be installed on the running system. A 64bit version is recommended, although the builds also run on 32bit systems and 32bit JRE. 38 46 * Please make sure that the path to the Java binaries is registered in the system PATH variable (see also [https://www.java.com/en/download/help/path.xml]). 39 * Download and unpack the {{{t3q-v2.0.0b 2.zip}}} file47 * Download and unpack the {{{t3q-v2.0.0b4.zip}}} file 40 48 * Start T3Q by using the supplied start scripts {{{t3q.bat}}} for Windows-based systems and {{{t3q}}} for UNIX-based systems 41 * The configuration system and input interfaces have been is ported to T3Q v2.0.0b 2, thus T3Q can be used as usual.49 * The configuration system and input interfaces have been is ported to T3Q v2.0.0b4, thus T3Q can be used as usual. 42 50 * Note that the following options related to formatting and filtering are currently not supported: --format, --verbosity, --output-path. 43 51 * Default maximum memory settings have been set to 3GB