Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[e4-dev] Model Components questions (based on the photo example)

Hi,

if I run the phone from cvs head I get:

Unable to find parent with ID "org.eclipse.e4.ide.app.menu.file" for
extension "org.eclipse.e4.demo.e4photo"
Unable to find parent with ID "org.eclipse.e4.ide.application" for
extension "org.eclipse.e4.demo.e4photo"

I'm not sure if the ID's in Application.e4xmi should be adjusted to
match the ID's in "components.e4xmi" or if for example
"org.eclipse.e4.ide.application"  should work as a general
placeholder.

I would think that the the requirement of always match existing ID's
in Application.e4xmi in "Model Components" will make it hard for
component producers to extend existing applications.

Do you have advice?

Thank you, Lars

-- 
Lars
http://www.vogella.de - Tutorials about Java, Eclipse and Web programming
http://www.twitter.com/vogella - Lars on Twitter


Back to the top