redhat-developer / redhat-developer/vscode-java

SerialVersionUID not generating correctly

Open
#2,287 22 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

code action
Dominant language
TypeScript
Stars
2.3k
Forks
546
Avg merge
20h 1m
Merged PRs (30d)
11

Description

I followed the instructions in https://github.com/redhat-developer/vscode-java/issues/1140#issuecomment-889191080 but although it shows me the option to generate the uid, it always generates the short one.

Code_y2R70A728x

My config:
Code_rk3N7KBMkV

Environment
  • Operating System: Windows 11
  • JDK version: openjdk version "17" 2021-09-14
  • Visual Studio Code version: 1.63.2 899d46d82c4c95423fb7e10e68eba52050e30ba3 x64
  • Java extension version: extension pack v.0.20.0

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the SerialVersionUID generation behavior in Visual Studio Code using the Java extension configuration and environment described in the issue. Compare the generated short UID with the expected configured format; done means the generate-UID action produces the intended full value.

Written by the indexing model from the issue text.

Assessment

Tech stack
java, typescript, vscode
Domain
devtools
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.