> I've tried to add/configure menus/graphical elements etc - no effect.
What did you try in particular? > When I take away "super.createPartControl(parent);" from the method > "public void createPartControl(Composite parent)" I become a following > error: > > !ENTRY org.eclipse.ui 4 0 2009-10-13 09:57:10.954 > !MESSAGE Unhandled event loop exception > !STACK 0 > java.lang.NullPointerException > at org.eclipse.ui.forms.editor.FormEditor.pageChange(FormEditor.java: > 490) Yes, it is mandatory to call the super method here. Note that in general we cannot do general Eclipse programming support here on this list. It would be ideal if you could use the generic Eclipse mailing lists and only get back to us if you are sure that the issues are related to TopBraid, Jena etc. Thanks, Holger --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TopBraid Composer Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/topbraid-composer-users?hl=en -~----------~----~----~----~------~----~------~--~---
