Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [lepido-dev] Problem with forms editor

Ross Gardler wrote:

(is there a bug tracker for Lepido?)

I created a new XML file (empty) and tried to open it with the Forms editor. The following error is reported:

Problems occurred when invoking code from plug-in: "org.eclipse.ui.workbench".

org.eclipse.jface.util.Assert$AssertionFailedException: null argument;
    at org.eclipse.jface.util.Assert.isNotNull(Assert.java:149)
    at org.eclipse.jface.util.Assert.isNotNull(Assert.java:125)
at org.eclipse.jface.viewers.StructuredViewer.assertElementsNotNull(StructuredViewer.java:545) at org.eclipse.jface.viewers.StructuredViewer.getRawChildren(StructuredViewer.java:849)

<snipped/>


Ah yes, damn! This is an knwon error we forgot to fix before the milestone :-/

Anyway, thanks for reporting!

Sylvain

--
Sylvain Wallez                        Anyware Technologies
http://people.apache.org/~sylvain     http://www.anyware-tech.com
Apache Software Foundation Member     Research & Technology Director



Back to the top