Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
p2 の問題が原因で、Eclipse 製品のインストールが失敗します。bundles.info ファイルを生成していません。p2 ログを有効にできるものはありますか?
または、p2 ログはまったく利用可能ですか?
P2は、ログをEclipseのログファイルに書き込みます。このファイルは、常にから見つけることができます<workspace>/.metadata/.log。
<workspace>/.metadata/.log
または、オプションを指定してEclipseを起動するときに、コンソールでEclipseのログを印刷できます-console -consoleLog。
-console -consoleLog