In Intellij, when I run a simple public static void main() method facing below error.
java: java.lang.ExceptionInInitializerError
com.sun.tools.javac.code.TypeTag :: UNKNOWN
But in Eclipse, its running absolutely fine.
Solution video -
• Intellij Initialization Issue resolved!
If you know the fix, Please comment and help me!!