Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2024-01-11Revert "Bug 582075 - [Releng] Remove old orbit dependency"Pauline Deville1-1/+1
This reverts commit 754805bd4d07b27cd3e894fbacb620a7d3d87bc7. Reason for revert: Eclipse does not launch any more after Papyrus installation Change-Id: I36324820985a60621735bc6a59dbba443fdaead8
2024-01-05Bug 582075 - [Releng] Remove old orbit dependencyPauline DEVILLE1-1/+1
Change-Id: I9786290ac248a84aed9a7c1e777decfb358c21ec Signed-off-by: Pauline DEVILLE <pauline.deville@cea.fr>
2023-10-28Bug 582075 - [Releng] Update target platform to get other version of ↵aradermache3-6/+6
google.inject - also change com.google versions - don't specify version in SDK feature - remove unused import to javax.inject in infra.nattable - adapt target platform, work of Pauline DEVILLE <pauline.deville@cea.fr> Change-Id: I11a785f9988122e8681006f4e8ee6440dcce5f62 Signed-off-by: aradermache <ansgar.radermacher@cea.fr>
2023-05-09Revert "Bug 581848 - [Releng] Revert patches to move to Java 17 as it breaks ↵Quentin Le Menez24-40/+40
Papyrus" - Remove the latest gef-classic to point on the 2023-03 train pending patch for 2023-06 - Update pom plugin versions to the lates available This reverts commit 0d39a60b55419f8d41f47311fedff762ed028062. Change-Id: I2473af5176c49daa45d944de2fb0d2f6581c3484 Signed-off-by: Quentin Le Menez <quentin.lemenez@cea.fr>
2023-05-03Bug 581848 - [Releng] Revert patches to move to Java 17 as it breaks PapyrusQuentin Le Menez24-40/+40
Change-Id: I62f9d7bcb2f6750c4e97ce292423281c6c3c598b Signed-off-by: Quentin Le Menez <quentin.lemenez@cea.fr>
2023-05-03Bug 581848 - [Releng] Move to java 17Pauline DEVILLE24-40/+40
- Fix java references in Manifests, settings and classpaths Change-Id: Ia058bbf2403aa2cb8d8188c5aac0421e179ab513 Signed-off-by: Pauline DEVILLE <pauline.deville@cea.fr>
2023-03-20Bug 581660: [MemoryLeak] Several memory leak detected with Graal Visual VMVincent Lorenzo3-13/+36
- remove references to org.eclipse.papyrus.uml.diagram.common.part.UMLDiagramActionBarContributor - remove references to org.eclipse.papyrus.infra.ui.multidiagram.actionbarcontributor.ActionBarContributorRegistry - remove references to org.eclipse.papyrus.infra.ui.multidiagram.actionbarcontributor.ActionBarContributorDescriptor Change-Id: I27a51735b5067ea547d0b4f199f2815af220d714 Signed-off-by: Vincent Lorenzo <vincent.lorenzo@cea.fr>
2023-03-20Bug 581653: [ServiceRegistry] Memory leak due to IServiceRegistryIndexerVincent Lorenzo3-3/+12
Change-Id: I1f757f7c645c5a452d02f3445866d37373386173 Signed-off-by: Vincent Lorenzo <vincent.lorenzo@cea.fr>
2023-01-25Bug 562217 - Papyrus shall expose an API for the Model Set inptessier1-37/+19
papyrus.infra.core Bug 562218 - Papyrus core should be the alone plugin be able to create Service Registry Change-Id: I578105f549a7eedb31fde4297a2b5023f061e544 Signed-off-by: ptessier <patrick.tessier@cea.fr> Signed-off-by: Vincent Lorenzo <vincent.lorenzo@cea.fr> Signed-off-by: Pauline DEVILLE <pauline.deville@cea.fr>
2023-01-11Bug 581162 - [Releng] Update target platforms for 2023-03 M1Pauline DEVILLE7-14/+13
Change-Id: I87ecf634535331ff8187a45aea326d94a8848cba Signed-off-by: Pauline DEVILLE <pauline.deville@cea.fr>
2022-12-19Bug 581073: [Property] Papyrus must provide a service to connect new ↵Vincent Lorenzo5-10/+137
renderers for Property View - provide the service - provide the preference - connect this service to XWT Change-Id: I737e5fb107470cc80228a298244c667e51637430 Signed-off-by: Vincent Lorenzo <vincent.lorenzo@cea.fr>
2022-10-05Bug 580313 - [Releng] Update targetplatform for the 2022-12 release trainQuentin Le Menez7-16/+16
- modified some code in order to reflect API changes in PlatformUI - modified platforms to keep needed dependencies to departed from later on Change-Id: I97d765485ad7c2a2bd2e9a3a4657b8661e9740c2 Signed-off-by: Quentin Le Menez <quentin.lemenez@cea.fr>
2022-01-28Bug 578434: [ProjectExplorer][Di View][Sirius] Delete action doesn't work on ↵Vincent Lorenzo3-15/+17
model containing an aird file. Change-Id: I53a202dddcc40d017eebb8085f44b015f44b1b3d Signed-off-by: Vincent Lorenzo <vincent.lorenzo@cea.fr>
2022-01-12Bug 578182 - [Menu] Wizard of creation of papyrus files should be reorganizedAurelien Didier3-8/+40
Change-Id: Ib3400e902e23223700a3c324d89426bc512635a7 Signed-off-by: Aurelien Didier <aurelien.didier51@gmail.com>
2021-11-22Bug 577392: Add ModelSet.isShardingSupported() so that CDOAwareModelSet can ↵Eike Stepper1-5/+7
disable it Change-Id: I5df453171494c19cf9c2bd63dc5ea060e59c1f66 Signed-off-by: Eike Stepper <stepper@esc-net.de>
2021-10-20Bug 576599: [ModelExplorer] IOpenable and Open on double-click must beVincent Lorenzo3-2/+117
improved Change-Id: Idf266c7ffc894ad799b2229236142d3586285e6f Signed-off-by: Vincent Lorenzo <vincent.lorenzo@cea.fr>
2021-10-20Bug 574511: [Diagram] Update plugins version/ Check API break after diagram ↵Vincent Lorenzo1-11/+0
regeneration - update version for gmf-tooling - update version for uml diagram common - update version for sequence diagram - update version for activity diagram - update version for diagram component - update required manifest.MF and pom.xml files - remove old api filters files Change-Id: I8a53fbcc92146bcb05bf04205c485a0ff2b7945e Signed-off-by: Vincent Lorenzo <vincent.lorenzo@cea.fr>
2021-08-25Bug 573987: [Toolsmiths] Properties Editor improvements (Perspective, Toolbar)Christian W. Damus3-10/+151
- open the editor on completion of the new properties context wizard - remove toggle action for showing data contexts - filter out inapplicable child/sibling creation actions for virtual nodes in the editor tree - add preference for action to take on opening the Context Editor - fix the tracking of state of the Preview View toggle button - compute initial generator and source model in the wizard from the current workbench selection, where applicable Change-Id: I20f40f34bc71ac6ea1b885aed6f5118ee97132ec Signed-off-by: Christian W. Damus <give.a.damus@gmail.com>
2021-08-25Bug 573788: [Toolsmiths] Generic representation clean-up adviceChristian W. Damus5-8/+180
- create a generic representation (view) deletion advice that works with any user-defined representation kind - add a context menu action to the Architecture Model that adds this advice to an architecture context - add a custom toolsmiths validation warning for architecture contexts that do not reference, inherit, or get by extension this new advice, unless the context is an extension of other contexts - add a bit of documentation about quick fix APIs Change-Id: I58ce20d7d9654d5c5204a7a01c505d143a0328af Signed-off-by: Christian W. Damus <give.a.damus@gmail.com>
2021-07-08Bug 574688 - [Properties] Widget is disposed exception when updatePauline DEVILLE1-1/+3
ReferenceDialog Change-Id: Ieb71b3cc622f255c2a0605e03f7f2c26ad835730 Signed-off-by: Pauline DEVILLE <pauline.deville@cea.fr>
2021-05-27Bug 571948 - [Core][Editor] When the editor is opening the tool shouldPauline DEVILLE13-19/+23
display progress informations * Export IStatusService as api Change-Id: Ibc6fdb202d3640f08a526384d63d4c883840d68b Signed-off-by: Pauline DEVILLE <pauline.deville@cea.fr> Signed-off-by: Vincent Lorenzo <vincent.lorenzo@cea.fr>
2021-05-04Bug 570486: [Architecture] Architecture model shall clearly define merge and ↵Christian W. Damus11-188/+812
inherit concepts - make single consistent item provider factory for the merged architecture facade API - deprecate and/or replace custom providers in various places Change-Id: I42d8ceff11d63c2683332c70ea7efc15ca741724 Signed-off-by: Christian W. Damus <give.a.damus@gmail.com>
2021-04-26Bug 572969 - [PropertiesView] String Label size is not update when thePauline DEVILLE1-1/+5
string is changed Change-Id: Ib536bcd96a9aecf6672d6e20027ef80a415161b8 Signed-off-by: Pauline DEVILLE <pauline.deville@cea.fr>
2021-04-14Bug 571948 - [Core][Editor] When the editor is opening the tool shouldPauline DEVILLE2-27/+44
display progress informations *Add catch block and throw back the exception *Make the pop-up closable Change-Id: I3b00325a2cc2799454694fb02a32e0180fc1834f Signed-off-by: Pauline DEVILLE <pauline.deville@cea.fr>
2021-04-01Bug 571948 - [Core][Editor] When the editor is opening the tool shouldPauline DEVILLE13-29/+478
display progress informations * create a StatusService to display a dialog with ProgressBar and trace the evolution of the loading of the editor Change-Id: I6f749babdd40c15da7576ca1d84cbabc77ddab1a Signed-off-by: Pauline DEVILLE <pauline.deville@cea.fr>
2021-03-26Bug 570097: [Toolsmiths] Architecture Domains: Validation BuilderVincent Lorenzo2-7/+36
- give the Architecture Model Editor access to packages registered in the workspace - support references to locally loaded element type configurations in the palette configuration editor Enhancements to common plug-in builder framework: - support checking for cross-referenced resources in the build.properties - look up packages in the resource set's registry, not the shared instance (because Architecture Models are loaded in a resource set with workspace packages) - support loading resources to be validated in a resource set with a custom package registry (again for Architecture Models) - initial Architecture plug-in builder at parity (plus a bit) with the menu action Fix problems found in test development: - workspace-aware package registry doesn't get dynamic EPackages - dependency checking doesn't check for bundle containing referenced icon - custom model checker supertypes checking doesn't cross EPackage boundary - missing check for reference icons' existence - fix Architecture view to update when preferences are changed, especially to show contexts registered from models in the workspace - fix the ArchitectureDomainManager API to report all registered model URIs, including from preferences (used by Architecture view and Load Resource dialog in the Architecture Model Editor) Add validation of icon resources in Element Types Configurations models as was done for Architecture Context models. Change-Id: Ibe62c9f775049197d9f4a1e7d5c582bdf7e67040 Signed-off-by: Christian W. Damus <give.a.damus@gmail.com> Also-by: Vincent Lorenzo <vincent.lorenzo@cea.fr>
2021-03-09Bug 570177 - [Releng] Update for 2021-03 RC1Quentin Le Menez7-10/+32
- Update maven plugin versions - Remove the jboss mecanism (not necessary anymore) - Add guava dependency plugin to paliate the API loss - Add missing @since tags - Add API filters because... reasons Change-Id: If0b5cb48172eed2e2079d38f1cc0c2a61fbaca1d Signed-off-by: Quentin Le Menez <quentin.lemenez@cea.fr>
2021-02-19Bug 571291: [Property] provide a new widget to edit a string representing a ↵Vincent Lorenzo6-6/+440
workspace file Change-Id: I331d184d339633fdfeb51ee3dc133aeadb09bbff Signed-off-by: Vincent Lorenzo <vincent.lorenzo@cea.fr>
2020-11-19Bug 568954: [Architecture] The activation of the cell editor is too generic ↵Vincent Lorenzo3-17/+28
in org.eclipse.papyrus.infra.ui.architecture.editor.CustomAdapterFactoryContentProvider Change-Id: I50eabe19dcede77c2fd135aabe3b1d558015df9a Signed-off-by: Vincent Lorenzo <vincent.lorenzo@cea.fr>
2020-11-09Bug 564770 - [Releng] Migrate to Java 11 and 2020-12 trainQuentin Le Menez24-97/+258
- second pass on the manifests, classpath and settings files for java 11 compliance - corrected missing manifest dependencies - seems to be a problem with the uml.tests.suite getting stuck Change-Id: I225f06da4f854f1b86fa1361fcc2a8e2fd3f0231 Signed-off-by: Quentin Le Menez <quentin.lemenez@cea.fr> Also-by: Vincent Lorenzo <vincent.lorenzo@cea.fr> Also-by: Patrick Tessier <patrick.tessier@cea.fr>
2020-11-09Bug 565020: Remove all reexported dependenciesVincent Lorenzo17-124/+190
- update pom version - update manifest project version - remove all re-export - add all missing required dependencies (with developped tooling + add many others required handly) - remove the optional attribute (and maybe others) - update target platform - fix 2 features verify manually: - infra.architecture - infra.constraints - infra.core - infra.emf.expression - infra.emf - facet.editor - facet make in ignore org.eclipse.papyrus.uml.decoratormodel.internal.resource.tests.DecoratorModelIndexTest.decoratorModelsForPackage_none() Change-Id: Id83401c9c46ab360214407572c4d5bd35cb8c03e Signed-off-by: Vincent Lorenzo <vincent.lorenzo@cea.fr>
2020-09-24Bug 567323 - [Dependencies] Papyrus should not depend on theptessier2-1/+502
eclipse.ui.internal StringMatcher Change-Id: I5ee73588af4809998d36c004da537a153af34133 Signed-off-by: ptessier <patrick.tessier@cea.fr>
2020-07-01Bug 564546 - Lost modification when two papyrus editor work on modelptessier3-80/+66
with dependency Change-Id: I7d5a6efe00a68fc82d3519d43a320b4f8dab1210 Signed-off-by: ptessier <patrick.tessier@cea.fr>
2020-06-18Bug 563677 - Pointless dependency on org.eclipse.pde.ui in Papyrus mainFlorian NOYRIT2-6/+5
Remove dependencies to org.eclipse.pde.ui in plugins contributing to Papyrus main Change-Id: I499e6e6839ab160ea7295307338a968ceff47195
2020-02-17Bug 559968: [Table] ↵Vincent Lorenzo1-5/+7
org.eclipse.papyrus.infra.nattable.handler.UnsetCellValueHandler must be modified Change-Id: I25e421666d4b11252122cd6dfd6f7a448d7e1446 Signed-off-by: Vincent Lorenzo <vincent.lorenzo@cea.fr>
2019-11-26Bug 553107: [Xtext] The Xtext editors must allows to display line numberVincent Lorenzo3-3/+144
Change-Id: Ib838da56780b6c6fbc66be4ce296cbadc429c442 Signed-off-by: Vincent Lorenzo <vincent.lorenzo@cea.fr>
2019-09-18Bug 550569: [AF] Double-click on diagrams and tables icons of disabledNicolas FAUVERGUE8-126/+422
viewpoint should open a dialog to enable viewpoint - When a diagram/table is needed to be open but his viewpoint is not enable, a dialog is opened to select the viewpoint Change-Id: I052209b91b0e85742af60177e6c733c96c8730c9 Signed-off-by: Nicolas FAUVERGUE <nicolas.fauvergue@cea.fr>
2019-09-17Bug 550567: [AF] Diagrams and tables should be visible even if itsNicolas FAUVERGUE2-21/+13
viewpoint is not enable Remove the filter corresponding of viewpoint check. Change-Id: Id6dedc263075fc113747d9938ec75f1cfdb2789e Signed-off-by: Nicolas FAUVERGUE <nicolas.fauvergue@cea.fr>
2019-09-17Bug 550535: [AF] When switch viewpoints, the editors not managed byNicolas FAUVERGUE4-23/+208
current viewpoints must be closed Add a command to manage the close of needed editors when switch viewpoints. Change-Id: I1562d03bc0400a835e5d8d4495d658e8ec78d611 Signed-off-by: Nicolas FAUVERGUE <nicolas.fauvergue@cea.fr>
2019-08-07Bug 549266 - [Releng] Update the platforms4.5.0_M2Quentin Le Menez6-14/+14
- Update to new M2 references - Update to 27.1.0 guava - Update versions to reflect the bree change Change-Id: I2896aaba6a887f30cef2c6f0c4e23ae3c0f548d0 Signed-off-by: Quentin Le Menez <quentin.lemenez@cea.fr>
2019-08-06Bug 549266 - [Releng] Guava 27.1 compatibility patchQuentin Le Menez1-7/+8
- Add guava Futures compilation corrections (addCallback, transform, transformAsync) Change-Id: I236e3ba5cf9f4068168f5203688e99ac00fde4e8 Signed-off-by: Quentin Le Menez <quentin.lemenez@cea.fr>
2019-06-12Bug 545631 - [Releng] Update the targets for 2019-06 RC24.4.0_RC2Quentin Le Menez3-6/+6
- Add a strong dependency to guava 21 to avoid compiling against 27.1.0 in orbit - Rewire xwt dependency to the new milestone Change-Id: I54f2f76414b34acd186c2adfe6ce529b44f5c231 Signed-off-by: Quentin Le Menez <quentin.lemenez@cea.fr>
2019-04-25Bug 546737: [Properties] UML Advanced Properties always assumes we are ↵Vincent Lorenzo1-0/+0
working with UML. -> this assertion is quite wrong Change-Id: I8938a5fe397bd86726f94ad6dd64bb688f769ee4 Signed-off-by: Vincent Lorenzo <vincent.lorenzo@cea.fr>
2019-03-20Bug 545575: [Table] Paste String resolution doesn't work for stereotype's ↵Vincent Lorenzo4-12/+26
properties typed with an UML metaclass - fix the bug about the stereotype resolution problem - change cell painter for UML reference and UML stereotype single reference to get he underline error in case of paste error Change-Id: I379ca98592118c2311c046834d67820a5375ed00 Signed-off-by: Vincent Lorenzo <vincent.lorenzo@cea.fr>
2018-11-23Bug 475369: List of string has always null string itemNicolas FAUVERGUE3-7/+89
Use java8 to remove reflection. Change-Id: I35eaa7c6615494b786a4740ae731ebcc28ae6645 Signed-off-by: Nicolas FAUVERGUE <nicolas.fauvergue@cea.fr> Also-by: Camille Letavernier <cletavernier@eclipsesource.com>
2018-11-22Bug 539022 - [Releng] Update the API references for version management toolsQuentin Le Menez3-73/+132
- Add missing APIAnalysisNature - Add missing VersionNature - Add missing settings files - regenerate the API baseline Change-Id: I4088d2998402cc10067ee6c85f6a1763d574d28c Signed-off-by: Quentin Le Menez <quentin.lemenez@cea.fr>
2018-11-09Bug 515967: [Label Customization] Available label custo not alwaysNicolas FAUVERGUE1-5/+9
coherent with selected element Manage the refresh of the checkboxes depending to the selection. Change-Id: Id8c7c8a25ad85e91b453248eace76f11e69c66ed Signed-off-by: Nicolas FAUVERGUE <nicolas.fauvergue@cea.fr>
2018-11-09Bug 497701: [Properties View] API enhancement of AbstractEditor classNicolas FAUVERGUE3-3/+12
Change-Id: I942f4c89810b540a5085c223a540098c5d218933 Signed-off-by: Nicolas FAUVERGUE <nicolas.fauvergue@cea.fr>
2018-09-24Bug 537569: [UI] Update to Eclipse Core Databinding 1.7Camille Letavernier1-1/+1
https://bugs.eclipse.org/bugs/show_bug.cgi?id=537569 Change-Id: Ic9148b0cfe53df7510d33ab9d65080005f944581 Signed-off-by: Camille Letavernier <cletavernier@eclipsesource.com>
2018-09-18Bug 475369: List of string has always null string itemNicolas FAUVERGUE4-6/+63
Remove the auto commit on focus lost listener for the Multi primitive types window edition. Change-Id: Ibfaaeb9bf6c2d6335916e85f2c6fce5b87ded2cc Signed-off-by: Nicolas FAUVERGUE <nicolas.fauvergue@cea.fr>

Back to the top