redhat-developer / redhat-developer/vscode-java
Javadoc generation is not working on Java files
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 2.3k
- Forks
- 546
- Avg merge
- 20h 1m
- Merged PRs (30d)
- 11
Description
[provide a description of the issue]
Environment
- Operating System: Windows 10 Pro
- JDK version: java version "14.0.1" 2020-04-14
- Visual Studio Code version: 1.5.32
- Java extension version: Language support for Java v0.75.0
Steps To Reproduce
- Install
VS Code Spring Boot Application Development Extension Packextension. - Create/open a spring boot application
- Start typing
/**onControllerclass methods, you have a Javadoc generation option:

- But typing
/**on any other class and method has no Javadoc generation option.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the issue in VS Code using the VS Code Spring Boot Application Development Extension Pack and the listed Java and extension versions. Compare typing /** on Controller methods with other classes and methods; done when the Javadoc generation option is consistently available where expected.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, typescript, vscode
- Domain
- developer-experience, tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100