Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[mdt-papyrus.dev] Compilation errors in extendedtypes and paletteconfiguration projects


Hi, Team,

I pulled the latest from Git (commit 2979cde) this morning (EST) and have compilation errors in several projects related to the "extendedtypes" model:

  • oep.extendedtypes.emf.edit
  • oep.extendedtypes.emf.editor
  • oep.extendedtypes.uml.edit
  • oep.infra.extendedtypes.edit

These plug-ins all are still trying to use APIs from the 0.7 version of the extendedtypes model, which has just been significantly refactored in the 1.0 version.  Should I have these plug-ins in my workspace (are they obsolete)?  I suppose it may be useful to continue maintaining them at least for debugging purposes ...  Moreover, the last of the plug-ins in this list is actually included in nightly builds.  Is it going to be removed from the build?

Also, I have compilation errors in the oep.paletteconfiguration.editor project (it uses the wrong package names in references to classes in the oep.uml.diagram.paletteconfiguration.edit plug-in; it just needs to be re-generated).  This plug-in is not in the nightly builds.  Is it obsolete?

Thanks,

Christian

Back to the top