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.
Mac OS X で Eclipse を使用して Java アプリを開発しています。これまで、Eclipse を介してアプリを実行し、System.out.println() を使用して Eclipse コンソールに出力していました。
jar を Mac アプリにバンドルして単独で実行した後、明らかな理由でコンソール出力が機能しなくなりました。外部で実行中の jar から Eclipse コンソールに出力する方法はありますか? 助けてくれてありがとう。
いいえ、できません。
唯一の方法は、Eclipse内で実行することです。
@Hovercraftが言っているようにできる唯一の回避策。