Community
Participate
Working Groups
In Papyrus rt, we added a new default editor for transition and it works (because the xtext one have no priority) I plan to do the same for Port but it did not work because the xtext one have a priority set to medium and even with high and highest priority , the contributed configuration is not taken into account I think that typo in org.eclipse.papyrus.uml.textedit.transition.xtext.ui: <extension point="org.eclipse.papyrus.extensionpoints.editors.DirectEditor"> <DirectEditor language="Advanced transition textual editor" objectToEdit="org.eclipse.uml2.uml.Transition"> <popupeditor editorConfiguration="org.eclipse.papyrus.uml.textedit.transition.xtext.ui.contributions.TransitionEditorConfigurationContribution"> </popupeditor> </DirectEditor> <Priority name="Medium"> </Priority> </extension> : the <Priority name="Medium"> </Priority> should be set to the direct editor and not outside the direct editoir balise. should be corrected and see why we can not contribute a new configuration and set it as the default one when an xtext configuration is already in place.
New Gerrit change created: https://git.eclipse.org/r/94914
New Gerrit change created: https://git.eclipse.org/r/94919
Gerrit change https://git.eclipse.org/r/94919 was merged to [streams/2.0-maintenance]. Commit: http://git.eclipse.org/c/papyrus/org.eclipse.papyrus.git/commit/?id=3a7f1d7e23febb8043083a9b59bad3765dd2e1f8
New Gerrit change created: https://git.eclipse.org/r/96391
Gerrit change https://git.eclipse.org/r/96391 was merged to [master]. Commit: http://git.eclipse.org/c/papyrus/org.eclipse.papyrus.git/commit/?id=e87c59d8b9d12938c5da5a17a5dbfb66aa504222