0

This is probably wishful thinking, but I figured I'd ask and hope to get lucky:

I have an Eclipse RCP app with some complicated layouts. Is there some way to manually layout the views/editors in the perspective and export that layout back into the the plugins, so I don't have to twiddle every plugin.xml file?

Thanks!

Michael W
  • 65
  • 5

1 Answers1

1

You should use Window Builder Pro it can even layout Eclipse perspectives.

Kai
  • 38,985
  • 14
  • 88
  • 103