Skip to content

Contains resources with very long paths #1009

Open
@cypher256

Description

@cypher256

4.18.0.RELEASE
Even when installed in "sts-4.18.0.RELEASE", which is directly under the Windows drive, the longest path length is as long as 265.

ex:
C:\sts-4.18.0.RELEASE\plugins\org.springframework.tooling.boot.ls_1.45.0.202303131439\servers\spring-boot-language-server\BOOT-INF\classes\org\springframework\ide\vscode\boot\java\data\providers\prefixsensitive\DataRepositoryPrefixSensitiveCompletionProvider.class

A well-known problem with Eclipse on Windows is that exceeding the Windows maximum path length 260 characters causes various problems. Is it possible to shorten the length? Given that we cannot force the location of STS when users install it, I think a maximum of 200 characters would be reasonable.

This is not specifically a problem in my environment, but I am reporting it just in case. If there is no problem, please close this Issue.

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