Skip to content

Delete Eclipse specific settings#85

Merged
elharo merged 3 commits intoapache:mainfrom
elharo:settings
Mar 11, 2026
Merged

Delete Eclipse specific settings#85
elharo merged 3 commits intoapache:mainfrom
elharo:settings

Conversation

@elharo
Copy link
Contributor

@elharo elharo commented Mar 11, 2026

No description provided.

@elharo elharo requested review from Copilot and garydgregory March 11, 2026 14:04
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Removes Eclipse-specific project settings from the repository and updates gitignore to avoid re-adding them.

Changes:

  • Deletes Eclipse JDT UI preferences from .settings/
  • Deletes Eclipse JDT Core/compiler/formatter preferences from .settings/
  • Updates .gitignore to ignore the .settings/ directory

Reviewed changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated no comments.

File Description
.settings/org.eclipse.jdt.ui.prefs Removes Eclipse JDT UI preferences from version control.
.settings/org.eclipse.jdt.core.prefs Removes Eclipse JDT Core compiler/formatter preferences from version control.
.gitignore Adds ignore rule for .settings/ to prevent future commits of Eclipse settings.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copy link
Member

@garydgregory garydgregory left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@elharo elharo merged commit 54e0710 into apache:main Mar 11, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants