LoginSignup
1
1

More than 5 years have passed since last update.

MavenのM2Eエラーになった時(突然全てのプロジェクトが真っ赤になる現象)の対処方法

Last updated at Posted at 2015-09-04

1.eclipceを閉じる

/workspace/.metadata/.plugins/の中にあるorg.eclipse.m2e.hogeを全て消す
eclipceを起動してbuildが実行されるのを待つ

ダメだったら2へ

2.eclipceを閉じる

/workspace/.metadata/.plugins/の中にあるorg.eclipse.m2e.hogeを全て消す
/eclipce.app/Contents/MacOS/へ行き
./eclipse -cleanを実行

それでもダメだったら3へ

3.eclipceのworkspaceをworkspace2などの適当な名前に切り替える

元のworkspaceをimportする

1
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
1