Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Get java stack trace in RCP application
Get java stack trace in RCP application [message #320854] Wed, 03 October 2007 03:49 Go to next message
Eclipse UserFriend
Originally posted by: jmpitre.cofisun.com

Hi,

I would like to know how to get java stack trace in RCP application ?

Thanks,

Regards,
Re: Get java stack trace in RCP application [message #320857 is a reply to message #320854] Wed, 03 October 2007 07:10 Go to previous messageGo to next message
Eclipse UserFriend
Thread.currentThread().getStackTrace()

jmp wrote:
> Hi,
>
> I would like to know how to get java stack trace in RCP application ?
>
> Thanks,
>
> Regards,
Re: Get java stack trace in RCP application [message #320875 is a reply to message #320854] Wed, 03 October 2007 08:07 Go to previous message
Eclipse UserFriend
jmp wrote:
> Hi,
>
> I would like to know how to get java stack trace in RCP application ?

Also, if you are interested in the eclipse errors that show up (like in
the error log) you can run with -consoleLog to see them in your console.

PW

--
Paul Webster
http://wiki.eclipse.org/Platform_Command_Framework
http://wiki.eclipse.org/Command_Core_Expressions
http://wiki.eclipse.org/Menu_Contributions
http://wiki.eclipse.org/Menus_Extension_Mapping
http://help.eclipse.org/help33/index.jsp?topic=/org.eclipse. platform.doc.isv/guide/workbench.htm
Previous Topic:ISharedTextColors versus ColorRegistry
Next Topic:Is it possible to use the full functions of the java editor in a dialog with sourceviewer?
Goto Forum:
  


Current Time: Fri Jul 18 02:07:31 EDT 2025

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

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

Back to the top