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
The project is building successfully with java 8 but giving errors like NoClassDefFoundError: javax/annotation/Generated for a higher version of java like 11.
To Reproduce
Steps to reproduce the behaviour:
Change the JDK version to 11.
Try to build the project on this java version ( JDK-11)
See the build get failed
Error like : NoClassDefFoundError: javax/annotation/Generated
Expected behaviour
Successful Build
Screenshots
The text was updated successfully, but these errors were encountered:
The project is building successfully with java 8 but giving errors like NoClassDefFoundError: javax/annotation/Generated for a higher version of java like 11.
To Reproduce
Steps to reproduce the behaviour:
Expected behaviour
Successful Build
Screenshots
The text was updated successfully, but these errors were encountered: