Skip to content

Making any changes to eclipse formatter xml is not reflecting to actual format of java file #2738

Open
@SunnyRaj84348

Description

@SunnyRaj84348
Environment
  • Operating System: Arch Linux x86_64
  • JDK version: openjdk 18.0.2 2022-07-19
  • Visual Studio Code version: 1.72.1
  • Java extension version: v1.11.0
Steps To Reproduce
  1. Make sure "java.format.settings.url" is pointing to correct eclipse formatter xml
  2. Make any changes to the eclipse formatter xml
  3. Reload/Restart vscode and format the file
  4. File will get formatted but new changes will be not reflected
Current Result

FIle is formatted but irrespective of changes made in eclipse formatter xml.

Expected Result

File should be formatted with respect to the changes made in eclipse formatter xml.

Additional Informations

This is happening since v1.11.0, version < 1.11.0 have no such issues.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions