Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » JUnit failure trace: line cropped after 240 characters
JUnit failure trace: line cropped after 240 characters [message #55953] Fri, 13 June 2003 04:53 Go to next message
Eclipse UserFriend
Originally posted by: hans.schwaebli.schwaebli.de

I read that here are the gurus, so I ask here.

The problem is the JUnit view. The failure trace is cropped if a line is
longer than 240 characters.

Of course I can copy the stack trace and paste it to the editor as a
workaround, but this is no solution to me. I also can rewrite the JUnit
tests to print the stack trace on the console instead to pass it to the
JUnit framework. This is no solution for me too.

Is there any way to enable the JUnit view to print more than 240 characters
on one line instead of cropping it?

The problem applies both to Eclipse 2.0.2 and Eclipse 2.1.
Re: JUnit failure trace: line cropped after 240 characters [message #56086 is a reply to message #55953] Fri, 13 June 2003 11:11 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: daniel.megert.gmx.net

Hans Schwäbli wrote:

>I read that here are the gurus, so I ask here.
>
>The problem is the JUnit view. The failure trace is cropped if a line is
>longer than 240 characters.
>
I doubt that JUnit view cuts the text. Most likely this limitation comes
from the OS or SWT. I suggest to file a bug report against Platform SWT.

HTH
Dani
Re: JUnit failure trace: line cropped after 240 characters [message #56630 is a reply to message #56086] Fri, 13 June 2003 16:56 Go to previous message
Eclipse UserFriend
Originally posted by: hans.schwaebli.schwaebli.com

I did. Its not Bug 38854.


"Daniel Megert" <daniel.megert@gmx.net> wrote in message
news:bccbgj$164$1@rogue.oti.com...
> Hans Schw
Previous Topic:Can't create new CVS Project in Eclipse
Next Topic:Capture Exceptions thrown from Java Process
Goto Forum:
  


Current Time: Sat Oct 19 12:21:46 GMT 2024

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

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

Back to the top