Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[henshin-dev] Incompatibility with Sirius

Hi,

I'm working on a project using Sirius (http://eclipse.org/sirius/).
It appears that it can't work when Henshin is installed.

Are there known issues about incompatibilities with other Eclipse components ?

Here is what I did :
 - Open Eclipse (without Henshin installed)
 - Open a class diagram with Sirius : works fine
 - Install Henshin : Eclipse IDE restarts
- Open a class diagram with Sirius : doesn't work, I get a NullPointerException (at org.eclipse.sirius.diagram.ui.tools.internal.palette.PaletteManagerImpl.replaceNoteAttachmentCreationToolIfNeeded(PaletteManagerImpl.java:394)).

Regards,
Sebastien


Back to the top