You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using JPAStreamer on a Maven project inside VS Code, the generated class 'Film$' is not recognized as a valid import.
Renaming the class to '$Film' solves the issue.
Please provide a way to customize the generated classes naming scheme.
The text was updated successfully, but these errors were encountered:
When using JPAStreamer on a Maven project inside VS Code, the generated class 'Film$' is not recognized as a valid import.
Renaming the class to '$Film' solves the issue.
Please provide a way to customize the generated classes naming scheme.
The text was updated successfully, but these errors were encountered: