2

I am working on a eclipse based design editor. It's GEF based. When I am adding root editpart to the editor , it's coming over top of my domain figures. If I remove the rooteditpart , I am able to see my figures.

Any idea , what I may be missing ?

Thanks Jijoy

skaffman
  • 398,947
  • 96
  • 818
  • 769
Jijoy
  • 12,386
  • 14
  • 41
  • 48

1 Answers1

0

I got it after some digging eclipse code. Need to set the bounds for figure only then it will show up.

Jijoy
  • 12,386
  • 14
  • 41
  • 48