Eclipseのエラー(LinkageErrorが発生しました)
Eclipseのエラーの備忘録。
エラーメッセージ
エラー: メイン・クラスex3_6.Mainのロード中にLinkageErrorが発生しました
java.lang.UnsupportedClassVersionError: ex3_6/Main has been compiled by a more recent version of the Java Runtime (class file version 61.0), this version of the Java Runtime only recognizes class file versions up to 55.0
やった事
ウィンドウ→設定→Java→インストール済みのJRE→最新のJava指定→適用