Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
Back to tool

javapoet · Issues· 142 open

Open on GitHub

Locally synced open issues (discussions stay on GitHub)

  • #930

    New release 1.14.0?

    Updated Oct 9, 2024
  • #950

    Dependency Dashboard

    Updated Sep 30, 2024
  • #600

    Line endings are forced to be UNIX endings \n

    enhancementUpdated Sep 16, 2024
  • #823

    Support sealed subclasses

    Updated Mar 27, 2024
  • #997

    Type parameters shadow nested return types with the same name

    Updated Mar 24, 2024
  • #968

    Construct transparent objects

    Updated Feb 10, 2024
  • #857

    TypeName.get(...) produces invalid wildcard type names for generic classes

    Updated Jan 14, 2024
  • #850

    Generate Builder Code

    Updated Nov 1, 2023
  • #978

    MirroredTypesException on AnnotationSpec#get(Annotation)

    Updated Jul 15, 2023
  • #965

    Ability to modify JavaFile.TypeSpec

    Updated Apr 12, 2023
  • #959

    WildcardTypeName doesn't emit annotations

    Updated Feb 25, 2023
  • #490

    $T format string should interpret Spec types

    Updated Oct 11, 2022
  • #933

    `ParameterizedTypeName#annotated` would add the annotations repeatedly.

    Updated Oct 9, 2022
  • #829

    Add support for Java 16 records

    enhancementPR welcome!Updated Sep 3, 2022
  • #924

    Emit `@Generated("...")` with a link back to the generator on all top-level classes

    Updated Aug 17, 2022