> > The root element just needs to be a subclass of Window. It doesn't have to > be an actual Window. >
Hmm, I see, not bad -- it handles more situations than I realized. So I guess it's just my smaller user components I can't debug that way. Still, Chris's approach where all I have to do is save the file and the display will automatically update itself would be somewhat more painless. (Hmm, I wonder if there's a way to wire Eclipse so that a keyboard command could do Save File + Debug as Pivot Application.)
