Ross ROSS = Recommend OSS · open-source software intelligence for agents

starcwang/easy_javadoc

IntelliJ IDEA 插件,自动生成javadoc文档注释 observed · 2026-08-28

github.com/starcwang/easy_javadoc · homepage · Java · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

75/100

  • Activity 96
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 2566
  • days_rel: n/a
  • days_push: 27
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2914 stars · 147 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Easy Javadoc is an IntelliJ IDEA plugin that automatically generates Javadoc and KDoc documentation comments for Java and Kotlin classes, methods, and fields. It integrates multiple translation services and LLM APIs to translate method names and documentation, and can also suggest English identifier names from Chinese text.

Use cases

  • generate javadoc comments automatically in intellij
  • batch generate documentation comments for a java class
  • translate chinese identifiers to english names
  • translate selected text without leaving the ide
  • generate kdoc comments for kotlin code
  • use an llm api to write better code comments

When to choose

  • you write Java or Kotlin in IntelliJ IDEA and want fast, consistent documentation comments
  • you frequently translate between Chinese and English while coding or naming identifiers
  • you want batch comment generation across a whole class
  • you want to plug in your own translation service or LLM API key

When to avoid

  • you use an IDE other than IntelliJ IDEA (e.g., VS Code, Eclipse)
  • your IDEA version is older than 2023.1
  • you need fully offline comment generation without any translation API
  • you work primarily in languages other than Java or Kotlin

Facets

plugin · maturity active

documentation nlp developer-tools developer-tools documentation editor-plugin cross-platform intellij-idea javadoc kdoc translation code-comments java kotlin localization

2 sources

Member repositories

RepositoryRoleHealth v2
starcwang/easy_javadocmain75

For agents

markdown · JSON · MCP: product_card(name="starcwang/easy_javadoc")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem