This is an automated email from the ASF dual-hosted git repository.
skygo pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/netbeans-antora-tutorials.git
The following commit(s) were added to refs/heads/main by this push:
new e88d20fa missing processor
e88d20fa is described below
commit e88d20fa3d14624f010afc69d71963a3b2d738dd
Author: Eric Barboni <[email protected]>
AuthorDate: Tue Oct 14 09:04:42 2025 +0200
missing processor
---
modules/ROOT/pages/kb/docs/java/annotations-lombok.adoc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/modules/ROOT/pages/kb/docs/java/annotations-lombok.adoc
b/modules/ROOT/pages/kb/docs/java/annotations-lombok.adoc
index 1c00fc0f..82063284 100644
--- a/modules/ROOT/pages/kb/docs/java/annotations-lombok.adoc
+++ b/modules/ROOT/pages/kb/docs/java/annotations-lombok.adoc
@@ -75,7 +75,7 @@ You can see that the new project is now visible in the
Projects window and that
When you click Finish the IDE opens the new class in the editor.
. In the source editor, add the following three fields to ``MyBooks.java`` .
+
-[source,java]
+[source,java,subs="{sourcesubs}"]
----
package testann;
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists