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
If you find your IDE throws a lot of red annotations with an error related to a missing super constructor for Object(), that's not bad code. It's a missing JRE.
If you find your IDE throws a lot of red annotations with an error related to a missing super constructor for Object(), that's not bad code. It's a missing JRE.
See this link for how to fix it: http://stackoverflow.com/questions/17240708/implicit-super-constructor-object-is-undefined-must-explicitly-invoke-another
Make sure you use the JRE under your JDK folder. Mine was C:\Program Files\Java**jdk**1.8.0_112\jre
The text was updated successfully, but these errors were encountered: