7
6

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.

Eclipse ターゲット・ランタイムから項目を削除する

Posted at

Eclipse(4.3.1)の Tomcat プロジェクトのプロパティの中に
「ターゲット・ランタイム」という項目がありますが、
「新規登録」はあるのにも関わらず、どういうわけか「削除」がありません。

試しに登録してみただけなのに、ゴミが残ってしまうってのは困ります。

いろいろやってみた結果、手動で消せたので備忘録として残します。

・対象ファイル
[ワークスペースのroot]\.metadata\.plugins\org.eclipse.core.runtime\.settings\org.eclipse.wst.server.core.prefs

の中から、削除したい runtime 要素を探して消すだけです。

(もっとスマートな方法はないんだろうか・・・)

7
6
1

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

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?