Skip to main content



      Home
Home » Newcomers » Newcomers » Console / stdout to file
Console / stdout to file [message #144966] Sat, 25 March 2006 09:28 Go to next message
Eclipse UserFriend
Hello all,

I was wondering how I could make Eclipse write the console/stdouts to a
file while debugging my project.
Any ideas?

Thanks in advance,
Alex
Re: Console / stdout to file [message #144991 is a reply to message #144966] Sat, 25 March 2006 11:26 Go to previous messageGo to next message
Eclipse UserFriend
Alex wrote:
> Hello all,
>
> I was wondering how I could make Eclipse write the console/stdouts to a
> file while debugging my project.
> Any ideas?
>
> Thanks in advance,
> Alex
>
This feature is already available. It can be configured on the Common
Tab of your launch configuration.
HTH
Kevin
Re: Console / stdout to file [message #145025 is a reply to message #144991] Sat, 25 March 2006 18:45 Go to previous messageGo to next message
Eclipse UserFriend
Cool, thanks, that works for normal projects.
But mine is a JBOSS app. and doesn't have that tab! There's a 'logging'
tab, but adding a path to a file there doesn't seem to be working! Any
chance there's some JBOSS ppl here who can help?
Or should I ask at their forums?

Thanks,
Alex
Re: Console / stdout to file [message #145277 is a reply to message #145025] Sun, 26 March 2006 11:58 Go to previous messageGo to next message
Eclipse UserFriend
JBOSS logs here apparently: C:\jboss-3.2.6\server\default\log\server.log
Re: Console / stdout to file [message #145307 is a reply to message #145277] Mon, 27 March 2006 15:25 Go to previous message
Eclipse UserFriend
Also you can configure your logger to do it for you, such as
java.util.log or log4j or jakarta commons logging.
Previous Topic:Revisiting Empty Category Creation
Next Topic:Win 95 Install
Goto Forum:
  


Current Time: Wed Jul 02 19:22:22 EDT 2025

Powered by FUDForum. Page generated in 0.08185 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top