Skip to content

Opening Gradle + Java projects in Zed with the Java extension creates undeletable files #178

@MaddyGuthridge

Description

@MaddyGuthridge

What happened?

When I opened a Gradle project in Zed with the Java extension enabled, 3 undeletable files are created:

  • .settings/org.eclipse.buildship.core.prefs
  • app/.settings/org.eclipse.buildship.core.prefs
  • app/.settings/org.eclipse.jdt.core.prefs

Given that these files are not present in the default .gitignore for Java projects, and are not created by other editors, I imagine this not intended behaviour.

What did you expect to happen?

The files are not created.

Environment

Zed: 0.219.4
Platform: NixOS 25.11

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions