conjure-java icon indicating copy to clipboard operation
conjure-java copied to clipboard

fix eclipse warnings

Open rzpt opened this issue 3 years ago • 1 comments

Only generated _plainSerDe when it is used.

Partial fix for #1635

Before this PR

Generated code has a lot of warnings in eclipse.

After this PR

==COMMIT_MSG== Fix unused warnings in eclipse ==COMMIT_MSG==

Possible downsides?

Untested in intellij since I don't use it. Only tested on a single internal repo.

rzpt avatar Nov 16 '22 04:11 rzpt

Generate changelog in changelog/@unreleased

Type

  • [ ] Feature
  • [x] Improvement
  • [ ] Fix
  • [ ] Break
  • [ ] Deprecation
  • [ ] Manual task
  • [ ] Migration

Description Fix warnings in eclipse

Check the box to generate changelog(s)

  • [x] Generate changelog entry

changelog-app[bot] avatar Nov 16 '22 04:11 changelog-app[bot]