Changes between Version 9 and Version 10 of Release-Notes/T3D-v2.0.0b1
- Timestamp:
- 04/21/15 09:07:02 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Release-Notes/T3D-v2.0.0b1
v9 v10 1 = Release Notes T3Q v2.0.0b 4=1 = Release Notes T3Q v2.0.0b5 = 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.0b5 == 6 7 * Improved performance 8 * Improved recognition of variable references (including the search in modules that are importing the module where the variable is defined in) 9 * Added XMI generation for testing purposes (configurable) 4 10 5 11 == Changed in T3Q v2.0.0b4 == … … 45 51 * 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. 46 52 * 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]). 47 * Download and unpack the {{{t3q-v2.0.0b 4.zip}}} file53 * Download and unpack the {{{t3q-v2.0.0b5.zip}}} file 48 54 * Start T3Q by using the supplied start scripts {{{t3q.bat}}} for Windows-based systems and {{{t3q}}} for UNIX-based systems 49 55 * The configuration system and input interfaces have been is ported to T3Q v2.0.0b4, thus T3Q can be used as usual.