Hi all,

I've downloaded version 3.1.0 (RCP-win32) and am trying to follow the Network tutorial to create a graphical editor. However, after creating the editorconfigurator I always get an exception as soon as I click on the Editor Configuration element of my newly created configurator (partial trace below). Any suggestions would be appreciated.

Thanks and best regards,
Tim Butler

java.lang.NullPointerException
at org.topcased.tabbedproperties.sections.AbstractChooserPropertySection.getChoices(AbstractChooserPropertySection.java:196) at org.topcased.modeler.editorconfigurator.internal.properties.sections.EditorConfigurationGenModelSection.getComboFeatureValues(EditorConfigurationGenModelSection.java:64) at org.topcased.tabbedproperties.sections.AbstractChooserPropertySection.refresh(AbstractChooserPropertySection.java:163) at org.eclipse.ui.views.properties.tabbed.TabContents$6.run(TabContents.java:217)
  at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
  at org.eclipse.core.runtime.Platform.run(Platform.java:888)
  at org.eclipse.ui.internal.JFaceUtil$1.run(JFaceUtil.java:48)
  at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:175)
at org.eclipse.ui.views.properties.tabbed.TabContents.refresh(TabContents.java:220)
 ( ... cut ...)


_______________________________________________
Topcased-users mailing list
[email protected]
http://lists.gforge.enseeiht.fr/mailman/listinfo/topcased-users

Reply via email to