Skip to content

Conversation

@BertScholten
Copy link
Member

@BertScholten BertScholten commented Jan 30, 2025

Yes, it's a mess. But that's mainly because our files weren't formatted, and also apparantly quite old?
Main reason to do this, is that our spotless configuration uses the eclipse format file, and since it didn't contain new information it wanted to format record classes a bit weird.

Unsure about the eclipse.importorder, this is the way eclipse exports it, but don't mind our own ordering-with-comments.

Did delete 2 files, as I don't know where to import (and then export) them, so guess these are not used anyway?

Just so there's a different commit that shows the changes due to import/export. Basically done by XML formatting in notepad++ and replacing tabs with spaces.
My eclipse version: 2024-12.
Only removed a date string from the .importorder. Might revert that anyway, as the way it was made a bit more sense for us?
I don't know where to import them anyway...
@BertScholten BertScholten requested a review from Hilbrand January 30, 2025 15:33
Got warning about encoding when building locally. And for some reason I had the URL change locally, might as well add it now...
Copy link
Member

@Hilbrand Hilbrand left a comment

Choose a reason for hiding this comment

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

LGTM

  • The c formatting requires C support being added. It was intended for OpenCL, but I'm not sure if it's used. We probably won't miss it.
  • The eclipse_java_templates can be imported in Java -> Editor -> Templates. It will add option to code complete the license. Effectively when you type copyright (or part of it and press space) it will replace it with the copyright statement. I don't think we'll miss it as the copyright is also set when new files are created.

@BertScholten BertScholten merged commit 6ab6a8a into aerius:main Jan 31, 2025
1 check passed
@BertScholten BertScholten deleted the updating_eclipse_files branch January 31, 2025 11:25
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.

2 participants