dnault / javadoc-example-checker

Compiles example code snippets in your Javadoc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to get hacking

Run gradle clean install in the root project to install the annotation processor JAR in your local Maven repo.

cd to the test-project directory and run gradle clean build to build the test project and check the examples in the test project's Javadoc.

About

Compiles example code snippets in your Javadoc

License:Apache License 2.0


Languages

Language:Java 100.0%