Eclipse でワークスペースを切り替えるたびに、次のエラーが表示されます。
「Java ツールの初期化」中に内部エラーが発生しました。クラスファイル org/eclipse/jdt/internal/compiler/ast/ASTNode でフィールド名と署名が重複しています
Eclipse を再起動すると、新しいワークスペースが正しく読み込まれます。これを修正する方法はありますか?
Windows 7 で Eclipse Kepler を使用しています
I had the same issue. After updating Gradle and anything else that I had installed in Eclipse, it still wouldn't work. For me it actually wouldn't be fixed by restarting Eclipse, as far as I could tell. I managed to fix it by downloading the latest release of Eclipse and extracting it over my current installation. Don't know if that'll work for you or not.
projectlombok の最新バージョンをインストールします。