Skip to content
This repository was archived by the owner on Jul 9, 2025. It is now read-only.

Commit 98ae3f4

Browse files
authored
Add an explanation about Annotation Processing in the Maven plugin for Eclipse (#17)
1 parent 96aaa19 commit 98ae3f4

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

docs/build.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,14 @@ Maven
125125
------
126126

127127
Import your project as a Maven project.
128+
129+
Right-click on the project, then select Properties > Maven > Annotation Processing.
130+
Enable "Enable Project specific settings" and "Automatically configure JDT APT"
131+
as shown in the figure below.
132+
133+
.. image:: images/eclipse-maven-annotation-processing.png
134+
:alt: Eclipse Maven Annotation Processing
135+
128136
To reflect Maven settings in Eclipse, you can right-click on your project then select Maven > Update Project...
129137

130138
.. note::
157 KB
Loading

0 commit comments

Comments
 (0)