- initialization errors empty diagram [message #65446] |
Wed, 18 October 2006 13:49  |
Eclipse User |
|
|
|
Originally posted by: nikolay.diakov.fredhopper.com
Hello,
I generated an editor. When I make a new diagram, an empty one I get the
following 3 errors (most recent first) in the error log view:
Error initializing specialization type
" org.eclipse.gmf.tests.runtime.emf.type.core.SpecializesNoSuc hType "
because it specializes type
"org.eclipse.gmf.tests.runtime.emf.type.core.noSuchType" which does not
exist.
Error initializing specialization type
" org.eclipse.gmf.tests.runtime.emf.type.core.multipleMetamode lTypes "
because it specializes more than one metamodel type.
Error initializing element type
"org.eclipse.gmf.tests.runtime.emf.type.core.employee": element type
with same ID already exists. It will be ignored.
I also get them when I open an existing diagram. The editor appears to
work, but why do I get these error? Any ideas?
--Nikolay
|
|
|
Re: - initialization errors empty diagram [message #68187 is a reply to message #65446] |
Mon, 23 October 2006 15:30  |
Eclipse User |
|
|
|
Hi Nikolay,
These errors come from the org.eclipse.gmf.tests.runtime.emf.type.core
JUnit test plug-in (testing the error handling in the element type
registry). You can safely ignore the errors, or you can remove the test
plug-in from your launch configuration and/or target platform.
Regards,
Linda
Nikolay Diakov wrote:
> Hello,
>
> I generated an editor. When I make a new diagram, an empty one I get the
> following 3 errors (most recent first) in the error log view:
>
> Error initializing specialization type
> " org.eclipse.gmf.tests.runtime.emf.type.core.SpecializesNoSuc hType "
> because it specializes type
> "org.eclipse.gmf.tests.runtime.emf.type.core.noSuchType" which does not
> exist.
>
> Error initializing specialization type
> " org.eclipse.gmf.tests.runtime.emf.type.core.multipleMetamode lTypes "
> because it specializes more than one metamodel type.
>
> Error initializing element type
> "org.eclipse.gmf.tests.runtime.emf.type.core.employee": element type
> with same ID already exists. It will be ignored.
>
> I also get them when I open an existing diagram. The editor appears to
> work, but why do I get these error? Any ideas?
>
> --Nikolay
|
|
|
Powered by
FUDForum. Page generated in 0.03933 seconds