blob: d3fd373863086905f0cc055bc58bd86a52bcd91e [file] [log] [blame]
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta name="copyright" content="Copyright (c) Eclipse contributors and others 2018, 2021."/>
<meta http-equiv="Content-Language" content="en-us"/>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<link rel="stylesheet" href="noteworthy.css" type="text/css"/>
<title>StatET 4.5 - New and Noteworthy</title>
</head>
<body>
<h1>StatET 4.5 - New and Noteworthy</h1>
<ul>
<li><a href="#general">General</a></li>
<li><a href="#source_editor">Source Editors</a></li>
<li><a href="#r_console">R Console</a></li>
<li><a href="#docml">Document Projects and Editors (Sweave/RMarkdown)</a></li>
<li><a href="#rj">RJ / RServi Development Library</a></li>
</ul>
<p>For other information about the release see the <a href="https://projects.eclipse.org/projects/science.statet/releases/4.5.0">release page</a> for StatET 4.5.0.</p>
<table class="news">
<colgroup>
<col class="title" />
<col />
</colgroup>
<tbody>
<tr>
<td id="general" class="section" colspan="2">
<h2>General</h2>
</td>
</tr>
<tr id="general-projects">
<td class="title"><a>Projects</a></td>
<td class="content">
Some changes in StatET 4.5 require a clean rebuild of projects with R or TeX documents
when updating from previous versions.
<p>Simply run <b>Project &gt; Clean...</b> for all projects after the installation.</p>
</td>
</tr>
<tr id="general-dark_theme">
<td class="title"><a>Dark Theme</a></td>
<td class="content">
The support for the Eclipse Dark Theme is improved. All components and syntax
hightlightings provide matching colors now.
<p><img src="images-4.5/general-dark_theme.png"/></p>
</td>
</tr>
<tr>
<td id="source_editor" class="section" colspan="2">
<h2>Source Editors</h2>
</td>
</tr>
<tr id="general-problem_in_outline">
<td class="title"><a>Problem Indicator</a></td>
<td class="content">
The icon of the elements in the <b>outline view</b> of the source editors indicates if a
problem is detected in the sources of the element.
<p><img src="images-4.5/general-problem_in_outline.png"/></p>
</td>
</tr>
<tr>
<td id="r_console" class="section" colspan="2">
<h2>R Console</h2>
</td>
</tr>
<tr id="r_console-pager">
<td class="title"><a>Pager</a></td>
<td class="content">
A new R Pager view can be used as 'pager' for <code>file.show</code> and other functions
in R.
<p><img src="images-4.5/r_console-pager.png"/></p>
<p>The new pager is enabled by default, but can be disabled in the launch configuration
of the R Console.</p>
</td>
</tr>
<tr>
<td id="docml" class="section" colspan="2">
<h2>Document Projects and Editors (Sweave/RMarkdown)</h2>
</td>
</tr>
<tr id="docmtl-tasktags">
<td class="title"><a>YAML 1.2</a></td>
<td class="content">
The YAML parser is updated to Specification 1.2 and also provides improved error
reporting.
<p>Furthermore the editor outline also shows the data structure of embedded YAML code.</p>
<p><img src="images-4.5/docmlet-yaml.png"/></p>
</td>
</tr>
<tr id="docmtl-tasktags">
<td class="title"><a>Task Tags</a></td>
<td class="content">
Task tags allow to issue tasks listed in the Task view by configurable keywords in
source code comments. This is now also available in LaTeX and Sweave documents,
including in R chunks.
<p><img src="images-4.5/docmlet-tasktags.png"/></p>
</td>
</tr>
<tr>
<td id="rj" class="section" colspan="2">
<h2>RJ / RServi Development Library</h2>
</td>
</tr>
<tr id="rj-rservi_changes">
<td class="title"><a>Changes</a></td>
<td class="content">
For new and noteworthy items of the RJ/RServi development library see its
<a href="https://git.eclipse.org/c/statet/org.eclipse.statet-rj.git/tree/CHANGES.md?h=releases/4.5.0.202202030600-r">CHANGES</a>
file.
</td>
</tr>
</tbody>
</table>
<div class="add-navi">
<p><a href="noteworthy-4.4.php" title="StatET 4.4 - New and Noteworthy">&#x25B6;&ensp;New and Noteworthy for previous release</a></p>
</div>
</body>
</html>