[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.modeling.mdt.eodm] cvs projects

I've just checked out the odmd project from mdt cvs but i can't
build it cause to several compile issues.
It seems that many classes are missing on the following projects : org.eclipse.eodm.edit
org.eclipse.eodm.editor
i also got an error on OWLXMLResourceImpl.java on this line :
if (ontograph != null)
getContents().add(ontograph);


i've eclipse 3.3 with the lastest emf release from europa update site.
what i'm i missing?

Thanks.