If there exists an internal static class, after generating the self-healing model for the project, the generated code has errors.
The error is caused because the generated code is trying to access to the external class in the static internal class methods.
I attach a simple example that you could reproduce:
After adding to the build path the fastfix plug-in dependencies, you will see that the generated code has the same error that I attach.
Former ticket Nr. 662
Diff: