-->
<?xml-stylesheettype="text/xml"href="../../nbbuild/javadoctools/apichanges.xsl"?>
<!DOCTYPE apichanges PUBLIC"-//NetBeans//DTD API changes list 1.0//EN""../../nbbuild/javadoctools/apichanges.dtd">
<!-- First, a list of API names you may use: -->
<apidefs>
<apidef name="general">General</apidef> <!-- etc. -->
</apidefs>
<!-- ACTUAL CHANGES BEGIN HERE: -->
<changes>
<change id="JavaFoldManager.deprecated">
<summary>JavaFoldManager class deprecated</summary>
<version major="1" minor="1.49"/>
<date day="7" month="10" year="2020"/>
<author login="sdedic"/>
<compatibility binary="compatible" source="compatible" semantic="incompatible" deprecation="yes"/>
<description>
Java Editor dependencies on ext.* editor interfaces have been cut off, its Folding implementation does not derive
from the <a href="@TOP@/org/netbeans/editor/ext/java/JavaFoldManager.html">org.netbeans.editor.ext.java.JavaFoldManager</a> class. The <code>*_FOLD_TYPE</code> definitions
are still valid, although deprecated. Generic <a href="@org-netbeans-modules-editor-fold@/org/netbeans/api/editor/fold/FoldType.html">FoldType.*</a>
values should be used whenever possible.
</description>
</change>
<change id="old-editor-settings-deprecation">
<summary>Removing old settings classes</summary>
<version major="1" minor="9"/>
<date day="5" month="6" year="2008"/>
<author login="vstejskal"/>
<compatibility binary="compatible" source="incompatible" semantic="incompatible" addition="no" deprecation="no" deletion="yes"/>
<description>
The following classes were moved to <code>editor.deprecated.pre61settings</code> module:
<ul>
<li><code>org.netbeans.editor.ext.java.JavaSettingsDefaults</code></li>
<li><code>org.netbeans.editor.ext.java.JavaSettingsInitializer</code></li>
<li><code>org.netbeans.editor.ext.java.JavaSettingsNames</code></li>
</ul>
</description>
<issue number="90403"/>
</change>
</changes>
<!-- Now the surrounding HTML text and document structure: -->
<htmlcontents> <!-- Generated from apichanges.xml -->
<head>
<title>Change History for the Java Editor Library API</title>
<link rel="stylesheet"href="prose.css"type="text/css"/>
</head>
<body>
<p>This document lists changes made to the <a href="overview-summary.html">Java Editor Library API</a>.</p>
<!-- The actual lists of changes, as summaries and details: -->
<hr/>
<standard-changelists module-code-name="org.netbeans.modules.java.editor.lib/1"/>
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.