Skip to content

Commit eac45de

Browse files
committed
Don't complain about missing JavaDoc.
1 parent fce8156 commit eac45de

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

org.eclipse.swtchart.cbi/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -285,6 +285,7 @@
285285
<source>21</source>
286286
<failOnError>false</failOnError>
287287
<legacyMode>true</legacyMode>
288+
<doclint>accessibility,html,reference,syntax</doclint>
288289
</configuration>
289290
</execution>
290291
</executions>

0 commit comments

Comments
 (0)