Releases: LearnLib/build-tools
Releases · LearnLib/build-tools
build-tools-0.1.1
A bug-fix release that replaces the use of the (semi-official) DocTrees API with an external parser for JavaDoc comments since the former is not properly supported by non-native javac environments (found in, e.g., IntelliJ, Eclipse, etc.).
build-tools-0.1
Initial release which includes the @GenerateBuilder, @GenerateEDSL, @GenerateRefinement annotations.