diff --git a/org.fortiss.af3.rcp.application/intro/newFeatures.html b/org.fortiss.af3.rcp.application/intro/newFeatures.html index bfb5ed9bda8a90a784b6c45c7e335b9a86d63d1e..f6486eb02da6134c7f0a2e41e96fa6282bdb8a54 100644 --- a/org.fortiss.af3.rcp.application/intro/newFeatures.html +++ b/org.fortiss.af3.rcp.application/intro/newFeatures.html @@ -17,60 +17,58 @@ <h2>New Features and Changes in AutoFOCUS 2.20</h2> <h3>Co-simulation</h3> <ul> - <li> The generated configuration file was extended to provide information on which exported ports belong to the same complex data structure</li> - <li> Various bug fixes and robustness improvements.</li> + <li>The generated configuration file was extended to provide information on which exported ports belong to the same complex data structure</li> + <li>Various bug fixes and robustness improvements.</li> </ul> <h3>DSE</h3> <ul> - <li> It is now possible to allocate logical component (input/port) ports to more than one task (input/output) port. - <li> The DSE perspective is now able to import and handle partition architectures. - <li> Various improvements of the usability. + <li>It is now possible to allocate logical component (input/port) ports to more than one task (input/output) port.</li> + <li>The DSE perspective is now able to import and handle partition architectures.</li> + <li>Various improvements of the usability. </ul> <h3>Kernel</h3> <ul> - <li> The DynamictableTreeViewer was enhanced to enable reference lists to model elements. + <li>The <tt>DynamicTreeTableViewer</tt> was enhanced to enable reference lists to model elements.</li> </ul> <h3>UI Update</h3> <ul> - <li> The zoom level in diagram editors can now also be adjusted via the toolbar. - <li> Various improvements of usability, performance and responsiveness in all parts of the tool. + <li>The zoom level in diagram editors can now also be adjusted via the toolbar.</li> + <li>Various improvements of usability, performance and responsiveness in all parts of the tool.</li> </ul> <br> - <h3> - Detailed list of changes in 2.20: - </h3> + <h3>Detailed list of changes in 2.20:</h3> <ul> - <li> Avoid exceptions/hangs when loading/importing models (#4166) - <li> Allocation View: Avoid mouse pointer movement, improve performance (#4165) - <li> [FMI] Do not assume task ports are named like the allocated component ports (#4155) - <li> DSE Synthesis View: Remember currently selected synthesis type (#4154) - <li> Enable to allocate logical component (input/port) ports to more than one task (input/output) port (#4148) - <li> Improve performance of project deletion (#4145) - <li> [FMI] Provide information on which exported ports belong to the same complex data structure (#4142) - <li> Avoid concurrent modification exception in Action service (#4141) - <li> Fix export of solutions that contain schedules and improve visualization UI (#4139) - <li> MIRA: Show element icons in requirements overview editor (#4135) - <li> MIRA: Status cells are also editable where they should not (#4133) - <li> [DSE] Enable import of partition architectures (#4127) - <li> Implement a JFX controller for the creation and visualization of reference lists (#4092) - <li> LibraryView to JavaFX (#4019) - <li> Introduce Zoom control (#3843) - <li> Fix: icons in requirement editor do not vanish correctly when collapsing row items (#4147) - <li> [Allocation] Exclude parameter tables when traversing allocation tables (#4158) - <li> [FMU Export] Do not fail silently if no sampling time is specified (#4143) - <li> [DSE] Switch to partition scheduling only if partitions are used (#4131) - <li> Install exception handler for command stack showing errors to user (#4169) - <li> Enable to unset annotation value by entering the empty string (#4170) - <li> Assume infinite runtime for tasks where no WCET as been specified (#4171) + <li> Avoid exceptions/hangs when loading/importing models (<a href="https://git.fortiss.org/af3/af3/-/issues/4166">#4166</a>)</li> + <li> Allocation View: Avoid mouse pointer movement, improve performance (<a href="https://git.fortiss.org/af3/af3/-/issues/4165">#4165</a>)</li> + <li> [FMI] Do not assume task ports are named like the allocated component ports (<a href="https://git.fortiss.org/af3/af3/-/issues/4155">#4155</a>)</li> + <li> DSE Synthesis View: Remember currently selected synthesis type (<a href="https://git.fortiss.org/af3/af3/-/issues/4154">#4154</a>)</li> + <li> Enable to allocate logical component (input/port) ports to more than one task (input/output) port (<a href="https://git.fortiss.org/af3/af3/-/issues/4148">#4148</a>)</li> + <li> Improve performance of project deletion (<a href="https://git.fortiss.org/af3/af3/-/issues/4145">#4145</a>)</li> + <li> [FMI] Provide information on which exported ports belong to the same complex data structure (<a href="https://git.fortiss.org/af3/af3/-/issues/4142">#4142</a>)</li> + <li>Avoid concurrent modification exception in Action service (<a href="https://git.fortiss.org/af3/af3/-/issues/4141">#4141</a>)</li> + <li>Fix export of solutions that contain schedules and improve visualization UI (<a href="https://git.fortiss.org/af3/af3/-/issues/4139">#4139</a>)</li> + <li>MIRA: Show element icons in requirements overview editor (<a href="https://git.fortiss.org/af3/af3/-/issues/4135">#4135</a>)</li> + <li>MIRA: Status cells are also editable where they should not (<a href="https://git.fortiss.org/af3/af3/-/issues/4133">#4133</a>)</li> + <li>[DSE] Enable import of partition architectures (<a href="https://git.fortiss.org/af3/af3/-/issues/4127">#4127</a>)</li> + <li>Implement a JFX controller for the creation and visualization of reference lists (<a href="https://git.fortiss.org/af3/af3/-/issues/4092">#4092</a>)</li> + <li>LibraryView to JavaFX (<a href="https://git.fortiss.org/af3/af3/-/issues/4019">#4019</a>)</li> + <li>Introduce Zoom control (<a href="https://git.fortiss.org/af3/af3/-/issues/3843">#3843</a>)</li> + <li>Fix: icons in requirement editor do not vanish correctly when collapsing row items (<a href="https://git.fortiss.org/af3/af3/-/issues/4166">#4166</a>)</li> + <li>[Allocation] Exclude parameter tables when traversing allocation tables (<a href="https://git.fortiss.org/af3/af3/-/issues/4158">#4158</a>)</li> + <li>[FMU Export] Do not fail silently if no sampling time is specified (<a href="https://git.fortiss.org/af3/af3/-/issues/4166">#4166</a>)</li> + <li>[DSE] Switch to partition scheduling only if partitions are used (<a href="https://git.fortiss.org/af3/af3/-/issues/4131">#4131</a>)</li> + <li>Install exception handler for command stack showing errors to user (<a href="https://git.fortiss.org/af3/af3/-/issues/4169">#4169</a>)</li> + <li>Enable to unset annotation value by entering the empty string (<a href="https://git.fortiss.org/af3/af3/-/issues/4170">#4170</a>)</li> + <li>Assume infinite runtime for tasks where no WCET as been specified (<a href="https://git.fortiss.org/af3/af3/-/issues/4171">#4171</a>)</li> </ul> </div> </body>