javapoet
https://github.com/square/javapoet
Java
A Java API for generating .java source files.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Java not yet supported3 Subscribers
Add a CodeTriage badge to javapoet
Help out
- Issues
- Solving the problem of NameAllocator replacing ignorable chars in the suggested Java identifier
- try to solve issue 718
- try to fix issue 711
- Not able to create new file I upgrade gradle to 'com.android.tools.build:gradle:4.0.0' from 'com.android.tools.build:gradle:3.2.1'
- Fix #841: addModifiers(Iterable) for TypeSpec.Builder
- #795 adding a no-arg beginControlFlow() overload in addition to fixing the behavior for the empty string case.
- Fix #852 : API for creating a CodeBlock Statement directly
- Fix #718 Added support for multiline comments by "//"
- Fix #877 parameterVariableElement() in ParameterSpecTest failed
- Fix #860: Nested Type name clashes within same package
- Docs
- Java not yet supported