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.
RCP アプリケーションの開発中 (Eclipse 内から実行中)、テーブル パーツの Widget Disposed エラーに遭遇しました。アプリケーションの .log ファイルを見つけるには、どこにあるのでしょうか?
Eclipse は、通常のアプリケーションを次の場所に記録します。
<Your Workspace>/.metadata/.log <Your Workspace>/.metadata/.bak_n.log
RCP アプリケーション ログは
<Your Workspace>/../runtime-<LaunchConfigurationName>/.metadata/.log
起動構成名は次の場所で確認できます
Run As > Run Configurations