Skip to content

project setting "Store information about method parameters" cannot be changed for individual projects in a multi-root workspace #1650

@aaron-stambler-delta

Description

@aaron-stambler-delta

Environment:

  • VS Code Version: 1.107.1
  • Extension Version: 0.31.0
  • JDK Type & Version: RedHat 17.0.18
  • OS Type & Version: Windows 26100.8246

Step to Reproduce:

  • Load a multi-root workspace with multiple Java projects.
  • Open Project Settings by going to the JAVA PROJECTS pane, clicking the ellipsis/More Actions..., and choosing Configure Java Runtime.
  • Change the Project to the second project.
  • Choose the Compiler section.
  • Toggle "Store information about method parameters" to on.
  • Click Apply Settings.

Expected Behavior:
The selected project should have been built with the -parameters flag.

Actual Behavior:
The -parameters flag was not used.

Related Issues:
I can no longer toggle this switch for an individual project. The toggle remains set or unset for all projects.
This is a new problem since installing this version of the extension. It worked in the previous version.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions