[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
[news.eclipse.tools.emf] problems with multi package ECD
|
- From: bdberry@xxxxxxxxxx (Brian Berry)
- Date: Mon, 25 Aug 2003 23:33:45 +0000 (UTC)
- Newsgroups: eclipse.tools.emf
- Organization: http://news.eclipse.org
- User-agent: NewsPortal/0.25 (http://florian-amrhein.de/newsportal/)
My root ecd has two packages. when I generate the model it does not
properly or completely generate all of the code. Also, I get the
following error when trying to open the resulting .genmodel:
Problems encountered in the model
The package 'platform:/resource/DISH/model/dish.ecore#//state' has the
same namespace URI 'null' as package
'platform:/resource/DISH/model/dish.ecore#//info'
I am using Omondo Eclipse UML plugin to generate my emf class diagram.
Any suggestions?