Skip to content

Conversation

@newtork
Copy link
Contributor

@newtork newtork commented Feb 19, 2025

Annotation processing is not working anymore locally in the IDE

Without the <annotationProcessorPaths> config:

  • JDK 17 (✔️ IntelliJ ✔️ MVN)
  • JDK 22 (✔️ IntelliJ ✔️ MVN)
  • JDK 23 (✔️ IntelliJ 🚫 MVN)

With the <annotationProcessorPaths> config:

  • JDK 17 (🚫 IntelliJ ✔️ MVN)
  • JDK 22 (🚫 IntelliJ ✔️ MVN)
  • JDK 23 (🚫 IntelliJ ✔️ MVN)

With current branch:

  • JDK 17 (✔️ IntelliJ ✔️ MVN)
  • JDK 22 (✔️ IntelliJ ✔️ MVN)
  • JDK 23 (✔️ IntelliJ ✔️ MVN)

@newtork newtork changed the title fix: [DevOps] Annotation processing for local compilation fix: [DevOps] Remove annotation processing for local compilation Feb 19, 2025
Copy link
Contributor

@CharlesDuboisSAP CharlesDuboisSAP left a comment

Choose a reason for hiding this comment

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

All is working with java 21

@CharlesDuboisSAP CharlesDuboisSAP merged commit c6756ff into main Feb 20, 2025
14 checks passed
@CharlesDuboisSAP CharlesDuboisSAP deleted the fix-local-ide-annotation-processing branch February 20, 2025 09:20
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.

4 participants