> > That would be really great, but as I understand that requires moving modeler > from Swing to SWT, am I right? or there are easier approaches?
Right.. Well, we can use Swing-SWT bridge, but that's not very good idea. We could redesign modeler to use same logic with different UIs and thus using same common part for standalone CM and SWT-based plugin Andrey
