Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Visual Editor (VE) » Problems with the Visual Class Editor
Problems with the Visual Class Editor [message #611666] Mon, 19 December 2005 14:32
Stephan Michels is currently offline Stephan MichelsFriend
Messages: 23
Registered: July 2009
Junior Member
Hi,

I noticed that you added the source code for libswt-gtk-print to the CVS.
With this source code I was able to build a preliminary Debian package for
the
VE. AFAIK, the libswt-gtk-print is used to capture image from the widget
and use GEF to create editor with this images.

I have now the problem that I have a floating window over the workbench and
the captured images doesn't show up in the editor, see
http://vern.chem.tu-berlin.de/~stephan/images/eclipse-ve-swt .png or
http://vern.chem.tu-berlin.de/~stephan/images/eclipse-ve-swi ng.png

I have one error in the error log, but it doesn't seem to be direct
related to the problem:
java.lang.IllegalArgumentException: Figure is not a child
at org.eclipse.draw2d.Figure.remove(Figure.java(Compiled Code))
at org.eclipse.draw2d.FreeformLayer.remove(FreeformLayer.java:7 8)
at
org.eclipse.gef.editpolicies.GraphicalEditPolicy.removeFeedb ack(GraphicalEditPolicy.java:73)
at
org.eclipse.ve.internal.swt.GridLayoutEditPolicy.eraseGridFi gure(GridLayoutEditPolicy.java:322)
at
org.eclipse.ve.internal.swt.GridLayoutEditPolicy.gridVisibil ityChanged(GridLayoutEditPolicy.java:423)
at
org.eclipse.ve.internal.cde.core.GridController.setGridShowi ng(GridController.java:212)
at
org.eclipse.ve.internal.swt.GridLayoutEditPolicy$3.selectedS tateChanged(GridLayoutEditPolicy.java:528)
at
org.eclipse.gef.editparts.AbstractEditPart.fireSelectionChan ged(AbstractEditPart.java:407)
[...]

Have you any idea what goes wrong, or how do I fix it?

Thank you, Stephan Michels.
Previous Topic:How to add a Fragment's new view into Base Plug-in's one of the Perspective
Next Topic:VE 1.1.0.1 Parse Error with NullPointerException
Goto Forum:
  


Current Time: Thu Apr 25 17:34:34 GMT 2024

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

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

Back to the top