Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jdt-ui-dev] plugin for Java debugging: show image


See https://bugs.eclipse.org/bugs/show_bug.cgi?id=185312

Markus

jdt-ui-dev-bounces@xxxxxxxxxxx wrote on 2007-10-22 05:30:38:

> hi all --
>
> When stepping through image manipulation code, it would be nice to have
> the option to display images (or int[], or byte[]) as images, instead of
> as text (using their #toString).  Is there anything like this already in
> Eclipse? Is there a framework in place where I could drop in some code
> to do this? Similarly useful would be the ability to display Point2D[],
> float[] (interleaved points), and Shapes in a visual format ...
>
> I'd very much appreciate thoughts and suggestions on this topic ...
>
> Brien
>
> _______________________________________________
> jdt-ui-dev mailing list
> jdt-ui-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/jdt-ui-dev

Back to the top