Error : could not find or load main class sun.applet.appletviewer || how to run Applet in eclipse

Опубликовано: 12 Апрель 2026
на канале: Error House
46,823
350

In this video, I will explain about fixing "could not find or load main class sun.applet.appletviewer" error.

You might be working on eclipse with JDK11 or grater version successfully without any errors, but suddenly now you are facing this issue with Applet code.
Am I right?
Don’t get panic, because I have a solution for you.
This is due to any of the following reasons
-- JDK versions grater than 8 will not support Applet, so you cannot run applet code.

-- Uninstall existing JDK and install JDK8 to run Applet code

link to download JDK - ninite link - https://ninite.com/
===========================================
===========================================
My website : https://sanathkumar18.000webhostapp.com
Instagram : https://iurl.io/zp8Oq

Thank You for watching this video
subscribe to my channel
Error House
#ErrorHouse #Java #Eclipse #Applets