vote up 4 vote down star
4

I am launching my JBoss server in eclipse, and so standard out/err displays in the Console view. But there are other logs being generated by log4j, and so I need to be able to monitor some of those as well. Is there anyway to "tail" an arbitrary file - with the nice source code hyperlinks that the Console view provides, of course.

(I am using myeclipse 7.5, which is eclipse 3.4.2)

flag

79% accept rate

1 Answer

vote up 4 vote down check

I currently am using NTail:
You can define several "NTail views", each one monitoring one or several files.

alt text

See also this answer.

link|flag
@VonC, thanks NTail looks good. Perhaps a little too easy to truncate the underlying log file, but a nice little analog to the builtin Console view. – Chris Noe Jul 1 at 17:38

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.