Juan Pablo Gardella
Juan Pablo Gardella
@merks thanks. From Eclipse 2025-03 and 2025-06, `pom.xml` source format does not work. I just checked on Error log appears:  I'm trying to find where is the correct project...
@Randgalt I am facing the problem on linux and Eclipse 2025-03[1], using [version 44](https://mvnrepository.com/artifact/io.soabase.record-builder/record-builder-processor/44). Do you have a branch to check if the issue is solved? ``` java.lang.NullPointerException: Cannot invoke...
@Randgalt using the fix at the branch `jordanz/check-null-accessor` fixed the problem. I don't see the error anymore.