<?xml-stylesheethref="../o.n.co../../nbbuild/javadoctools/apichanges.xsl"type="text/xsl"?>
<!DOCTYPE apichanges PUBLIC"-//NetBeans//DTD API changes list 1.0//EN""../../nbbuild/javadoctools/apichanges.dtd">
<!-- INFO FOR PEOPLE ADDING CHANGES: [mostofcontentssnipped-seeopenide'sapichangesforhow-toinstructions] <change> <apiname="compiler"/> <summary>Somebriefdescriptionhere,canuse<b>XHTML</b></summary> <versionmajor="1"minor="99"/> <dateday="13"month="6"year="2001"/> <authorlogin="jrhacker"/> <compatibilityaddition="yes"/> <description> Themaindescriptionofthechangehere. Againcanusefull<b>XHTML</b>asneeded. </description> <classpackage="org.openide.compiler"name="DoWhatIWantCompiler"/> <issuenumber="14309"/> </change>
-->
<apichanges>
<!-- First, a list of API names you may use: -->
<apidefs>
<apidef name="TextmateLexer">Textmate Lexer</apidef>
</apidefs>
<!-- ACTUAL CHANGES BEGIN HERE: -->
<changes>
<change id="annotation_registration" >
<api name="TextmateLexer"/>
<summary>Annotation to register Textmate grammars added.</summary>
<version major="1" minor="2"/>
<date day="20" month="4" year="2019"/>
<author login="jlahoda"/>
<compatibility addition="yes"/>
<description>
<p>
Annotation that allows to register the Textmate grammars in Java source code has been added.
</p>
</description>
</change>
<change id="injection_grammars" >
<api name="TextmateLexer"/>
<summary>Support for injection grammars added.</summary>
<version major="1" minor="3"/>
<date day="14" month="5" year="2019"/>
<author login="dbalek"/>
<compatibility addition="yes"/>
<description>
<p>
Support for injection grammars has been added. See the <a href="index.html#usecase-injection-grammar">use-cases</a> for more information.
</p>
</description>
<class name="GrammarInjectionRegistration" package="org.netbeans.modules.textmate.lexer.api"/>
<class name="GrammarInjectionRegistrations" package="org.netbeans.modules.textmate.lexer.api"/>
</change>
</changes>
<!-- Now the surrounding HTML text and document structure: -->
<p>This document lists changes made to the Textmade Lexer APIs. Please ask on the
<code>dev@netbeans.apache.org</code>
mailing list if you have any questions about the details of a
change, or are wondering how to convert existing code to be compatible.
</p>
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.