[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools.emf] project dependency obstructs EMF .genmodel generation

Dear Group,

I just spent a long time comming to the following conclusion.

If an eclipse project A (containing @model marked up interfaces) depends on an eclipse java project B (e.g. providing foo.bar.Goo.java), then generating an EMF model (Context-Menu-on-A->New->Other->Eclipse Modelling Framework->EMF Models) fails to pick up the package in project A (last part of the wizard). No errors, no debug on the console (I might be able to increase verbosity somewhere).

I project B is exported to a Jar and the jar is copied to project A, then everything works.

I am using eclipse 2.1.1 (and 3.0 M3) and EMF 1.1.1.

(It might be migh memory, but sometimes it seems to work anyhow)

Is this a bug or a feature?

Cheers,
/\/ikolaj