6
2

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

eclipceでプロジェクトが表示されないとき

Posted at

eclipceでプロジェクトが表示されないときの対処法

状況
CVSレポジトリーでチェックアウト済みであり、前日の夜までは開けていたのだが、次の日にプロジェクトが真っ白になっていた。
プロジェクトのディレクトリ自体は存在するけどワークスペースを再開してもでない、、、

対処法
左上のファイルから、「インポート」
次に「一般」を押して「既存のプロジェクトをワークスペースへ」を選択
自身のプロジェクトのルートディレクトリを指定して「プロジェクトをワークスペースにコピーにチェック」を選択し、「終了」。

これでプロジェクトが復活してビルドされるはずです!!

6
2
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
6
2

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?