Philippe DUL
Philippe DUL
Hi @lredor, you face large performance regression? With a capella 6.0 [v6.0.0.S20220321 or +](https://github.com/eclipse/capella/releases/tag/v6.0.0.S20220321), (with fix https://github.com/eclipse/kitalpha/pull/721 ), shall be longer but not blocker as before. 
Not an "ERROR Prohibited issue" as the behavior is intended. Several mappings are expected on re. Raised by https://github.com/eclipse/kitalpha/blob/535c203b1d1dea70ec812e3e16d2175ba18a0712/transposer/plugins/org.polarsys.kitalpha.transposer.rules.handler/src/org/polarsys/kitalpha/transposer/rules/handler/rules/contribution/spec/ContributedPurposeSpec.java#L56 Mainly due to transitions using ExtendedTransposer with some differences from Kitalpha...
Indeed, the 5.0 is no longer available. See https://github.com/eclipse/capella/issues/2210#issuecomment-867897114, we shall have a cleaner way to handle this yes.
kitalpha has contributed the extensible rotative plugin to kitalpha on 5.0.0 it is not included in capella, might be interesting to include / use it in capella instead of our...
Hmm not sure, idk. with kitalpha always surprises 😉 By looking at the code https://github.com/eclipse/kitalpha/blob/master/common/plugins/org.polarsys.kitalpha.common.sirius.extension.rotativeimage/plugin.xml#L22 and https://github.com/eclipse/kitalpha/blob/master/common/plugins/org.polarsys.kitalpha.common.sirius.extension.rotativeimage/src/org/polarsys/kitalpha/common/sirius/extension/rotativeimage/RotativeImageEditPartProvider.java maybe will be loaded or not as capella is also on Highest and...
Hi, Indeed I don't think this is often used. The fix is probably to make it work only when the semantic browser has the focus, https://github.com/eclipse/capella/blob/master/core/plugins/org.polarsys.capella.core.ui.semantic.browser/plugin.xml#L43-L52 By adding a `contextId`...
can you rebase it as both gmf commits are already available on master by #190
- and documentation for the command line new parameter with the both ids
Hi, Can you try by using the latest stable Capella 6.0 ? https://github.com/eclipse/capella/releases/tag/v6.0.0-S20220114 We have upgraded some internal components, maybe it will work properly. (Note that this release is not...
Hi, It seems that ports are PNG. You can customise the border with a Style Customization https://github.com/eclipse/capella/blob/master/core/plugins/org.polarsys.capella.core.sirius.analysis/description/context.odesign#L2678 What idk is to merge rotative feature and customfigure if it would work....