Skip to content

Changes

Summary

  1. Bug 581660: [MemoryLeak] Several memory leak detected with Graal Visual VM (details)
  2. Bug 577845: [Sirius][Diagram][EditPolicy] some editpolicies provided by Papyrus for GMF Diagram are also applied to Papyrus Sirius Diagram and it should not (details)
  3. Bug 581848 - [Releng] Move to java 17 (details)
  4. Bug 581848 - [Releng] Fix non automatic migration to java 17 (details)
  5. Bug 581848 - [Releng] Update targetplatforms for 2023-06 M2 (details)
  6. Bug 581848 - [Releng] Update maven plugin versions to solve java 17 compatibility issues (details)
  7. Bug 581848 - [Releng] Revert patches to move to Java 17 as it breaks Papyrus (details)
  8. Revert "Bug 581848 - [Releng] Revert patches to move to Java 17 as it breaks Papyrus" (details)
  9. Bug 581898: [Diagram] Adapt to GEF Classic's IFigure.getChildren() API change (details)
  10. Bug 581906: [Diagram] Impossible to create a diagram in Papyrus 2023-06 (details)
  11. Bug 581921: [ClassDiagram] ConcurrentModificationException with Comment on ClassDiagram (details)
  12. Bug 581922: [ClassDiagram] java.lang.Error: SWT Resource was not properly disposed for UML Comment (details)
  13. Bug 581670 - [Releng] Update targetplatforms for 2023-06 M3 (details)
  14. Bug 581670 - [Releng] Update targetplatforms for 2023-06 RC1 (details)
  15. Bug 581670 - [Releng] Update orbit repository in caterory.xml (details)
  16. [Releng] Minor update to the publish script (details)
  17. Bug 581670 - [Releng] Update targetplatforms for 2023-06 M3 (details)
  18. Bug 581670 - [Releng] Update targetplatforms for 2023-06 RC2 (details)
  19. Bug 582075 - [Releng] Update target platform and move to 6.6.0 (details)
  20. Bug 582023: [SiriusDiagram][Core] Frequent ClassCastException on Papyrus-Sirius Diagram (details)
  21. Bug 578651: [Toolsmith][Menu] Reorganize menus (details)
  22. Bug 582007: [Activity] On creation of AcceptEventAction and SendSignalAction Eclipse freeze (details)
Commit f28e015fd12739b0ca09bad11bf53002ef40ef12 by vincent lorenzo
Bug 581660: [MemoryLeak] Several memory leak detected with Graal Visual VM
- 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>
The file was modified plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/multidiagram/actionbarcontributor/ActionBarContributorDescriptor.java
The file was modified plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/multidiagram/actionbarcontributor/CoreComposedActionBarContributor.java
The file was modified plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java
The file was modified plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/multidiagram/actionbarcontributor/ActionBarContributorRegistry.java
Commit d50353245cac00d396ae10e7b6010af6ec851d80 by vincent lorenzo
Bug 577845: [Sirius][Diagram][EditPolicy] some editpolicies provided by Papyrus for GMF Diagram are also applied to Papyrus Sirius Diagram and it should not
Avoid creation of these EditPolicies on Sirius diagrams:
- org.eclipse.papyrus.infra.gmfdiag.common.editpolicies.PapyrusPopupBarEditPolicy
- org.eclipse.papyrus.infra.gmfdiag.canonical.editpolicy.PapyrusCanonicalEditPolicy

Change-Id: I6cf76e070ff4b8200cea86cd49eeb775ad4bed0d
Signed-off-by: Vincent Lorenzo <vincent.lorenzo@cea.fr>
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.canonical/src/org/eclipse/papyrus/infra/gmfdiag/canonical/internal/provider/PapyrusCanonicalEditPolicyProvider.java
The file was modified features/papyrus-main-features/org.eclipse.papyrus.infra.gmfdiag.feature/feature.xml
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/providers/PopupBarEditPolicyProvider.java
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.canonical/META-INF/MANIFEST.MF
The file was modified features/papyrus-main-features/org.eclipse.papyrus.infra.gmfdiag.feature/pom.xml
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/META-INF/MANIFEST.MF
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/pom.xml
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.canonical/pom.xml
Commit 12ced02807a37a577e40f8235bccf8c68f220389 by Quentin Le Menez
Bug 581848 - [Releng] Move to java 17

- Fix java references in Manifests, settings and classpaths

Change-Id: Ia058bbf2403aa2cb8d8188c5aac0421e179ab513
Signed-off-by: Pauline DEVILLE <pauline.deville@cea.fr>
The file was modified plugins/infra/textedit/org.eclipse.papyrus.infra.textedit.ui/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions.editor/.settings/org.eclipse.jdt.core.prefs
The file was modified examples/infra/org.eclipse.papyrus.infra.gmfdiag.connectionpoint.preferences/META-INF/MANIFEST.MF
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.efacet.edit/META-INF/MANIFEST.MF
The file was modified plugins/infra/textedit/org.eclipse.papyrus.infra.textedit/.classpath
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.efacet.metamodel.edit/META-INF/MANIFEST.MF
The file was modified plugins/infra/architecture/org.eclipse.papyrus.infra.architecture/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.model.edit/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization.utils/.classpath
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.efacet.catalog/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/textedit/org.eclipse.papyrus.infra.textedit.types/META-INF/MANIFEST.MF
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.query.ocl.core/.classpath
The file was modified plugins/infra/emf/org.eclipse.papyrus.infra.emf.types.ui/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/misc/org.eclipse.papyrus.infra.hyperlink/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.extensionpoints.editors/.classpath
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/.classpath
The file was modified plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model.editor/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/properties/org.eclipse.papyrus.infra.properties/META-INF/MANIFEST.MF
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.common.core/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css3.xtext/.classpath
The file was modified examples/uml/org.eclipse.papyrus.uml.disable.helper.advices.example/META-INF/MANIFEST.MF
The file was modified plugins/facet/editor/org.eclipse.papyrus.emf.facet.doc/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.efacet.catalog/META-INF/MANIFEST.MF
The file was modified plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant/META-INF/MANIFEST.MF
The file was modified plugins/infra/internationalization/org.eclipse.papyrus.infra.editor.welcome.internationalization/META-INF/MANIFEST.MF
The file was modified plugins/infra/services/org.eclipse.papyrus.infra.services.edit.ui/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/doc/org.eclipse.papyrus.uml.decoratormodel.doc/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.util.core/.classpath
The file was modified plugins/toolsmiths/org.eclipse.papyrus.codegen/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.architecture.edit/META-INF/MANIFEST.MF
The file was modified plugins/emf/org.eclipse.papyrus.emf.ui/.classpath
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.query.java.metamodel/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/.classpath
The file was modified plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.utils/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.core/.classpath
The file was modified plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.representation/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel.edit/.classpath
The file was modified plugins/infra/constraints/org.eclipse.papyrus.infra.constraints.editor/META-INF/MANIFEST.MF
The file was modified plugins/infra/emf/org.eclipse.papyrus.infra.emf.diagram.common/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.navigation/META-INF/MANIFEST.MF
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors/.classpath
The file was modified plugins/infra/textedit/org.eclipse.papyrus.infra.textedit.ui/META-INF/MANIFEST.MF
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.extensionpoints.editors/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/doc/org.eclipse.papyrus.toolsmiths.recipe.elementtypes.doc/examples/org.eclipse.papyrus.toolsmiths.example.umlformetamodels/META-INF/MANIFEST.MF
The file was modified plugins/infra/constraints/org.eclipse.papyrus.infra.constraints/META-INF/MANIFEST.MF
The file was modified plugins/doc/org.eclipse.papyrus.infra.newchild.doc/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/toolsmiths/org.eclipse.papyrus.dev.ui/.classpath
The file was modified examples/uml/org.eclipse.papyrus.example.uml.nattable.empty.line/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/textedit/org.eclipse.papyrus.infra.textedit.representation.edit/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/uml/alf/org.eclipse.papyrus.uml.alf.libraries/.settings/org.eclipse.jdt.core.prefs
The file was modified examples/uml/org.eclipse.papyrus.examples.uml.diagrams/.classpath
The file was modified examples/uml/org.eclipse.papyrus.uml.disable.helper.advices.example/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/uml/m2m/org.eclipse.papyrus.uml.m2m.qvto.common.blackboxes/.classpath
The file was modified plugins/infra/services/org.eclipse.papyrus.infra.services.viewersearch/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.profile/.classpath
The file was modified plugins/doc/org.eclipse.papyrus.infra.services.navigation.doc/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.controlmode/META-INF/MANIFEST.MF
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.dnd/META-INF/MANIFEST.MF
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.core/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion/.classpath
The file was modified plugins/infra/emf/org.eclipse.papyrus.infra.emf.diagram.common/META-INF/MANIFEST.MF
The file was modified plugins/sdk/org.eclipse.papyrus.sdk/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/toolsmiths/org.eclipse.papyrus.gmf.editpartview/META-INF/MANIFEST.MF
The file was modified plugins/infra/services/org.eclipse.papyrus.infra.services.validation/META-INF/MANIFEST.MF
The file was modified plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions.editor/.classpath
The file was modified plugins/infra/properties/org.eclipse.papyrus.infra.properties.editor/.settings/org.eclipse.jdt.core.prefs
The file was modified examples/uml/org.eclipse.papyrus.example.uml.services.decorator/META-INF/MANIFEST.MF
The file was modified plugins/infra/ui/org.eclipse.papyrus.infra.widgets.toolbox/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/doc/org.eclipse.papyrus.dsml.validation.doc/META-INF/MANIFEST.MF
The file was modified plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization.edit/.classpath
The file was modified plugins/doc/org.eclipse.papyrus.infra.services.controlmode.doc/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.efacet.editor/META-INF/MANIFEST.MF
The file was modified plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.expressions/META-INF/MANIFEST.MF
The file was modified plugins/infra/misc/org.eclipse.papyrus.infra.sync/.classpath
The file was modified plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.common/META-INF/MANIFEST.MF
The file was modified plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator/.classpath
The file was modified plugins/infra/textedit/org.eclipse.papyrus.infra.textedit.xtext/.classpath
The file was modified plugins/editor/org.eclipse.papyrus.editor/META-INF/MANIFEST.MF
The file was modified plugins/infra/filters/org.eclipse.papyrus.infra.filters/.classpath
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/.classpath
The file was modified plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.representation/META-INF/MANIFEST.MF
The file was modified plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/META-INF/MANIFEST.MF
The file was modified plugins/infra/textedit/org.eclipse.papyrus.infra.textedit.representation.architecture/.classpath
The file was modified plugins/toolsmiths/org.eclipse.papyrus.codegen/.classpath
The file was modified plugins/infra/services/org.eclipse.papyrus.infra.services.validation/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.efacet/.classpath
The file was modified plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.dnd/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.ui/META-INF/MANIFEST.MF
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.efacet/META-INF/MANIFEST.MF
The file was modified plugins/doc/org.eclipse.papyrus.infra.doc/.classpath
The file was modified plugins/uml/expressions/org.eclipse.papyrus.uml.expressions/META-INF/MANIFEST.MF
The file was modified examples/infra/org.eclipse.papyrus.infra.gmfdiag.connectionpoint.preferences/.classpath
The file was modified plugins/infra/services/org.eclipse.papyrus.infra.services.markerlistener/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel.edit/META-INF/MANIFEST.MF
The file was modified plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.configuration/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/META-INF/MANIFEST.MF
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.modelexplorer/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization/.classpath
The file was modified plugins/infra/emf/org.eclipse.papyrus.infra.emf.diagram.common/.classpath
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.menu/.classpath
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.efacet.sdk.ui/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.core/.classpath
The file was modified examples/uml/org.eclipse.papyrus.example.uml.nattable.empty.line/.classpath
The file was modified plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui/.classpath
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.catalog/.classpath
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.efacet.metamodel/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model/META-INF/MANIFEST.MF
The file was modified plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.ui/.classpath
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/META-INF/MANIFEST.MF
The file was modified plugins/infra/textedit/org.eclipse.papyrus.infra.textedit.edit/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.representation.edit/.classpath
The file was modified plugins/toolsmiths/org.eclipse.papyrus.infra.gmfdiag.css.debug/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.controlmode/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/uml/architecture/org.eclipse.papyrus.uml.architecture/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/doc/org.eclipse.papyrus.copypaste.ui.doc/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/uml/expressions/org.eclipse.papyrus.uml.expressions.edit/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.properties/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model.edit/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/core/org.eclipse.papyrus.infra.core.architecture/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions.edit/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/doc/org.eclipse.papyrus.uml.doc/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/constraints/org.eclipse.papyrus.infra.constraints/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/constraints/org.eclipse.papyrus.infra.constraints.editor/.classpath
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.common.core/.classpath
The file was modified plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.properties/.classpath
The file was modified plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.editor/META-INF/MANIFEST.MF
The file was modified plugins/infra/types/org.eclipse.papyrus.infra.types.edit/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/toolsmiths/org.eclipse.papyrus.releng.tools/META-INF/MANIFEST.MF
The file was modified plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.elementtypes/META-INF/MANIFEST.MF
The file was modified plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/META-INF/MANIFEST.MF
The file was modified plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer/.classpath
The file was modified plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions.properties/.classpath
The file was modified plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.newchild/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/toolsmiths/org.eclipse.papyrus.infra.emf.commandstack/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/META-INF/MANIFEST.MF
The file was modified plugins/toolsmiths/org.eclipse.papyrus.releng.tools/.classpath
The file was modified plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui/META-INF/MANIFEST.MF
The file was modified plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel/META-INF/MANIFEST.MF
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.architecture/.classpath
The file was modified plugins/infra/types/org.eclipse.papyrus.infra.types.ui/.classpath
The file was modified examples/others/org.eclipse.papyrus.example.text.instance/.classpath
The file was modified plugins/infra/types/org.eclipse.papyrus.infra.types.edit/.classpath
The file was modified plugins/infra/newchild/org.eclipse.papyrus.infra.newchild.edit/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.dnd/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/editor/org.eclipse.papyrus.editor/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/core/org.eclipse.papyrus.infra.core.log/.classpath
The file was modified plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.controlmode/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/properties/org.eclipse.papyrus.infra.properties.edit/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/services/org.eclipse.papyrus.infra.services.viewersearch/.classpath
The file was modified plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.newchild/META-INF/MANIFEST.MF
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/uml/m2m/org.eclipse.papyrus.uml.m2m.qvto.common/META-INF/MANIFEST.MF
The file was modified plugins/infra/ui/org.eclipse.papyrus.infra.ui.architecture/.classpath
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.style.edit/.classpath
The file was modified plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly/.settings/org.eclipse.jdt.core.prefs
The file was modified examples/uml/edition/org.eclipse.papyrus.examples.uml.edition.profile/.classpath
The file was modified plugins/infra/misc/org.eclipse.papyrus.infra.guava/META-INF/MANIFEST.MF
The file was modified plugins/infra/types/org.eclipse.papyrus.infra.types.rulebased/.classpath
The file was modified plugins/uml/expressions/org.eclipse.papyrus.uml.expressions.properties/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.representation.edit/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator.ui/META-INF/MANIFEST.MF
The file was modified plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.modelexplorer/META-INF/MANIFEST.MF
The file was modified plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/.classpath
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/.classpath
The file was modified plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer.widgets/.classpath
The file was modified plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.clazz.config/META-INF/MANIFEST.MF
The file was modified plugins/toolsmiths/org.eclipse.papyrus.uml.m2m.qvto.tests.tools/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.preferences/.classpath
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.custom.core/.classpath
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.query.java.core/.classpath
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.util.pde.core/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.efacet/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/doc/org.eclipse.papyrus.uml.profile.types.doc/META-INF/MANIFEST.MF
The file was modified plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.common/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/META-INF/MANIFEST.MF
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.model.edit/.classpath
The file was modified plugins/infra/nattable/org.eclipse.papyrus.infra.emf.nattable/.classpath
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.properties/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/emf/org.eclipse.papyrus.infra.emf.types.ui/.classpath
The file was modified plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.representation.edit/.classpath
The file was modified plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.edit/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.gef/.classpath
The file was modified plugins/infra/architecture/org.eclipse.papyrus.infra.architecture.representation.edit/.classpath
The file was modified plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator/META-INF/MANIFEST.MF
The file was modified plugins/infra/textedit/org.eclipse.papyrus.infra.textedit.representation.edit/META-INF/MANIFEST.MF
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/META-INF/MANIFEST.MF
The file was modified plugins/uml/alf/org.eclipse.papyrus.uml.alf.libraries/.classpath
The file was modified plugins/doc/org.eclipse.papyrus.api.migration.doc/.classpath
The file was modified plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/META-INF/MANIFEST.MF
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.common.sdk.core/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.properties/.classpath
The file was modified plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant/.classpath
The file was modified plugins/infra/misc/org.eclipse.papyrus.infra.hyperlink/META-INF/MANIFEST.MF
The file was modified plugins/toolsmiths/org.eclipse.papyrus.dev.project.management/META-INF/MANIFEST.MF
The file was modified plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration/.classpath
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards/.classpath
The file was modified plugins/doc/org.eclipse.papyrus.developer.doc/META-INF/MANIFEST.MF
The file was modified plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css3.xtext/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/META-INF/MANIFEST.MF
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.linklf/.classpath
The file was modified examples/infra/org.eclipse.papyrus.example.infra.servicesregistry.retrieval/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/doc/org.eclipse.papyrus.toolsmiths.plugin.builder.doc/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/toolsmiths/org.eclipse.papyrus.dev.types/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/newchild/org.eclipse.papyrus.infra.newchild.editor/.classpath
The file was modified plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.ui/.classpath
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.widgets/.classpath
The file was modified plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.profile/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.architecture/META-INF/MANIFEST.MF
The file was modified plugins/editor/org.eclipse.papyrus.eclipse.project.editors/META-INF/MANIFEST.MF
The file was modified plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.profile/META-INF/MANIFEST.MF
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/META-INF/MANIFEST.MF
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.util.core/META-INF/MANIFEST.MF
The file was modified plugins/uml/alf/org.eclipse.papyrus.uml.alf.common.ui/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/.classpath
The file was modified examples/uml/org.eclipse.papyrus.examples.uml.diagrams/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.css/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/toolsmiths/org.eclipse.papyrus.gmf.editpartview/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.symbols/META-INF/MANIFEST.MF
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.widgets/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/ui/org.eclipse.papyrus.infra.ui/.classpath
The file was modified plugins/infra/architecture/org.eclipse.papyrus.infra.architecture.representation/.classpath
The file was modified plugins/toolsmiths/org.eclipse.papyrus.gmf.editpoliciesstates/.classpath
The file was modified examples/uml/org.eclipse.papyrus.uml.disable.helper.advices.example/.classpath
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/.classpath
The file was modified plugins/toolsmiths/org.eclipse.papyrus.gmf.figureview/.classpath
The file was modified plugins/infra/newchild/org.eclipse.papyrus.infra.newchild.editor/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/toolsmiths/org.eclipse.papyrus.infra.emf.commandstack/.classpath
The file was modified plugins/infra/core/org.eclipse.papyrus.infra.core.architecture.edit/META-INF/MANIFEST.MF
The file was modified plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode.history/META-INF/MANIFEST.MF
The file was modified plugins/toolsmiths/org.eclipse.papyrus.dev.view.services.edit.request/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/facet/editor/org.eclipse.papyrus.emf.facet.doc/.classpath
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/.classpath
The file was modified plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.elementtypes/.classpath
The file was modified plugins/doc/org.eclipse.papyrus.toolsmiths.plugin.builder.doc/META-INF/MANIFEST.MF
The file was modified plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode.history/.classpath
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.css/.classpath
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.viewersearcher/.classpath
The file was modified plugins/infra/constraints/org.eclipse.papyrus.infra.constraints.editor/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.util.ui/META-INF/MANIFEST.MF
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.canonical/.classpath
The file was modified plugins/infra/types/org.eclipse.papyrus.infra.types.editor/META-INF/MANIFEST.MF
The file was modified plugins/doc/org.eclipse.papyrus.developer.doc/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.ui/.settings/org.eclipse.jdt.core.prefs
The file was modified examples/emf/org.eclipse.papyrus.outline.emftree/META-INF/MANIFEST.MF
The file was modified plugins/infra/nattable/org.eclipse.papyrus.infra.emf.nattable/META-INF/MANIFEST.MF
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.efacet.core/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/doc/org.eclipse.papyrus.infra.doc/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.core/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/misc/org.eclipse.papyrus.infra.sync/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/META-INF/MANIFEST.MF
The file was modified plugins/infra/types/org.eclipse.papyrus.infra.types/.classpath
The file was modified plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui/META-INF/MANIFEST.MF
The file was modified plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.metamodel.editor/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/newchild/org.eclipse.papyrus.infra.newchild/META-INF/MANIFEST.MF
The file was modified examples/infra/org.eclipse.papyrus.example.infra.servicesregistry.retrieval/.classpath
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/META-INF/MANIFEST.MF
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.efacet.core/META-INF/MANIFEST.MF
The file was modified plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.configuration/META-INF/MANIFEST.MF
The file was modified plugins/infra/ui/org.eclipse.papyrus.infra.ui.resources/META-INF/MANIFEST.MF
The file was modified plugins/uml/alf/org.eclipse.papyrus.uml.alf.common/META-INF/MANIFEST.MF
The file was modified plugins/toolsmiths/builder/org.eclipse.papyrus.toolsmiths.plugin.builder/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.properties/META-INF/MANIFEST.MF
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.efacet.ui/META-INF/MANIFEST.MF
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.query.java/META-INF/MANIFEST.MF
The file was modified plugins/uml/alf/org.eclipse.papyrus.uml.alf.ui/META-INF/MANIFEST.MF
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/editor/org.eclipse.papyrus.editor.perspectiveconfiguration/META-INF/MANIFEST.MF
The file was modified plugins/infra/services/org.eclipse.papyrus.infra.services.edit/META-INF/MANIFEST.MF
The file was modified plugins/doc/org.eclipse.papyrus.uml.diagram.common.doc/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.util.core/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.properties/.classpath
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.query.java/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.ui/META-INF/MANIFEST.MF
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.representation/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/toolsmiths/org.eclipse.papyrus.dev.ui/META-INF/MANIFEST.MF
The file was modified plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/META-INF/MANIFEST.MF
The file was modified examples/custo/org.eclipse.papyrus.example.custo.cyber/.classpath
The file was modified plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator/.classpath
The file was modified plugins/doc/org.eclipse.papyrus.infra.services.controlmode.doc/META-INF/MANIFEST.MF
The file was modified plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization.edit/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.widgets/META-INF/MANIFEST.MF
The file was modified plugins/editor/org.eclipse.papyrus.eclipse.project.editors/.classpath
The file was modified plugins/infra/services/org.eclipse.papyrus.infra.services.openelement/.classpath
The file was modified plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.nattable/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/doc/org.eclipse.papyrus.toolsmiths.recipe.elementtypes.doc/examples/org.eclipse.papyrus.toolsmiths.example.umlformetamodels/.classpath
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/.classpath
The file was modified examples/uml/org.eclipse.papyrus.example.uml.services.decorator/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.extensionpoints.editors/.classpath
The file was modified plugins/doc/org.eclipse.papyrus.infra.newchild.doc/.classpath
The file was modified plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.readonly/META-INF/MANIFEST.MF
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.modelexplorer/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/doc/org.eclipse.papyrus.api.migration.doc/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/.classpath
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.query.java/.classpath
The file was modified examples/uml/org.eclipse.papyrus.uml.diagram.emftree/.classpath
The file was modified plugins/infra/ui/org.eclipse.papyrus.infra.ui.resources/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.edit/META-INF/MANIFEST.MF
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/internationalization/org.eclipse.papyrus.infra.editor.welcome.internationalization/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/core/org.eclipse.papyrus.infra.tools/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.common/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore/META-INF/MANIFEST.MF
The file was modified plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.nattable/META-INF/MANIFEST.MF
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.groups/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.edit/.classpath
The file was modified plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome/META-INF/MANIFEST.MF
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.gef/META-INF/MANIFEST.MF
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.query.ocl.metamodel/META-INF/MANIFEST.MF
The file was modified plugins/emf/org.eclipse.papyrus.emf.ui/META-INF/MANIFEST.MF
The file was modified plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/META-INF/MANIFEST.MF
The file was modified plugins/infra/ui/org.eclipse.papyrus.infra.widgets/.classpath
The file was modified plugins/emf/org.eclipse.papyrus.emf.ui/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/textedit/org.eclipse.papyrus.infra.textedit.modelexplorer/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/.classpath
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.common.core/META-INF/MANIFEST.MF
The file was modified examples/uml/org.eclipse.papyrus.uml.textual.editors.example/.classpath
The file was modified plugins/infra/misc/org.eclipse.papyrus.infra.sync/META-INF/MANIFEST.MF
The file was modified plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.common/META-INF/MANIFEST.MF
The file was modified plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.ui/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/toolsmiths/org.eclipse.papyrus.architectureview/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.controlmode/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/META-INF/MANIFEST.MF
The file was modified plugins/uml/alf/org.eclipse.papyrus.uml.alf.to.fuml/META-INF/MANIFEST.MF
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/.classpath
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/META-INF/MANIFEST.MF
The file was modified plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.query.java.sdk.ui/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.hyperlink/META-INF/MANIFEST.MF
The file was modified plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.edit/.classpath
The file was modified plugins/infra/services/org.eclipse.papyrus.infra.services.edit.ui/META-INF/MANIFEST.MF
The file was modified plugins/infra/ui/org.eclipse.papyrus.infra.newchild.ui/.classpath
The file was modified plugins/infra/textedit/org.eclipse.papyrus.infra.textedit/META-INF/MANIFEST.MF
The file was modified plugins/doc/org.eclipse.papyrus.infra.internationalization.doc/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.icons/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotype.edition/.classpath
The file was modified plugins/infra/core/org.eclipse.papyrus.infra.core/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/uml/alf/org.eclipse.papyrus.uml.alf/META-INF/MANIFEST.MF
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.navigation/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/services/org.eclipse.papyrus.infra.services.semantic/.classpath
The file was modified plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor/META-INF/MANIFEST.MF
The file was modified plugins/doc/org.eclipse.papyrus.uml.modelrepair.doc/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.editor/.classpath
The file was modified plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.ui/.classpath
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.navigation/.classpath
The file was modified plugins/infra/architecture/org.eclipse.papyrus.infra.architecture.representation/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.controlmode/META-INF/MANIFEST.MF
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.modelexplorer/.classpath
The file was modified plugins/infra/services/org.eclipse.papyrus.infra.services.navigation/META-INF/MANIFEST.MF
The file was modified plugins/infra/nattable/org.eclipse.papyrus.infra.emf.nattable/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.linklf/META-INF/MANIFEST.MF
The file was modified plugins/infra/ui/org.eclipse.papyrus.infra.ui.architecture/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/emf/org.eclipse.papyrus.infra.emf.types/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/doc/org.eclipse.papyrus.infra.gmfdiag.css.doc/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.generic.config/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/filters/org.eclipse.papyrus.infra.filters.edit/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/properties/org.eclipse.papyrus.infra.properties/.classpath
The file was modified plugins/toolsmiths/org.eclipse.papyrus.architectureview/.classpath
The file was modified plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model.editor/META-INF/MANIFEST.MF
The file was modified plugins/toolsmiths/org.eclipse.papyrus.infra.gmfdiag.css.debug/.classpath
The file was modified plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.editor/.classpath
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.ui/META-INF/MANIFEST.MF
The file was modified plugins/infra/services/org.eclipse.papyrus.infra.services.localizer/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.style.edit/.settings/org.eclipse.jdt.core.prefs
The file was modified examples/core/org.eclipse.papyrus.example.core.sashwindows.fulleditor/.classpath
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands/META-INF/MANIFEST.MF
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.gef/.settings/org.eclipse.jdt.core.prefs
The file was modified examples/uml/edition/org.eclipse.papyrus.examples.uml.edition.profile/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/uml/expressions/org.eclipse.papyrus.uml.expressions.edit/.classpath
The file was modified plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/.classpath
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotype.edition/META-INF/MANIFEST.MF
The file was modified plugins/infra/emf/org.eclipse.papyrus.infra.emf.appearance/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.util.ui/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/ui/org.eclipse.papyrus.infra.ui.architecture/META-INF/MANIFEST.MF
The file was modified plugins/infra/architecture/org.eclipse.papyrus.infra.architecture/.classpath
The file was modified plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.validate/META-INF/MANIFEST.MF
The file was modified plugins/toolsmiths/org.eclipse.papyrus.releng.main.release/.classpath
The file was modified plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.expressions/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/uml/alf/org.eclipse.papyrus.uml.alf/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend.ui/META-INF/MANIFEST.MF
The file was modified plugins/infra/properties/org.eclipse.papyrus.infra.properties.editor/META-INF/MANIFEST.MF
The file was modified plugins/infra/emf/org.eclipse.papyrus.infra.emf.types.ui.properties/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/filters/org.eclipse.papyrus.infra.filters.edit/.classpath
The file was modified plugins/doc/org.eclipse.papyrus.api.migration.doc/META-INF/MANIFEST.MF
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.util.jface.ui/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/.classpath
The file was modified plugins/infra/textedit/org.eclipse.papyrus.infra.textedit.modelexplorer/META-INF/MANIFEST.MF
The file was modified plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.config/META-INF/MANIFEST.MF
The file was modified examples/uml/org.eclipse.papyrus.uml.textual.editors.example/META-INF/MANIFEST.MF
The file was modified plugins/toolsmiths/org.eclipse.papyrus.dev.project.management/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands/.classpath
The file was modified plugins/infra/newchild/org.eclipse.papyrus.infra.newchild.editor/META-INF/MANIFEST.MF
The file was modified plugins/infra/core/org.eclipse.papyrus.infra.core.architecture/.classpath
The file was modified plugins/infra/properties/org.eclipse.papyrus.infra.properties.edit/META-INF/MANIFEST.MF
The file was modified plugins/doc/org.eclipse.papyrus.req.reqif.doc/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.controlmode/.classpath
The file was modified plugins/doc/org.eclipse.papyrus.infra.gmfdiag.common.doc/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/newchild/org.eclipse.papyrus.infra.newchild.edit/META-INF/MANIFEST.MF
The file was modified plugins/doc/org.eclipse.papyrus.copypaste.ui.doc/META-INF/MANIFEST.MF
The file was modified plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.editor/META-INF/MANIFEST.MF
The file was modified examples/emf/org.eclipse.papyrus.outline.emftree/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion/META-INF/MANIFEST.MF
The file was modified plugins/infra/newchild/org.eclipse.papyrus.infra.newchild.edit/.classpath
The file was modified plugins/doc/org.eclipse.papyrus.infra.emf.expressions.doc/.classpath
The file was modified plugins/doc/org.eclipse.papyrus.infra.nattable.doc/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.common.ui/META-INF/MANIFEST.MF
The file was modified plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/uml/alf/org.eclipse.papyrus.uml.alf.to.fuml/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/doc/org.eclipse.papyrus.toolsmiths.architecture.doc/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/.classpath
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.representation.edit/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/textedit/org.eclipse.papyrus.infra.textedit/.settings/org.eclipse.jdt.core.prefs
The file was modified examples/infra/org.eclipse.papyrus.example.infra.servicesregistry.retrieval/META-INF/MANIFEST.MF
The file was modified examples/user/org.eclipse.papyrus.examples.user.qvto/.classpath
The file was modified plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration/.classpath
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.query.ocl.metamodel/.classpath
The file was modified plugins/uml/alf/org.eclipse.papyrus.uml.alf.to.fuml/.classpath
The file was modified plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.clazz.config/.classpath
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.ui/.classpath
The file was modified plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer.widgets/META-INF/MANIFEST.MF
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.dnd/META-INF/MANIFEST.MF
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/META-INF/MANIFEST.MF
The file was modified plugins/toolsmiths/org.eclipse.papyrus.gmf.editpoliciesstates/META-INF/MANIFEST.MF
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.architecture/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.query.java.metamodel/META-INF/MANIFEST.MF
The file was modified plugins/infra/services/org.eclipse.papyrus.infra.services.openelement/META-INF/MANIFEST.MF
The file was modified plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.ui/.classpath
The file was modified plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/.classpath
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.export/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading/.classpath
The file was modified examples/custo/org.eclipse.papyrus.example.custo.cyber/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/constraints/org.eclipse.papyrus.infra.constraints.ui/META-INF/MANIFEST.MF
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.efacet.sdk.ui/META-INF/MANIFEST.MF
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.restrictions/.classpath
The file was modified plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.ui/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/uml/alf/org.eclipse.papyrus.uml.alf.common/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/uml/alf/org.eclipse.papyrus.uml.alf.common.ui/.classpath
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.catalog/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.ui/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.dnd/.classpath
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/toolsmiths/builder/org.eclipse.papyrus.toolsmiths.plugin.builder/META-INF/MANIFEST.MF
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.util.ui/.classpath
The file was modified plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.modelexplorer/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.matrix/.classpath
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.style/.classpath
The file was modified plugins/toolsmiths/org.eclipse.papyrus.codegen/META-INF/MANIFEST.MF
The file was modified plugins/infra/services/org.eclipse.papyrus.infra.services.decoration/META-INF/MANIFEST.MF
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.export/.classpath
The file was modified plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.generic/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.query.java.core/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.controlmode/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.groups/.classpath
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.efacet.sdk.ui/.classpath
The file was modified plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.metamodel.editor/META-INF/MANIFEST.MF
The file was modified plugins/toolsmiths/org.eclipse.papyrus.dev.types/.classpath
The file was modified plugins/uml/m2m/org.eclipse.papyrus.uml.m2m.qvto.common.blackboxes/META-INF/MANIFEST.MF
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.query.ocl.core/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.gmfdiag/.classpath
The file was modified plugins/infra/textedit/org.eclipse.papyrus.infra.textedit.representation.architecture/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/constraints/org.eclipse.papyrus.infra.constraints.edit/META-INF/MANIFEST.MF
The file was modified examples/uml/org.eclipse.papyrus.examples.uml.textedit.property.xtext.architecture/.classpath
The file was modified plugins/infra/internationalization/org.eclipse.papyrus.infra.editor.welcome.internationalization/.classpath
The file was modified plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.edit/.classpath
The file was modified plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.clazz.config/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/META-INF/MANIFEST.MF
The file was modified plugins/infra/services/org.eclipse.papyrus.infra.services.labelprovider/.classpath
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.restrictions/META-INF/MANIFEST.MF
The file was modified plugins/toolsmiths/org.eclipse.papyrus.dev.view.services.edit.request/.classpath
The file was modified plugins/infra/onefile/org.eclipse.papyrus.infra.onefile/.classpath
The file was modified plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer/META-INF/MANIFEST.MF
The file was modified plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.config/.classpath
The file was modified plugins/infra/constraints/org.eclipse.papyrus.infra.constraints.edit/.classpath
The file was modified plugins/infra/properties/org.eclipse.papyrus.infra.properties.editor/.classpath
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.core/META-INF/MANIFEST.MF
The file was modified plugins/infra/filters/org.eclipse.papyrus.infra.filters.edit/META-INF/MANIFEST.MF
The file was modified plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.ui/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.efacet.edit/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/core/org.eclipse.papyrus.infra.tools/.classpath
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/.classpath
The file was modified plugins/doc/org.eclipse.papyrus.infra.services.controlmode.doc/.classpath
The file was modified plugins/uml/expressions/org.eclipse.papyrus.uml.expressions.properties/META-INF/MANIFEST.MF
The file was modified plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.architecture/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/core/org.eclipse.papyrus.infra.core.architecture.edit/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions/.classpath
The file was modified examples/core/org.eclipse.papyrus.example.core.sashwindows.fulleditor/META-INF/MANIFEST.MF
The file was modified plugins/toolsmiths/org.eclipse.papyrus.dev.project.management/.classpath
The file was modified plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.utils/.classpath
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/META-INF/MANIFEST.MF
The file was modified plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf/META-INF/MANIFEST.MF
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore/.classpath
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/META-INF/MANIFEST.MF
The file was modified plugins/infra/services/org.eclipse.papyrus.infra.services.markerlistener/META-INF/MANIFEST.MF
The file was modified plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration.ui/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.custom.core/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/types/org.eclipse.papyrus.infra.types.editor/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/services/org.eclipse.papyrus.infra.services.architecture/META-INF/MANIFEST.MF
The file was modified plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.edit/META-INF/MANIFEST.MF
The file was modified plugins/toolsmiths/org.eclipse.papyrus.infra.gmfdiag.css.debug/META-INF/MANIFEST.MF
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.common.ui/.classpath
The file was modified plugins/infra/emf/org.eclipse.papyrus.infra.emf.types/META-INF/MANIFEST.MF
The file was modified plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions/.settings/org.eclipse.jdt.core.prefs
The file was modified examples/uml/org.eclipse.papyrus.example.uml.comment.editor.sharedresource/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/services/org.eclipse.papyrus.infra.services.semantic/META-INF/MANIFEST.MF
The file was modified plugins/infra/misc/org.eclipse.papyrus.infra.psf/.classpath
The file was modified plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/.classpath
The file was modified plugins/doc/org.eclipse.papyrus.toolsmiths.recipe.elementtypes.doc/META-INF/MANIFEST.MF
The file was modified plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.ui/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.common/.classpath
The file was modified plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.generic/.classpath
The file was modified plugins/emf/org.eclipse.papyrus.emf/.classpath
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.outline/META-INF/MANIFEST.MF
The file was modified plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.elementtypes/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel/.classpath
The file was modified plugins/infra/newchild/org.eclipse.papyrus.infra.newchild/.classpath
The file was modified plugins/doc/org.eclipse.papyrus.toolsmiths.validation.doc/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.widgets/META-INF/MANIFEST.MF
The file was modified plugins/infra/textedit/org.eclipse.papyrus.infra.textedit.xtext/META-INF/MANIFEST.MF
The file was modified plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.controlmode/.classpath
The file was modified plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.navigation/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/newchild/org.eclipse.papyrus.infra.newchild/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/.classpath
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/toolsmiths/org.eclipse.papyrus.dev.ui/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.menu/META-INF/MANIFEST.MF
The file was modified plugins/infra/services/org.eclipse.papyrus.infra.services.localizer/META-INF/MANIFEST.MF
The file was modified plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.ui/.classpath
The file was modified plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.expressions/.classpath
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.outline/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/types/org.eclipse.papyrus.infra.types.editor/.classpath
The file was modified plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/ui/org.eclipse.papyrus.infra.newchild.ui/META-INF/MANIFEST.MF
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.ui/.classpath
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.architecture.edit/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.util.swt/META-INF/MANIFEST.MF
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.query.java.sdk.ui/META-INF/MANIFEST.MF
The file was modified plugins/infra/services/org.eclipse.papyrus.infra.services.validation/.classpath
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.util.pde.core/META-INF/MANIFEST.MF
The file was modified plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.validate/.classpath
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.util.pde.core/.classpath
The file was modified plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode.history/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome/.classpath
The file was modified examples/uml/org.eclipse.papyrus.uml.diagram.emftree/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator.ui/.classpath
The file was modified plugins/infra/textedit/org.eclipse.papyrus.infra.textedit.properties/META-INF/MANIFEST.MF
The file was modified plugins/infra/constraints/org.eclipse.papyrus.infra.constraints.ui/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.gmfdiag/META-INF/MANIFEST.MF
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.efacet.edit/.classpath
The file was modified examples/uml/org.eclipse.papyrus.example.uml.comment.editor.newresource/META-INF/MANIFEST.MF
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.representation.edit/META-INF/MANIFEST.MF
The file was modified plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration/META-INF/MANIFEST.MF
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.gmfmenu.filter/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.common/.classpath
The file was modified plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.properties/META-INF/MANIFEST.MF
The file was modified plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions.properties/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/types/org.eclipse.papyrus.infra.types/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/doc/org.eclipse.papyrus.uml.search.ui.doc/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/uml/alf/org.eclipse.papyrus.uml.alf.ui/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotype.edition/.settings/org.eclipse.jdt.core.prefs
The file was modified examples/uml/org.eclipse.papyrus.example.uml.nattable.actions/.classpath
The file was modified examples/uml/edition/org.eclipse.papyrus.examples.uml.edition.profile/META-INF/MANIFEST.MF
The file was modified plugins/toolsmiths/org.eclipse.papyrus.releng.dev.release/.classpath
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.efacet.editor/.classpath
The file was modified plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/META-INF/MANIFEST.MF
The file was modified plugins/infra/ui/org.eclipse.papyrus.infra.ui.fonts/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/ui/org.eclipse.papyrus.infra.widgets.toolbox/META-INF/MANIFEST.MF
The file was modified plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/.classpath
The file was modified plugins/infra/services/org.eclipse.papyrus.infra.services.edit/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/types/org.eclipse.papyrus.infra.types.core/META-INF/MANIFEST.MF
The file was modified plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.newchild/.classpath
The file was modified plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.edit/META-INF/MANIFEST.MF
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.efacet.metamodel/META-INF/MANIFEST.MF
The file was modified plugins/infra/misc/org.eclipse.papyrus.infra.guava/.classpath
The file was modified plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.edit/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/services/org.eclipse.papyrus.infra.services.navigation/.classpath
The file was modified examples/uml/org.eclipse.papyrus.uml.textual.editors.example/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/services/org.eclipse.papyrus.infra.services.architecture/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration.ui/META-INF/MANIFEST.MF
The file was modified plugins/infra/emf/org.eclipse.papyrus.infra.emf.types.ui/META-INF/MANIFEST.MF
The file was modified plugins/uml/alf/org.eclipse.papyrus.uml.alf.libraries/META-INF/MANIFEST.MF
The file was modified plugins/infra/filters/org.eclipse.papyrus.infra.filters/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.edit/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/META-INF/MANIFEST.MF
The file was modified plugins/doc/org.eclipse.papyrus.developer.doc/.classpath
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.util.jface.ui/.classpath
The file was modified plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.matrix/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/services/org.eclipse.papyrus.infra.services.semantic/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf/.classpath
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.architecture.edit/.classpath
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model.editor/.classpath
The file was modified plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.common/.classpath
The file was modified plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.readonly/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/services/org.eclipse.papyrus.infra.services.decoration/.classpath
The file was modified examples/user/org.eclipse.papyrus.examples.user.qvto/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.matrix/META-INF/MANIFEST.MF
The file was modified plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/.classpath
The file was modified plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/doc/org.eclipse.papyrus.infra.architecture.doc/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/doc/org.eclipse.papyrus.doctemplate.doc/META-INF/MANIFEST.MF
The file was modified plugins/infra/services/org.eclipse.papyrus.infra.services.markerlistener/.classpath
The file was modified plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.properties/META-INF/MANIFEST.MF
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.ui/META-INF/MANIFEST.MF
The file was modified plugins/infra/services/org.eclipse.papyrus.infra.services.decoration/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.model.edit/META-INF/MANIFEST.MF
The file was modified plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/doc/org.eclipse.papyrus.uml.profile.types.doc/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/emf/org.eclipse.papyrus.infra.emf/.classpath
The file was modified plugins/infra/core/org.eclipse.papyrus.infra.core.architecture/META-INF/MANIFEST.MF
The file was modified plugins/doc/org.eclipse.papyrus.infra.newchild.doc/META-INF/MANIFEST.MF
The file was modified plugins/infra/onefile/org.eclipse.papyrus.infra.onefile/META-INF/MANIFEST.MF
The file was modified plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/META-INF/MANIFEST.MF
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.controlmode/.classpath
The file was modified plugins/emf/org.eclipse.papyrus.emf/META-INF/MANIFEST.MF
The file was modified plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/sdk/org.eclipse.papyrus.sdk/META-INF/MANIFEST.MF
The file was modified plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions.properties/META-INF/MANIFEST.MF
The file was modified plugins/infra/types/org.eclipse.papyrus.infra.types.ui/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization.edit/META-INF/MANIFEST.MF
The file was modified plugins/infra/architecture/org.eclipse.papyrus.infra.architecture.representation.edit/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/services/org.eclipse.papyrus.infra.services.viewlabelprovider/.classpath
The file was modified plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui/.classpath
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.utils/META-INF/MANIFEST.MF
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.menu/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.common.sdk.core/.classpath
The file was modified plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/META-INF/MANIFEST.MF
The file was modified plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.properties/.settings/org.eclipse.jdt.core.prefs
The file was modified examples/others/org.eclipse.papyrus.example.text.instance/META-INF/MANIFEST.MF
The file was modified plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/META-INF/MANIFEST.MF
The file was modified plugins/uml/m2m/org.eclipse.papyrus.uml.m2m.qvto.common/.classpath
The file was modified examples/core/org.eclipse.papyrus.example.core.sashwindows.simpleeditor/.classpath
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.custom.core/META-INF/MANIFEST.MF
The file was modified plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator.ui/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/.classpath
The file was modified plugins/infra/services/org.eclipse.papyrus.infra.services.architecture/.classpath
The file was modified examples/uml/org.eclipse.papyrus.example.uml.comment.editor.sharedresource/pom.xml
The file was modified plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/core/org.eclipse.papyrus.infra.core.architecture.edit/.classpath
The file was modified examples/uml/org.eclipse.papyrus.example.uml.nattable.actions/META-INF/MANIFEST.MF
The file was modified plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.representation.edit/META-INF/MANIFEST.MF
The file was modified plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.properties/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/toolsmiths/org.eclipse.papyrus.uml.m2m.qvto.tests.tools/.classpath
The file was modified plugins/toolsmiths/org.eclipse.papyrus.architectureview/META-INF/MANIFEST.MF
The file was modified examples/custo/org.eclipse.papyrus.example.custo.cyber/META-INF/MANIFEST.MF
The file was modified plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/editor/org.eclipse.papyrus.editor.perspectiveconfiguration/.classpath
The file was modified plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/ui/org.eclipse.papyrus.infra.ui/META-INF/MANIFEST.MF
The file was modified plugins/infra/architecture/org.eclipse.papyrus.infra.architecture.representation.edit/META-INF/MANIFEST.MF
The file was modified plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/textedit/org.eclipse.papyrus.infra.textedit.representation.edit/.classpath
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui/.classpath
The file was modified plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.ui/META-INF/MANIFEST.MF
The file was modified examples/core/org.eclipse.papyrus.example.core.lifecycleevents/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.common/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/META-INF/MANIFEST.MF
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.gmfmenu.filter/META-INF/MANIFEST.MF
The file was modified plugins/uml/architecture/org.eclipse.papyrus.uml.architecture/META-INF/MANIFEST.MF
The file was modified plugins/infra/services/org.eclipse.papyrus.infra.services.viewlabelprovider/META-INF/MANIFEST.MF
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/META-INF/MANIFEST.MF
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.restrictions/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.hyperlink/.classpath
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel.edit/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.config/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.edit/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/services/org.eclipse.papyrus.infra.services.viewersearch/META-INF/MANIFEST.MF
The file was modified plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/.classpath
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.preferences/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator/META-INF/MANIFEST.MF
The file was modified plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.gmfdiag/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor/.classpath
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.efacet.metamodel/.classpath
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.properties/META-INF/MANIFEST.MF
The file was modified plugins/infra/services/org.eclipse.papyrus.infra.services.localizer/.classpath
The file was modified plugins/uml/alf/org.eclipse.papyrus.uml.alf.common.ui/META-INF/MANIFEST.MF
The file was modified examples/uml/org.eclipse.papyrus.example.uml.comment.editor.newresource/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/services/org.eclipse.papyrus.infra.services.viewlabelprovider/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer.widgets/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.representation/META-INF/MANIFEST.MF
The file was modified plugins/infra/misc/org.eclipse.papyrus.infra.psf/.settings/org.eclipse.jdt.core.prefs
The file was modified examples/core/org.eclipse.papyrus.example.core.lifecycleevents/META-INF/MANIFEST.MF
The file was modified plugins/infra/services/org.eclipse.papyrus.infra.services.labelprovider/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/toolsmiths/org.eclipse.papyrus.gmf.editpartview/.classpath
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.navigation/META-INF/MANIFEST.MF
The file was modified plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/META-INF/MANIFEST.MF
The file was modified plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.ecore/META-INF/MANIFEST.MF
The file was modified plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model/.classpath
The file was modified plugins/uml/expressions/org.eclipse.papyrus.uml.expressions.edit/META-INF/MANIFEST.MF
The file was modified plugins/infra/emf/org.eclipse.papyrus.infra.emf.types.ui.properties/.classpath
The file was modified plugins/infra/emf/org.eclipse.papyrus.infra.emf.types/.classpath
The file was modified plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.nattable/.classpath
The file was modified plugins/editor/org.eclipse.papyrus.editor/.classpath
The file was modified plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.ecore/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.editor/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.icons/.classpath
The file was modified plugins/doc/org.eclipse.papyrus.infra.emf.expressions.doc/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.controlmode/META-INF/MANIFEST.MF
The file was modified plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.generic.config/META-INF/MANIFEST.MF
The file was modified plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/toolsmiths/org.eclipse.papyrus.dev.types/META-INF/MANIFEST.MF
The file was modified plugins/toolsmiths/org.eclipse.papyrus.mwe2.utils/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.modelexplorer/META-INF/MANIFEST.MF
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/.classpath
The file was modified plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/.classpath
The file was modified plugins/infra/emf/org.eclipse.papyrus.infra.emf.appearance/META-INF/MANIFEST.MF
The file was modified plugins/infra/textedit/org.eclipse.papyrus.infra.textedit.properties/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/toolsmiths/org.eclipse.papyrus.uml.m2m.qvto.tests.tools/META-INF/MANIFEST.MF
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.dnd/.classpath
The file was modified plugins/infra/constraints/org.eclipse.papyrus.infra.constraints.edit/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/textedit/org.eclipse.papyrus.infra.textedit.types/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/editor/org.eclipse.papyrus.editor.perspectiveconfiguration/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/.classpath
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/.classpath
The file was modified examples/core/org.eclipse.papyrus.example.core.lifecycleevents/.classpath
The file was modified plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions.edit/META-INF/MANIFEST.MF
The file was modified plugins/infra/ui/org.eclipse.papyrus.infra.newchild.ui/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/doc/org.eclipse.papyrus.infra.emf.expressions.doc/META-INF/MANIFEST.MF
The file was modified examples/uml/org.eclipse.papyrus.example.uml.services.decorator/.classpath
The file was modified examples/others/org.eclipse.papyrus.example.text.instance/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.groups/META-INF/MANIFEST.MF
The file was modified plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/.classpath
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/META-INF/MANIFEST.MF
The file was modified plugins/infra/properties/org.eclipse.papyrus.infra.properties/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.gmfmenu.filter/.classpath
The file was modified plugins/infra/misc/org.eclipse.papyrus.infra.hyperlink/.classpath
The file was modified plugins/uml/expressions/org.eclipse.papyrus.uml.expressions/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/uml/expressions/org.eclipse.papyrus.uml.expressions.properties/.classpath
The file was modified plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.architecture/META-INF/MANIFEST.MF
The file was modified plugins/uml/alf/org.eclipse.papyrus.uml.alf.ui/.classpath
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.efacet.metamodel.edit/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.ui/META-INF/MANIFEST.MF
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.preferences/META-INF/MANIFEST.MF
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.viewersearcher/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.outline/.classpath
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/.classpath
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.common.sdk.core/META-INF/MANIFEST.MF
The file was modified plugins/doc/org.eclipse.papyrus.customization.paletteconfiguration.doc/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.common.ui/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.ecore/.classpath
The file was modified plugins/uml/expressions/org.eclipse.papyrus.uml.expressions/.classpath
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/.classpath
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/META-INF/MANIFEST.MF
The file was modified plugins/infra/emf/org.eclipse.papyrus.infra.emf/META-INF/MANIFEST.MF
The file was modified plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization.utils/META-INF/MANIFEST.MF
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.export/META-INF/MANIFEST.MF
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/META-INF/MANIFEST.MF
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.efacet.ui/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.core/META-INF/MANIFEST.MF
The file was modified plugins/infra/constraints/org.eclipse.papyrus.infra.constraints/.classpath
The file was modified plugins/infra/types/org.eclipse.papyrus.infra.types.edit/META-INF/MANIFEST.MF
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.properties/.classpath
The file was modified plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/META-INF/MANIFEST.MF
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.symbols/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.icons/META-INF/MANIFEST.MF
The file was modified examples/user/org.eclipse.papyrus.examples.user.qvto/META-INF/MANIFEST.MF
The file was modified plugins/doc/org.eclipse.papyrus.uml.migration.doc/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly/.classpath
The file was modified plugins/infra/constraints/org.eclipse.papyrus.infra.constraints.ui/.classpath
The file was modified examples/uml/org.eclipse.papyrus.uml.diagram.emftree/META-INF/MANIFEST.MF
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/META-INF/MANIFEST.MF
The file was modified plugins/infra/types/org.eclipse.papyrus.infra.types.core/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/toolsmiths/org.eclipse.papyrus.releng.tools/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.model/.classpath
The file was modified plugins/infra/textedit/org.eclipse.papyrus.infra.textedit.edit/.classpath
The file was modified plugins/doc/org.eclipse.papyrus.toolsmiths.profilemigration.doc/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/services/org.eclipse.papyrus.infra.services.edit/.classpath
The file was modified examples/core/org.eclipse.papyrus.example.core.sashwindows.simpleeditor/META-INF/MANIFEST.MF
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.symbols/.classpath
The file was modified plugins/infra/ui/org.eclipse.papyrus.infra.ui.fonts/.classpath
The file was modified plugins/toolsmiths/org.eclipse.papyrus.gmf.figureview/META-INF/MANIFEST.MF
The file was modified plugins/uml/architecture/org.eclipse.papyrus.uml.architecture/.classpath
The file was modified examples/uml/org.eclipse.papyrus.example.uml.comment.editor.newresource/.classpath
The file was modified examples/uml/org.eclipse.papyrus.examples.uml.textedit.property.xtext.architecture/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/types/org.eclipse.papyrus.infra.types.core/.classpath
The file was modified plugins/uml/alf/org.eclipse.papyrus.uml.alf/.classpath
The file was modified plugins/infra/textedit/org.eclipse.papyrus.infra.textedit.representation.architecture/META-INF/MANIFEST.MF
The file was modified plugins/doc/org.eclipse.papyrus.toolsmiths.recipe.elementtypes.doc/examples/org.eclipse.papyrus.toolsmiths.example.umlformetamodels/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions/META-INF/MANIFEST.MF
The file was modified plugins/infra/emf/org.eclipse.papyrus.infra.emf.appearance/.classpath
The file was modified plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/toolsmiths/org.eclipse.papyrus.mwe2.utils/META-INF/MANIFEST.MF
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.efacet.ui/.classpath
The file was modified plugins/infra/ui/org.eclipse.papyrus.infra.ui/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/uml/m2m/org.eclipse.papyrus.uml.m2m.qvto.common/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading/META-INF/MANIFEST.MF
The file was modified plugins/toolsmiths/org.eclipse.papyrus.mwe2.utils/.classpath
The file was modified plugins/infra/emf/org.eclipse.papyrus.infra.emf/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/toolsmiths/org.eclipse.papyrus.dev.view.services.edit.request/META-INF/MANIFEST.MF
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/.classpath
The file was modified plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/emf/org.eclipse.papyrus.infra.emf.types.ui.properties/META-INF/MANIFEST.MF
The file was modified plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/.classpath
The file was modified plugins/infra/ui/org.eclipse.papyrus.infra.ui.resources/.classpath
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/META-INF/MANIFEST.MF
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.viewersearcher/META-INF/MANIFEST.MF
The file was modified plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.validate/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.ui/META-INF/MANIFEST.MF
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/doc/org.eclipse.papyrus.uml.profile.customization.doc/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode/META-INF/MANIFEST.MF
The file was modified plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.ui/META-INF/MANIFEST.MF
The file was modified plugins/infra/core/org.eclipse.papyrus.infra.core/META-INF/MANIFEST.MF
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.extensionpoints.editors/META-INF/MANIFEST.MF
The file was modified plugins/infra/textedit/org.eclipse.papyrus.infra.textedit.representation/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/emf/org.eclipse.papyrus.emf/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/types/org.eclipse.papyrus.infra.types.rulebased/META-INF/MANIFEST.MF
The file was modified plugins/infra/core/org.eclipse.papyrus.infra.core/.classpath
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.hyperlink/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/.classpath
The file was modified plugins/uml/m2m/org.eclipse.papyrus.uml.m2m.qvto.common.blackboxes/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/types/org.eclipse.papyrus.infra.types.ui/META-INF/MANIFEST.MF
The file was modified plugins/infra/architecture/org.eclipse.papyrus.infra.architecture.representation/META-INF/MANIFEST.MF
The file was modified plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration.ui/.classpath
The file was modified examples/uml/org.eclipse.papyrus.examples.uml.textedit.property.xtext.architecture/META-INF/MANIFEST.MF
The file was modified plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.metamodel.editor/.classpath
The file was modified plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.controlmode/.classpath
The file was modified plugins/infra/textedit/org.eclipse.papyrus.infra.textedit.properties/.classpath
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/toolsmiths/org.eclipse.papyrus.infra.emf.commandstack/META-INF/MANIFEST.MF
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors/META-INF/MANIFEST.MF
The file was modified plugins/toolsmiths/org.eclipse.papyrus.gmf.editpoliciesstates/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/META-INF/MANIFEST.MF
The file was modified plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.configuration/.classpath
The file was modified plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.controlmode/META-INF/MANIFEST.MF
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.style.edit/META-INF/MANIFEST.MF
The file was modified plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization/META-INF/MANIFEST.MF
The file was modified plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.editor/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.ui/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/core/org.eclipse.papyrus.infra.core.log/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend.ui/.classpath
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome/META-INF/MANIFEST.MF
The file was modified plugins/infra/services/org.eclipse.papyrus.infra.services.navigation/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/core/org.eclipse.papyrus.infra.tools/META-INF/MANIFEST.MF
The file was modified plugins/infra/ui/org.eclipse.papyrus.infra.ui.fonts/META-INF/MANIFEST.MF
The file was modified plugins/infra/properties/org.eclipse.papyrus.infra.properties.edit/.classpath
The file was modified plugins/infra/textedit/org.eclipse.papyrus.infra.textedit.representation/META-INF/MANIFEST.MF
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.model/META-INF/MANIFEST.MF
The file was modified plugins/facet/editor/org.eclipse.papyrus.emf.facet.doc/META-INF/MANIFEST.MF
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.modelexplorer/META-INF/MANIFEST.MF
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/META-INF/MANIFEST.MF
The file was modified plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.properties/.classpath
The file was modified plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization/META-INF/MANIFEST.MF
The file was modified plugins/uml/alf/org.eclipse.papyrus.uml.alf.common/.classpath
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions.editor/META-INF/MANIFEST.MF
The file was modified plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.edit/META-INF/MANIFEST.MF
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.efacet.core/.classpath
The file was modified plugins/infra/textedit/org.eclipse.papyrus.infra.textedit.edit/META-INF/MANIFEST.MF
The file was modified plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/.classpath
The file was modified plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend.ui/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/doc/org.eclipse.papyrus.doctemplate.doc/.classpath
The file was modified plugins/doc/org.eclipse.papyrus.doctemplate.doc/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model.edit/META-INF/MANIFEST.MF
The file was modified plugins/infra/textedit/org.eclipse.papyrus.infra.textedit.types/.classpath
The file was modified plugins/infra/ui/org.eclipse.papyrus.infra.widgets/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.extensionpoints.editors/META-INF/MANIFEST.MF
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.extensionpoints.editors/.settings/org.eclipse.jdt.core.prefs
The file was modified examples/uml/org.eclipse.papyrus.example.uml.nattable.empty.line/META-INF/MANIFEST.MF
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.catalog/META-INF/MANIFEST.MF
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.style/META-INF/MANIFEST.MF
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.efacet.editor/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/doc/org.eclipse.papyrus.uml.profile.assistants.doc/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration/META-INF/MANIFEST.MF
The file was modified plugins/infra/ui/org.eclipse.papyrus.infra.widgets/META-INF/MANIFEST.MF
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/META-INF/MANIFEST.MF
The file was modified examples/uml/org.eclipse.papyrus.examples.uml.diagrams/META-INF/MANIFEST.MF
The file was modified plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/.classpath
The file was modified plugins/doc/org.eclipse.papyrus.uml.diagram.profile.doc/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions.edit/.classpath
The file was modified plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.editor/.classpath
The file was modified plugins/infra/ui/org.eclipse.papyrus.infra.widgets.toolbox/.classpath
The file was modified plugins/toolsmiths/builder/org.eclipse.papyrus.toolsmiths.plugin.builder/.classpath
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.util.jface.ui/META-INF/MANIFEST.MF
The file was modified plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly/META-INF/MANIFEST.MF
The file was modified plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.editor/META-INF/MANIFEST.MF
The file was modified plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.edit/.classpath
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.css/META-INF/MANIFEST.MF
The file was modified plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css3.xtext/META-INF/MANIFEST.MF
The file was modified plugins/toolsmiths/org.eclipse.papyrus.gmf.figureview/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.query.java.metamodel/.classpath
The file was modified plugins/infra/misc/org.eclipse.papyrus.infra.psf/META-INF/MANIFEST.MF
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome/.classpath
The file was modified examples/uml/org.eclipse.papyrus.example.uml.nattable.actions/.settings/org.eclipse.jdt.core.prefs
The file was modified examples/core/org.eclipse.papyrus.example.core.sashwindows.simpleeditor/.settings/org.eclipse.jdt.core.prefs
The file was modified examples/uml/org.eclipse.papyrus.example.uml.comment.editor.sharedresource/META-INF/MANIFEST.MF
The file was modified plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.common/META-INF/MANIFEST.MF
The file was modified examples/infra/org.eclipse.papyrus.infra.gmfdiag.connectionpoint.preferences/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.representation/.classpath
The file was modified plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization/.classpath
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.properties/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.generic.config/.classpath
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.modelexplorer/.classpath
The file was modified plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/.classpath
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.style/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.navigation/.classpath
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.query.ocl.metamodel/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.canonical/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.readonly/.classpath
The file was modified plugins/infra/services/org.eclipse.papyrus.infra.services.edit.ui/.classpath
The file was modified examples/uml/org.eclipse.papyrus.example.uml.comment.editor.sharedresource/.classpath
The file was modified plugins/doc/org.eclipse.papyrus.infra.services.decoration.doc/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.ui/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model.edit/.classpath
The file was modified plugins/infra/services/org.eclipse.papyrus.infra.services.labelprovider/META-INF/MANIFEST.MF
The file was modified plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/.classpath
The file was modified plugins/doc/org.eclipse.papyrus.infra.doc/META-INF/MANIFEST.MF
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.efacet.metamodel.edit/.classpath
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/.classpath
The file was modified plugins/infra/textedit/org.eclipse.papyrus.infra.textedit.ui/.classpath
The file was modified examples/core/org.eclipse.papyrus.example.core.sashwindows.fulleditor/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.query.java.core/META-INF/MANIFEST.MF
The file was modified plugins/infra/filters/org.eclipse.papyrus.infra.filters/META-INF/MANIFEST.MF
The file was modified plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.modelexplorer/.classpath
The file was modified plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode/.classpath
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.query.java.sdk.ui/.classpath
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.util.swt/.classpath
The file was modified plugins/editor/org.eclipse.papyrus.eclipse.project.editors/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/misc/org.eclipse.papyrus.infra.guava/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.model/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.widgets/.classpath
The file was modified plugins/infra/onefile/org.eclipse.papyrus.infra.onefile/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.architecture/.classpath
The file was modified plugins/infra/services/org.eclipse.papyrus.infra.services.openelement/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/textedit/org.eclipse.papyrus.infra.textedit.xtext/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.widgets/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.ui/.classpath
The file was modified plugins/infra/textedit/org.eclipse.papyrus.infra.textedit.representation/.classpath
The file was modified plugins/doc/org.eclipse.papyrus.infra.types.doc/META-INF/MANIFEST.MF
The file was modified plugins/infra/types/org.eclipse.papyrus.infra.types/META-INF/MANIFEST.MF
The file was modified plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.properties/META-INF/MANIFEST.MF
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.efacet.catalog/.classpath
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.util.swt/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/doc/org.eclipse.papyrus.dsml.validation.doc/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/META-INF/MANIFEST.MF
The file was modified plugins/infra/architecture/org.eclipse.papyrus.infra.architecture/META-INF/MANIFEST.MF
The file was modified plugins/infra/core/org.eclipse.papyrus.infra.core.log/META-INF/MANIFEST.MF
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards/META-INF/MANIFEST.MF
The file was modified plugins/doc/org.eclipse.papyrus.uml.textedit.doc/META-INF/MANIFEST.MF
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui/META-INF/MANIFEST.MF
The file was modified plugins/infra/textedit/org.eclipse.papyrus.infra.textedit.modelexplorer/.classpath
The file was modified plugins/infra/types/org.eclipse.papyrus.infra.types.rulebased/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.query.ocl.core/META-INF/MANIFEST.MF
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.canonical/META-INF/MANIFEST.MF
The file was modified plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.editor/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization.utils/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.generic/META-INF/MANIFEST.MF
The file was modified plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.representation/.classpath
Commit b00b85294d300d90cc43f0a99e0cad1ff2d398ad by Quentin Le Menez
Bug 581848 - [Releng] Fix non automatic migration to java 17

- fix static java references
- fix old API references (Field.modifier) that are not required anymore:
  https://stackoverflow.com/questions/74292063/overwriting-final-fields-in-java-17
- update rcp references

Change-Id: Idfc9b310a3694afc529194abb3531f105620acd0
Signed-off-by: Pauline DEVILLE <pauline.deville@cea.fr>
The file was modified releng/rcp/org.eclipse.papyrus.rcp.feature/feature.properties
The file was modified releng/rcp/org.eclipse.papyrus.rcp.product/papyrus.product
The file was modified releng/rcp/pom.xml
The file was modified releng/rcp/org.eclipse.papyrus.rcp/plugin.properties
The file was modified releng/rcp/org.eclipse.papyrus.rcp.feature/feature.xml
The file was modified plugins/doc/org.eclipse.papyrus.developer.doc/resource/guidelines.mediawiki
The file was modified tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.newchild.tests/resources/bug572633-dependencies/META-INF/MANIFEST-missingNewChild.MF
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.common.sdk.core/src/org/eclipse/papyrus/emf/facet/common/sdk/core/internal/exported/utils/ProjectUtils.java
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.util.pde.core/src/org/eclipse/papyrus/emf/facet/util/pde/core/internal/PluginUtils.java
The file was modified tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.architecture.tests/resources/bug570097-dependencies/META-INF/MANIFEST-missingArchitecture.MF
The file was modified plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.common/src/org/eclipse/papyrus/toolsmiths/validation/common/internal/utils/PluginErrorReporter.java
The file was modified tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.properties.tests/resources/manifest/MANIFEST-missingDependency.MF
Commit 078ce26b293f905fc286b11aeab9a375781f8569 by Quentin Le Menez
Bug 581848 - [Releng] Update targetplatforms for 2023-06 M2

Change-Id: I14b5745ddfa22ee1148cac18f7b793635cbd6bdd
Signed-off-by: Quentin Le Menez <quentin.lemenez@cea.fr>
The file was modified releng/main/targetPlatform/org.eclipse.papyrus.main.targetplatform.tpd
The file was modified releng/rcp/targetPlatform/org.eclipse.papyrus.rcp.targetplatform.target
The file was modified releng/toolkit/relengplatform/org.eclipse.papyrus.releng.platform.target
The file was modified releng/tests/main-tests/targetPlatform/org.eclipse.papyrus.main.tests.targetplatform.target
The file was modified releng/rcp/targetPlatform/org.eclipse.papyrus.rcp.targetplatform.tpd
The file was modified releng/tests/main-tests-with-cdo/targetPlatform/org.eclipse.papyrus.main.tests.cdo.targetplatform.target
The file was modified releng/toolsmiths/targetPlatform/org.eclipse.papyrus.toolsmiths.targetplatform.target
The file was modified releng/main/targetPlatform/org.eclipse.papyrus.main.targetplatform.target
The file was modified releng/toolsmiths/targetPlatform/org.eclipse.papyrus.toolsmiths.targetplatform.tpd
Commit c94685e54d18056df9d9ade657daa5ae759ca38b by Quentin Le Menez
Bug 581848 - [Releng] Update maven plugin versions to solve java 17 compatibility issues

Change-Id: I3f21dcb6856aef8f21839fae8204ea40a8460f14
Signed-off-by: Quentin Le Menez <quentin.lemenez@cea.fr>
The file was modified releng/pom.xml
The file was modified releng/tests/pom.xml
Commit 0d39a60b55419f8d41f47311fedff762ed028062 by Quentin Le Menez
Bug 581848 - [Releng] Revert patches to move to Java 17 as it breaks Papyrus

Change-Id: I62f9d7bcb2f6750c4e97ce292423281c6c3c598b
Signed-off-by: Quentin Le Menez <quentin.lemenez@cea.fr>
The file was modified plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.elementtypes/.classpath
The file was modified plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.properties/META-INF/MANIFEST.MF
The file was modified plugins/infra/core/org.eclipse.papyrus.infra.tools/META-INF/MANIFEST.MF
The file was modified plugins/infra/services/org.eclipse.papyrus.infra.services.edit/.settings/org.eclipse.jdt.core.prefs
The file was modified examples/uml/org.eclipse.papyrus.example.uml.services.decorator/.classpath
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/uml/m2m/org.eclipse.papyrus.uml.m2m.qvto.common.blackboxes/META-INF/MANIFEST.MF
The file was modified examples/uml/org.eclipse.papyrus.example.uml.services.decorator/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/doc/org.eclipse.papyrus.toolsmiths.recipe.elementtypes.doc/examples/org.eclipse.papyrus.toolsmiths.example.umlformetamodels/.classpath
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards/META-INF/MANIFEST.MF
The file was modified plugins/doc/org.eclipse.papyrus.toolsmiths.plugin.builder.doc/META-INF/MANIFEST.MF
The file was modified plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/emf/org.eclipse.papyrus.infra.emf.types.ui.properties/.classpath
The file was modified plugins/infra/emf/org.eclipse.papyrus.infra.emf/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/.classpath
The file was modified plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/ui/org.eclipse.papyrus.infra.newchild.ui/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/internationalization/org.eclipse.papyrus.infra.editor.welcome.internationalization/.classpath
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.css/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/doc/org.eclipse.papyrus.uml.textedit.doc/META-INF/MANIFEST.MF
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.core/.classpath
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.catalog/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.ui/.classpath
The file was modified plugins/infra/emf/org.eclipse.papyrus.infra.emf.types.ui/META-INF/MANIFEST.MF
The file was modified plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.config/.classpath
The file was modified plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization/.classpath
The file was modified plugins/toolsmiths/org.eclipse.papyrus.codegen/.classpath
The file was modified plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.nattable/.classpath
The file was modified plugins/toolsmiths/org.eclipse.papyrus.gmf.editpartview/META-INF/MANIFEST.MF
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/META-INF/MANIFEST.MF
The file was modified plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/.classpath
The file was modified plugins/doc/org.eclipse.papyrus.toolsmiths.recipe.elementtypes.doc/META-INF/MANIFEST.MF
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.query.java.core/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/editor/org.eclipse.papyrus.editor/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/constraints/org.eclipse.papyrus.infra.constraints.editor/META-INF/MANIFEST.MF
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/.classpath
The file was modified plugins/infra/emf/org.eclipse.papyrus.infra.emf/.classpath
The file was modified plugins/toolsmiths/org.eclipse.papyrus.uml.m2m.qvto.tests.tools/META-INF/MANIFEST.MF
The file was modified plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui/META-INF/MANIFEST.MF
The file was modified plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css3.xtext/META-INF/MANIFEST.MF
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/.classpath
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotype.edition/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.widgets/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/services/org.eclipse.papyrus.infra.services.labelprovider/META-INF/MANIFEST.MF
The file was modified plugins/doc/org.eclipse.papyrus.doctemplate.doc/.classpath
The file was modified plugins/infra/constraints/org.eclipse.papyrus.infra.constraints.editor/.settings/org.eclipse.jdt.core.prefs
The file was modified examples/uml/org.eclipse.papyrus.example.uml.nattable.empty.line/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.common/.classpath
The file was modified plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.clazz.config/META-INF/MANIFEST.MF
The file was modified plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator/META-INF/MANIFEST.MF
The file was modified plugins/doc/org.eclipse.papyrus.customization.paletteconfiguration.doc/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.representation.edit/.classpath
The file was modified plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/.classpath
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.dnd/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/META-INF/MANIFEST.MF
The file was modified plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/ui/org.eclipse.papyrus.infra.widgets/META-INF/MANIFEST.MF
The file was modified plugins/infra/services/org.eclipse.papyrus.infra.services.openelement/.settings/org.eclipse.jdt.core.prefs
The file was modified examples/uml/org.eclipse.papyrus.examples.uml.diagrams/.classpath
The file was modified plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.common/META-INF/MANIFEST.MF
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.efacet/.classpath
The file was modified plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.controlmode/.classpath
The file was modified plugins/infra/services/org.eclipse.papyrus.infra.services.decoration/.classpath
The file was modified plugins/infra/architecture/org.eclipse.papyrus.infra.architecture/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.validate/META-INF/MANIFEST.MF
The file was modified plugins/toolsmiths/org.eclipse.papyrus.gmf.figureview/META-INF/MANIFEST.MF
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.controlmode/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.profile/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.gef/META-INF/MANIFEST.MF
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.clazz.config/.classpath
The file was modified plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.editor/META-INF/MANIFEST.MF
The file was modified examples/uml/org.eclipse.papyrus.examples.uml.diagrams/META-INF/MANIFEST.MF
The file was modified plugins/infra/filters/org.eclipse.papyrus.infra.filters.edit/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/doc/org.eclipse.papyrus.developer.doc/resource/guidelines.mediawiki
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.efacet.catalog/META-INF/MANIFEST.MF
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.query.java.core/.classpath
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.util.ui/.classpath
The file was modified plugins/infra/misc/org.eclipse.papyrus.infra.sync/.classpath
The file was modified plugins/infra/core/org.eclipse.papyrus.infra.core.architecture/.classpath
The file was modified plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/.classpath
The file was modified plugins/uml/m2m/org.eclipse.papyrus.uml.m2m.qvto.common.blackboxes/.settings/org.eclipse.jdt.core.prefs
The file was modified examples/infra/org.eclipse.papyrus.infra.gmfdiag.connectionpoint.preferences/META-INF/MANIFEST.MF
The file was modified plugins/facet/editor/org.eclipse.papyrus.emf.facet.doc/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.configuration/.settings/org.eclipse.jdt.core.prefs
The file was modified examples/core/org.eclipse.papyrus.example.core.sashwindows.simpleeditor/.classpath
The file was modified plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/misc/org.eclipse.papyrus.infra.guava/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.css/.classpath
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.util.swt/META-INF/MANIFEST.MF
The file was modified plugins/infra/core/org.eclipse.papyrus.infra.core/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.query.java.metamodel/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.ui/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/sdk/org.eclipse.papyrus.sdk/META-INF/MANIFEST.MF
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.query.java.sdk.ui/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.viewersearcher/.classpath
The file was modified plugins/infra/emf/org.eclipse.papyrus.infra.emf.types.ui.properties/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant/META-INF/MANIFEST.MF
The file was modified plugins/toolsmiths/org.eclipse.papyrus.mwe2.utils/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.model/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.style.edit/.classpath
The file was modified plugins/uml/alf/org.eclipse.papyrus.uml.alf.common.ui/.classpath
The file was modified plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization.edit/.classpath
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.query.java/.settings/org.eclipse.jdt.core.prefs
The file was modified examples/uml/org.eclipse.papyrus.uml.disable.helper.advices.example/META-INF/MANIFEST.MF
The file was modified examples/uml/org.eclipse.papyrus.uml.textual.editors.example/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/types/org.eclipse.papyrus.infra.types.ui/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.preferences/META-INF/MANIFEST.MF
The file was modified plugins/infra/ui/org.eclipse.papyrus.infra.widgets.toolbox/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.representation/META-INF/MANIFEST.MF
The file was modified plugins/doc/org.eclipse.papyrus.uml.profile.types.doc/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/META-INF/MANIFEST.MF
The file was modified plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.generic.config/META-INF/MANIFEST.MF
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.util.core/.classpath
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.restrictions/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.export/META-INF/MANIFEST.MF
The file was modified plugins/infra/emf/org.eclipse.papyrus.infra.emf.types/META-INF/MANIFEST.MF
The file was modified plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.readonly/.classpath
The file was modified plugins/toolsmiths/org.eclipse.papyrus.dev.project.management/META-INF/MANIFEST.MF
The file was modified plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration.ui/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/META-INF/MANIFEST.MF
The file was modified plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions.edit/META-INF/MANIFEST.MF
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.symbols/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.architecture.edit/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/ui/org.eclipse.papyrus.infra.ui.architecture/.classpath
The file was modified plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.controlmode/META-INF/MANIFEST.MF
The file was modified plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions/META-INF/MANIFEST.MF
The file was modified plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions.properties/META-INF/MANIFEST.MF
The file was modified plugins/infra/types/org.eclipse.papyrus.infra.types.edit/.classpath
The file was modified plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model.edit/META-INF/MANIFEST.MF
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/.classpath
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.common.sdk.core/META-INF/MANIFEST.MF
The file was modified plugins/toolsmiths/org.eclipse.papyrus.releng.main.release/.classpath
The file was modified plugins/toolsmiths/org.eclipse.papyrus.dev.types/META-INF/MANIFEST.MF
The file was modified plugins/doc/org.eclipse.papyrus.infra.emf.expressions.doc/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.common.core/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.widgets/META-INF/MANIFEST.MF
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.hyperlink/META-INF/MANIFEST.MF
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.style.edit/META-INF/MANIFEST.MF
The file was modified plugins/infra/services/org.eclipse.papyrus.infra.services.localizer/META-INF/MANIFEST.MF
The file was modified plugins/uml/alf/org.eclipse.papyrus.uml.alf.libraries/META-INF/MANIFEST.MF
The file was modified plugins/infra/services/org.eclipse.papyrus.infra.services.viewersearch/.classpath
The file was modified plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/.classpath
The file was modified plugins/infra/misc/org.eclipse.papyrus.infra.hyperlink/META-INF/MANIFEST.MF
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.representation/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/services/org.eclipse.papyrus.infra.services.edit.ui/META-INF/MANIFEST.MF
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/META-INF/MANIFEST.MF
The file was modified plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization.utils/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/newchild/org.eclipse.papyrus.infra.newchild.editor/META-INF/MANIFEST.MF
The file was modified plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.editor/.classpath
The file was modified plugins/emf/org.eclipse.papyrus.emf.ui/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/doc/org.eclipse.papyrus.infra.emf.expressions.doc/.classpath
The file was modified plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.representation.edit/META-INF/MANIFEST.MF
The file was modified plugins/infra/onefile/org.eclipse.papyrus.infra.onefile/META-INF/MANIFEST.MF
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.ui/META-INF/MANIFEST.MF
The file was modified plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.edit/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/newchild/org.eclipse.papyrus.infra.newchild.edit/.classpath
The file was modified plugins/infra/filters/org.eclipse.papyrus.infra.filters.edit/META-INF/MANIFEST.MF
The file was modified plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.common/.classpath
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.navigation/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer.widgets/.classpath
The file was modified plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/META-INF/MANIFEST.MF
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.extensionpoints.editors/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.efacet.ui/META-INF/MANIFEST.MF
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui/.classpath
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/.classpath
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.query.ocl.core/META-INF/MANIFEST.MF
The file was modified plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model.editor/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.preferences/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.dnd/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.ui/.classpath
The file was modified plugins/doc/org.eclipse.papyrus.infra.architecture.doc/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/constraints/org.eclipse.papyrus.infra.constraints.edit/.classpath
The file was modified plugins/infra/textedit/org.eclipse.papyrus.infra.textedit.ui/.classpath
The file was modified plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization.edit/META-INF/MANIFEST.MF
The file was modified plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.controlmode/.classpath
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.catalog/META-INF/MANIFEST.MF
The file was modified examples/uml/org.eclipse.papyrus.example.uml.nattable.actions/META-INF/MANIFEST.MF
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel.edit/META-INF/MANIFEST.MF
The file was modified plugins/doc/org.eclipse.papyrus.infra.types.doc/META-INF/MANIFEST.MF
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.style/META-INF/MANIFEST.MF
The file was modified plugins/infra/emf/org.eclipse.papyrus.infra.emf.appearance/META-INF/MANIFEST.MF
The file was modified plugins/doc/org.eclipse.papyrus.infra.newchild.doc/.classpath
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.core/.classpath
The file was modified plugins/infra/services/org.eclipse.papyrus.infra.services.localizer/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/toolsmiths/org.eclipse.papyrus.gmf.editpoliciesstates/META-INF/MANIFEST.MF
The file was modified plugins/infra/properties/org.eclipse.papyrus.infra.properties.edit/.classpath
The file was modified plugins/doc/org.eclipse.papyrus.req.reqif.doc/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.extensionpoints.editors/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/services/org.eclipse.papyrus.infra.services.navigation/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.readonly/META-INF/MANIFEST.MF
The file was modified plugins/infra/textedit/org.eclipse.papyrus.infra.textedit.properties/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.ui/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/META-INF/MANIFEST.MF
The file was modified plugins/toolsmiths/builder/org.eclipse.papyrus.toolsmiths.plugin.builder/.settings/org.eclipse.jdt.core.prefs
The file was modified examples/user/org.eclipse.papyrus.examples.user.qvto/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/services/org.eclipse.papyrus.infra.services.decoration/META-INF/MANIFEST.MF
The file was modified plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel/.classpath
The file was modified plugins/uml/expressions/org.eclipse.papyrus.uml.expressions.edit/META-INF/MANIFEST.MF
The file was modified plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.edit/.classpath
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/META-INF/MANIFEST.MF
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.extensionpoints.editors/META-INF/MANIFEST.MF
The file was modified plugins/uml/alf/org.eclipse.papyrus.uml.alf.libraries/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.efacet.catalog/.classpath
The file was modified plugins/infra/core/org.eclipse.papyrus.infra.core.log/.classpath
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/.classpath
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.widgets/.classpath
The file was modified plugins/infra/services/org.eclipse.papyrus.infra.services.labelprovider/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/.classpath
The file was modified plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model.editor/.classpath
The file was modified plugins/doc/org.eclipse.papyrus.uml.profile.types.doc/META-INF/MANIFEST.MF
The file was modified plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/.classpath
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.efacet.editor/META-INF/MANIFEST.MF
The file was modified plugins/uml/alf/org.eclipse.papyrus.uml.alf.ui/META-INF/MANIFEST.MF
The file was modified examples/emf/org.eclipse.papyrus.outline.emftree/META-INF/MANIFEST.MF
The file was modified plugins/toolsmiths/org.eclipse.papyrus.releng.tools/META-INF/MANIFEST.MF
The file was modified plugins/doc/org.eclipse.papyrus.uml.search.ui.doc/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/uml/alf/org.eclipse.papyrus.uml.alf/.classpath
The file was modified plugins/infra/ui/org.eclipse.papyrus.infra.ui/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.editor/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands/.classpath
The file was modified plugins/editor/org.eclipse.papyrus.editor.perspectiveconfiguration/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.edit/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/misc/org.eclipse.papyrus.infra.guava/META-INF/MANIFEST.MF
The file was modified plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.edit/META-INF/MANIFEST.MF
The file was modified plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.hyperlink/.classpath
The file was modified plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.configuration/.classpath
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/META-INF/MANIFEST.MF
The file was modified plugins/toolsmiths/org.eclipse.papyrus.dev.ui/META-INF/MANIFEST.MF
The file was modified plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.ecore/.classpath
The file was modified plugins/sdk/org.eclipse.papyrus.sdk/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/toolsmiths/org.eclipse.papyrus.mwe2.utils/.classpath
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/META-INF/MANIFEST.MF
The file was modified plugins/infra/core/org.eclipse.papyrus.infra.tools/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/toolsmiths/org.eclipse.papyrus.uml.m2m.qvto.tests.tools/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization.edit/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.architecture/META-INF/MANIFEST.MF
The file was modified plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator.ui/.classpath
The file was modified plugins/infra/textedit/org.eclipse.papyrus.infra.textedit.xtext/.classpath
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.common.core/.classpath
The file was modified plugins/infra/services/org.eclipse.papyrus.infra.services.viewlabelprovider/META-INF/MANIFEST.MF
The file was modified plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer.widgets/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/textedit/org.eclipse.papyrus.infra.textedit.representation.edit/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/ui/org.eclipse.papyrus.infra.ui.architecture/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.linklf/META-INF/MANIFEST.MF
The file was modified plugins/emf/org.eclipse.papyrus.emf.ui/.classpath
The file was modified plugins/infra/core/org.eclipse.papyrus.infra.core.log/META-INF/MANIFEST.MF
The file was modified plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.gmfdiag/META-INF/MANIFEST.MF
The file was modified plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/META-INF/MANIFEST.MF
The file was modified examples/infra/org.eclipse.papyrus.example.infra.servicesregistry.retrieval/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/ui/org.eclipse.papyrus.infra.ui.resources/META-INF/MANIFEST.MF
The file was modified plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.generic.config/.classpath
The file was modified plugins/doc/org.eclipse.papyrus.uml.diagram.profile.doc/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui/META-INF/MANIFEST.MF
The file was modified plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode/META-INF/MANIFEST.MF
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.linklf/.classpath
The file was modified plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.edit/.classpath
The file was modified plugins/infra/services/org.eclipse.papyrus.infra.services.semantic/.classpath
The file was modified examples/uml/org.eclipse.papyrus.examples.uml.textedit.property.xtext.architecture/META-INF/MANIFEST.MF
The file was modified plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.ui/.classpath
The file was modified plugins/doc/org.eclipse.papyrus.infra.newchild.doc/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.editor/META-INF/MANIFEST.MF
The file was modified plugins/infra/architecture/org.eclipse.papyrus.infra.architecture/META-INF/MANIFEST.MF
The file was modified plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading/.classpath
The file was modified plugins/doc/org.eclipse.papyrus.infra.services.controlmode.doc/META-INF/MANIFEST.MF
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.style/.classpath
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.gef/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/uml/alf/org.eclipse.papyrus.uml.alf/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator.ui/META-INF/MANIFEST.MF
The file was modified plugins/toolsmiths/org.eclipse.papyrus.infra.emf.commandstack/.classpath
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.query.java/.classpath
The file was modified plugins/infra/textedit/org.eclipse.papyrus.infra.textedit/META-INF/MANIFEST.MF
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors/.classpath
The file was modified plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/META-INF/MANIFEST.MF
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/META-INF/MANIFEST.MF
The file was modified plugins/infra/services/org.eclipse.papyrus.infra.services.semantic/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/architecture/org.eclipse.papyrus.infra.architecture.representation.edit/META-INF/MANIFEST.MF
The file was modified examples/custo/org.eclipse.papyrus.example.custo.cyber/.classpath
The file was modified plugins/doc/org.eclipse.papyrus.toolsmiths.architecture.doc/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/toolsmiths/builder/org.eclipse.papyrus.toolsmiths.plugin.builder/.classpath
The file was modified plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/.classpath
The file was modified plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.newchild/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.gmfmenu.filter/.classpath
The file was modified plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor/META-INF/MANIFEST.MF
The file was modified plugins/uml/expressions/org.eclipse.papyrus.uml.expressions/.classpath
The file was modified plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.config/META-INF/MANIFEST.MF
The file was modified plugins/infra/core/org.eclipse.papyrus.infra.core.log/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/.settings/org.eclipse.jdt.core.prefs
The file was modified examples/uml/org.eclipse.papyrus.example.uml.nattable.empty.line/.classpath
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.groups/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/services/org.eclipse.papyrus.infra.services.viewlabelprovider/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/misc/org.eclipse.papyrus.infra.guava/.classpath
The file was modified plugins/doc/org.eclipse.papyrus.uml.migration.doc/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.representation.edit/.classpath
The file was modified plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui/.classpath
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.groups/.classpath
The file was modified plugins/toolsmiths/org.eclipse.papyrus.gmf.editpartview/.classpath
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.common.ui/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.widgets/META-INF/MANIFEST.MF
The file was modified plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.architecture/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/toolsmiths/org.eclipse.papyrus.infra.emf.commandstack/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/services/org.eclipse.papyrus.infra.services.edit/.classpath
The file was modified plugins/uml/expressions/org.eclipse.papyrus.uml.expressions.properties/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.properties/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.properties/META-INF/MANIFEST.MF
The file was modified plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model.edit/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.readonly/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/textedit/org.eclipse.papyrus.infra.textedit.edit/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/META-INF/MANIFEST.MF
The file was modified plugins/toolsmiths/org.eclipse.papyrus.releng.tools/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/.classpath
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.custom.core/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator/META-INF/MANIFEST.MF
The file was modified plugins/doc/org.eclipse.papyrus.toolsmiths.recipe.elementtypes.doc/examples/org.eclipse.papyrus.toolsmiths.example.umlformetamodels/META-INF/MANIFEST.MF
The file was modified plugins/infra/internationalization/org.eclipse.papyrus.infra.editor.welcome.internationalization/META-INF/MANIFEST.MF
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.efacet/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.ui/META-INF/MANIFEST.MF
The file was modified plugins/uml/alf/org.eclipse.papyrus.uml.alf.common.ui/META-INF/MANIFEST.MF
The file was modified plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/.classpath
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.efacet.metamodel/.classpath
The file was modified plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/ui/org.eclipse.papyrus.infra.newchild.ui/META-INF/MANIFEST.MF
The file was modified plugins/infra/ui/org.eclipse.papyrus.infra.ui.fonts/.classpath
The file was modified plugins/infra/emf/org.eclipse.papyrus.infra.emf.types/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/types/org.eclipse.papyrus.infra.types.core/META-INF/MANIFEST.MF
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/.classpath
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/META-INF/MANIFEST.MF
The file was modified plugins/infra/types/org.eclipse.papyrus.infra.types/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/properties/org.eclipse.papyrus.infra.properties/.classpath
The file was modified plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/META-INF/MANIFEST.MF
The file was modified plugins/toolsmiths/org.eclipse.papyrus.dev.view.services.edit.request/META-INF/MANIFEST.MF
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/.classpath
The file was modified plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/.classpath
The file was modified plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/.classpath
The file was modified plugins/infra/core/org.eclipse.papyrus.infra.core.architecture.edit/.classpath
The file was modified plugins/infra/ui/org.eclipse.papyrus.infra.widgets.toolbox/META-INF/MANIFEST.MF
The file was modified plugins/infra/properties/org.eclipse.papyrus.infra.properties/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.util.pde.core/META-INF/MANIFEST.MF
The file was modified examples/core/org.eclipse.papyrus.example.core.sashwindows.fulleditor/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.architecture.edit/META-INF/MANIFEST.MF
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/.settings/org.eclipse.jdt.core.prefs
The file was modified examples/custo/org.eclipse.papyrus.example.custo.cyber/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/textedit/org.eclipse.papyrus.infra.textedit.ui/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/textedit/org.eclipse.papyrus.infra.textedit.xtext/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/doc/org.eclipse.papyrus.uml.diagram.common.doc/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/META-INF/MANIFEST.MF
The file was modified plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.expressions/META-INF/MANIFEST.MF
The file was modified examples/uml/org.eclipse.papyrus.example.uml.nattable.actions/.classpath
The file was modified examples/others/org.eclipse.papyrus.example.text.instance/META-INF/MANIFEST.MF
The file was modified examples/uml/org.eclipse.papyrus.uml.diagram.emftree/.classpath
The file was modified plugins/toolsmiths/org.eclipse.papyrus.infra.gmfdiag.css.debug/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/uml/expressions/org.eclipse.papyrus.uml.expressions/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.navigation/META-INF/MANIFEST.MF
The file was modified plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/.classpath
The file was modified plugins/infra/constraints/org.eclipse.papyrus.infra.constraints/META-INF/MANIFEST.MF
The file was modified plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration/.classpath
The file was modified plugins/emf/org.eclipse.papyrus.emf/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.efacet.sdk.ui/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.export/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.ecore/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/newchild/org.eclipse.papyrus.infra.newchild/.classpath
The file was modified plugins/toolsmiths/org.eclipse.papyrus.gmf.editpoliciesstates/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/toolsmiths/org.eclipse.papyrus.gmf.figureview/.classpath
The file was modified plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor/.classpath
The file was modified plugins/editor/org.eclipse.papyrus.eclipse.project.editors/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/onefile/org.eclipse.papyrus.infra.onefile/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model.edit/.classpath
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/META-INF/MANIFEST.MF
The file was modified plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/META-INF/MANIFEST.MF
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui/META-INF/MANIFEST.MF
The file was modified plugins/infra/services/org.eclipse.papyrus.infra.services.decoration/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.efacet.core/.classpath
The file was modified plugins/infra/constraints/org.eclipse.papyrus.infra.constraints/.classpath
The file was modified plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.controlmode/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/doc/org.eclipse.papyrus.uml.modelrepair.doc/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion/.classpath
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.navigation/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/doc/org.eclipse.papyrus.infra.services.decoration.doc/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.properties/META-INF/MANIFEST.MF
The file was modified plugins/doc/org.eclipse.papyrus.copypaste.ui.doc/META-INF/MANIFEST.MF
The file was modified plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model.editor/META-INF/MANIFEST.MF
The file was modified plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.controlmode/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.util.jface.ui/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/textedit/org.eclipse.papyrus.infra.textedit.types/.classpath
The file was modified plugins/infra/misc/org.eclipse.papyrus.infra.psf/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/ui/org.eclipse.papyrus.infra.widgets/.classpath
The file was modified plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.modelexplorer/META-INF/MANIFEST.MF
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.util.jface.ui/META-INF/MANIFEST.MF
The file was modified plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.ui/META-INF/MANIFEST.MF
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.query.ocl.metamodel/META-INF/MANIFEST.MF
The file was modified plugins/doc/org.eclipse.papyrus.uml.profile.assistants.doc/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/META-INF/MANIFEST.MF
The file was modified examples/uml/edition/org.eclipse.papyrus.examples.uml.edition.profile/.classpath
The file was modified plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion/META-INF/MANIFEST.MF
The file was modified plugins/infra/emf/org.eclipse.papyrus.infra.emf.types/.classpath
The file was modified plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.common/src/org/eclipse/papyrus/toolsmiths/validation/common/internal/utils/PluginErrorReporter.java
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors/META-INF/MANIFEST.MF
The file was modified plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend.ui/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/toolsmiths/builder/org.eclipse.papyrus.toolsmiths.plugin.builder/META-INF/MANIFEST.MF
The file was modified plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/types/org.eclipse.papyrus.infra.types/META-INF/MANIFEST.MF
The file was modified plugins/doc/org.eclipse.papyrus.api.migration.doc/META-INF/MANIFEST.MF
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.custom.core/.classpath
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.dnd/.classpath
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.query.java.sdk.ui/META-INF/MANIFEST.MF
The file was modified plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.newchild/META-INF/MANIFEST.MF
The file was modified examples/uml/org.eclipse.papyrus.uml.diagram.emftree/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/architecture/org.eclipse.papyrus.infra.architecture/.classpath
The file was modified plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization/META-INF/MANIFEST.MF
The file was modified examples/infra/org.eclipse.papyrus.example.infra.servicesregistry.retrieval/META-INF/MANIFEST.MF
The file was modified plugins/infra/ui/org.eclipse.papyrus.infra.ui.resources/.classpath
The file was modified plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.efacet.sdk.ui/META-INF/MANIFEST.MF
The file was modified plugins/infra/types/org.eclipse.papyrus.infra.types.rulebased/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/.settings/org.eclipse.jdt.core.prefs
The file was modified examples/custo/org.eclipse.papyrus.example.custo.cyber/META-INF/MANIFEST.MF
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.efacet.core/META-INF/MANIFEST.MF
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.util.pde.core/.classpath
The file was modified plugins/toolsmiths/org.eclipse.papyrus.infra.emf.commandstack/META-INF/MANIFEST.MF
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.symbols/.classpath
The file was modified plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.properties/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/doc/org.eclipse.papyrus.infra.gmfdiag.css.doc/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.newchild/.classpath
The file was modified plugins/uml/alf/org.eclipse.papyrus.uml.alf.to.fuml/.classpath
The file was modified plugins/doc/org.eclipse.papyrus.uml.decoratormodel.doc/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.ui/.classpath
The file was modified plugins/infra/services/org.eclipse.papyrus.infra.services.edit/META-INF/MANIFEST.MF
The file was modified plugins/doc/org.eclipse.papyrus.infra.services.controlmode.doc/.classpath
The file was modified plugins/editor/org.eclipse.papyrus.eclipse.project.editors/META-INF/MANIFEST.MF
The file was modified plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.ecore/META-INF/MANIFEST.MF
The file was modified plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration/META-INF/MANIFEST.MF
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/META-INF/MANIFEST.MF
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.efacet.catalog/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.edit/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization.utils/META-INF/MANIFEST.MF
The file was modified plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.clazz.config/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/textedit/org.eclipse.papyrus.infra.textedit.representation/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands/META-INF/MANIFEST.MF
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.dnd/META-INF/MANIFEST.MF
The file was modified plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.generic/META-INF/MANIFEST.MF
The file was modified plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions.editor/META-INF/MANIFEST.MF
The file was modified plugins/infra/core/org.eclipse.papyrus.infra.core.architecture/META-INF/MANIFEST.MF
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.dnd/.classpath
The file was modified plugins/toolsmiths/org.eclipse.papyrus.infra.gmfdiag.css.debug/META-INF/MANIFEST.MF
The file was modified plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.editor/.classpath
The file was modified plugins/uml/m2m/org.eclipse.papyrus.uml.m2m.qvto.common.blackboxes/.classpath
The file was modified plugins/infra/types/org.eclipse.papyrus.infra.types/.classpath
The file was modified plugins/toolsmiths/org.eclipse.papyrus.dev.types/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.model.edit/.classpath
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.efacet.metamodel.edit/.settings/org.eclipse.jdt.core.prefs
The file was modified examples/uml/edition/org.eclipse.papyrus.examples.uml.edition.profile/META-INF/MANIFEST.MF
The file was modified plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions/.classpath
The file was modified plugins/infra/textedit/org.eclipse.papyrus.infra.textedit.representation.architecture/META-INF/MANIFEST.MF
The file was modified plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.ui/META-INF/MANIFEST.MF
The file was modified plugins/infra/textedit/org.eclipse.papyrus.infra.textedit.types/META-INF/MANIFEST.MF
The file was modified plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/.classpath
The file was modified plugins/uml/alf/org.eclipse.papyrus.uml.alf.common/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.efacet.ui/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.modelexplorer/.classpath
The file was modified plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/.classpath
The file was modified plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer/META-INF/MANIFEST.MF
The file was modified plugins/uml/architecture/org.eclipse.papyrus.uml.architecture/.classpath
The file was modified plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.matrix/.classpath
The file was modified plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.properties/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/misc/org.eclipse.papyrus.infra.psf/META-INF/MANIFEST.MF
The file was modified plugins/infra/textedit/org.eclipse.papyrus.infra.textedit.xtext/META-INF/MANIFEST.MF
The file was modified plugins/infra/types/org.eclipse.papyrus.infra.types.core/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.efacet.metamodel.edit/META-INF/MANIFEST.MF
The file was modified plugins/infra/properties/org.eclipse.papyrus.infra.properties.editor/META-INF/MANIFEST.MF
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/services/org.eclipse.papyrus.infra.services.markerlistener/.classpath
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.util.jface.ui/.classpath
The file was modified plugins/uml/alf/org.eclipse.papyrus.uml.alf.common/.classpath
The file was modified plugins/toolsmiths/org.eclipse.papyrus.dev.types/.classpath
The file was modified plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/META-INF/MANIFEST.MF
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.query.java/META-INF/MANIFEST.MF
The file was modified plugins/toolsmiths/org.eclipse.papyrus.dev.view.services.edit.request/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.ui/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/services/org.eclipse.papyrus.infra.services.navigation/META-INF/MANIFEST.MF
The file was modified plugins/infra/textedit/org.eclipse.papyrus.infra.textedit.representation/.classpath
The file was modified plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf/META-INF/MANIFEST.MF
The file was modified plugins/infra/services/org.eclipse.papyrus.infra.services.markerlistener/META-INF/MANIFEST.MF
The file was modified plugins/doc/org.eclipse.papyrus.uml.profile.customization.doc/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization/META-INF/MANIFEST.MF
The file was modified plugins/infra/services/org.eclipse.papyrus.infra.services.viewersearch/META-INF/MANIFEST.MF
The file was modified plugins/toolsmiths/org.eclipse.papyrus.architectureview/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.utils/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/META-INF/MANIFEST.MF
The file was modified examples/user/org.eclipse.papyrus.examples.user.qvto/META-INF/MANIFEST.MF
The file was modified plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.edit/META-INF/MANIFEST.MF
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.icons/.classpath
The file was modified plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.properties/.classpath
The file was modified plugins/uml/alf/org.eclipse.papyrus.uml.alf.to.fuml/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/.classpath
The file was modified examples/core/org.eclipse.papyrus.example.core.lifecycleevents/META-INF/MANIFEST.MF
The file was modified plugins/infra/emf/org.eclipse.papyrus.infra.emf.types.ui.properties/META-INF/MANIFEST.MF
The file was modified plugins/doc/org.eclipse.papyrus.doctemplate.doc/META-INF/MANIFEST.MF
The file was modified examples/uml/org.eclipse.papyrus.example.uml.comment.editor.newresource/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome/.classpath
The file was modified plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.properties/META-INF/MANIFEST.MF
The file was modified plugins/doc/org.eclipse.papyrus.dsml.validation.doc/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.util.pde.core/src/org/eclipse/papyrus/emf/facet/util/pde/core/internal/PluginUtils.java
The file was modified plugins/infra/nattable/org.eclipse.papyrus.infra.emf.nattable/.classpath
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.model.edit/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.edit/META-INF/MANIFEST.MF
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.util.swt/.classpath
The file was modified plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration/META-INF/MANIFEST.MF
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.controlmode/.classpath
The file was modified plugins/infra/architecture/org.eclipse.papyrus.infra.architecture.representation/.classpath
The file was modified examples/uml/org.eclipse.papyrus.example.uml.comment.editor.sharedresource/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/types/org.eclipse.papyrus.infra.types.rulebased/META-INF/MANIFEST.MF
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.modelexplorer/META-INF/MANIFEST.MF
The file was modified plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode.history/.classpath
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/.classpath
The file was modified plugins/infra/filters/org.eclipse.papyrus.infra.filters/.classpath
The file was modified plugins/infra/architecture/org.eclipse.papyrus.infra.architecture.representation/META-INF/MANIFEST.MF
The file was modified plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend.ui/META-INF/MANIFEST.MF
The file was modified plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration.ui/.classpath
The file was modified examples/core/org.eclipse.papyrus.example.core.sashwindows.simpleeditor/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/uml/alf/org.eclipse.papyrus.uml.alf.to.fuml/META-INF/MANIFEST.MF
The file was modified plugins/infra/types/org.eclipse.papyrus.infra.types.ui/META-INF/MANIFEST.MF
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf/.classpath
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/META-INF/MANIFEST.MF
The file was modified plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.representation.edit/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/ui/org.eclipse.papyrus.infra.widgets.toolbox/.classpath
The file was modified plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.common/META-INF/MANIFEST.MF
The file was modified examples/core/org.eclipse.papyrus.example.core.sashwindows.fulleditor/META-INF/MANIFEST.MF
The file was modified plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/.classpath
The file was modified plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration.ui/META-INF/MANIFEST.MF
The file was modified examples/uml/org.eclipse.papyrus.example.uml.comment.editor.sharedresource/pom.xml
The file was modified plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model/.classpath
The file was modified plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.gmfdiag/.classpath
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.efacet.core/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/services/org.eclipse.papyrus.infra.services.openelement/META-INF/MANIFEST.MF
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.custom.core/META-INF/MANIFEST.MF
The file was modified plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/misc/org.eclipse.papyrus.infra.hyperlink/.classpath
The file was modified plugins/toolsmiths/org.eclipse.papyrus.dev.ui/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.outline/META-INF/MANIFEST.MF
The file was modified examples/core/org.eclipse.papyrus.example.core.lifecycleevents/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/ui/org.eclipse.papyrus.infra.newchild.ui/.classpath
The file was modified plugins/infra/ui/org.eclipse.papyrus.infra.ui.architecture/META-INF/MANIFEST.MF
The file was modified plugins/infra/core/org.eclipse.papyrus.infra.core/.classpath
The file was modified plugins/infra/textedit/org.eclipse.papyrus.infra.textedit.properties/.classpath
The file was modified plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant/.classpath
The file was modified plugins/infra/services/org.eclipse.papyrus.infra.services.validation/.classpath
The file was modified plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode.history/META-INF/MANIFEST.MF
The file was modified plugins/infra/emf/org.eclipse.papyrus.infra.emf.diagram.common/.classpath
The file was modified plugins/uml/alf/org.eclipse.papyrus.uml.alf.libraries/.classpath
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.canonical/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/uml/m2m/org.eclipse.papyrus.uml.m2m.qvto.common/.classpath
The file was modified plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly/META-INF/MANIFEST.MF
The file was modified plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/META-INF/MANIFEST.MF
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.query.ocl.core/.classpath
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/properties/org.eclipse.papyrus.infra.properties.edit/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.ui/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.viewersearcher/META-INF/MANIFEST.MF
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.representation/.classpath
The file was modified plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/doc/org.eclipse.papyrus.infra.doc/.classpath
The file was modified plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.edit/.classpath
The file was modified plugins/infra/textedit/org.eclipse.papyrus.infra.textedit.modelexplorer/.classpath
The file was modified plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/core/org.eclipse.papyrus.infra.core.architecture.edit/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.controlmode/META-INF/MANIFEST.MF
The file was modified plugins/infra/textedit/org.eclipse.papyrus.infra.textedit.modelexplorer/META-INF/MANIFEST.MF
The file was modified plugins/infra/constraints/org.eclipse.papyrus.infra.constraints.ui/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/toolsmiths/org.eclipse.papyrus.dev.project.management/.settings/org.eclipse.jdt.core.prefs
The file was modified examples/uml/org.eclipse.papyrus.uml.disable.helper.advices.example/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/uml/m2m/org.eclipse.papyrus.uml.m2m.qvto.common/META-INF/MANIFEST.MF
The file was modified plugins/infra/services/org.eclipse.papyrus.infra.services.localizer/.classpath
The file was modified plugins/toolsmiths/org.eclipse.papyrus.releng.tools/.classpath
The file was modified plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions.edit/.classpath
The file was modified plugins/doc/org.eclipse.papyrus.copypaste.ui.doc/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/doc/org.eclipse.papyrus.infra.doc/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/META-INF/MANIFEST.MF
The file was modified plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode.history/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/.classpath
The file was modified examples/uml/edition/org.eclipse.papyrus.examples.uml.edition.profile/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.nattable/META-INF/MANIFEST.MF
The file was modified plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.common/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/META-INF/MANIFEST.MF
The file was modified plugins/doc/org.eclipse.papyrus.uml.doc/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome/.classpath
The file was modified plugins/infra/types/org.eclipse.papyrus.infra.types.editor/.classpath
The file was modified plugins/toolsmiths/org.eclipse.papyrus.architectureview/.classpath
The file was modified plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.common/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/doc/org.eclipse.papyrus.toolsmiths.plugin.builder.doc/.settings/org.eclipse.jdt.core.prefs
The file was modified examples/emf/org.eclipse.papyrus.outline.emftree/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/textedit/org.eclipse.papyrus.infra.textedit.types/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration/.classpath
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.model/.classpath
The file was modified plugins/infra/textedit/org.eclipse.papyrus.infra.textedit.edit/META-INF/MANIFEST.MF
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/constraints/org.eclipse.papyrus.infra.constraints.editor/.classpath
The file was modified plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.editor/.classpath
The file was modified plugins/toolsmiths/org.eclipse.papyrus.infra.gmfdiag.css.debug/.classpath
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.canonical/.classpath
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/.classpath
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/.classpath
The file was modified plugins/infra/properties/org.eclipse.papyrus.infra.properties.edit/META-INF/MANIFEST.MF
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore/.classpath
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotype.edition/META-INF/MANIFEST.MF
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.hyperlink/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.core/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.expressions/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.elementtypes/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/editor/org.eclipse.papyrus.eclipse.project.editors/.classpath
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotype.edition/.classpath
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.architecture.edit/.classpath
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome/META-INF/MANIFEST.MF
The file was modified plugins/toolsmiths/org.eclipse.papyrus.dev.ui/.classpath
The file was modified plugins/toolsmiths/org.eclipse.papyrus.releng.dev.release/.classpath
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/.classpath
The file was modified plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css3.xtext/.classpath
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.efacet.metamodel.edit/.classpath
The file was modified plugins/infra/ui/org.eclipse.papyrus.infra.ui/META-INF/MANIFEST.MF
The file was modified plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.expressions/.classpath
The file was modified plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.properties/.classpath
The file was modified plugins/infra/textedit/org.eclipse.papyrus.infra.textedit.representation.architecture/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.modelexplorer/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/newchild/org.eclipse.papyrus.infra.newchild/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.util.ui/META-INF/MANIFEST.MF
The file was modified plugins/doc/org.eclipse.papyrus.api.migration.doc/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/doc/org.eclipse.papyrus.developer.doc/.classpath
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.query.ocl.metamodel/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/services/org.eclipse.papyrus.infra.services.validation/META-INF/MANIFEST.MF
The file was modified plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.properties/.classpath
The file was modified plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.edit/META-INF/MANIFEST.MF
The file was modified plugins/toolsmiths/org.eclipse.papyrus.dev.view.services.edit.request/.classpath
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.catalog/.classpath
The file was modified plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.utils/.classpath
The file was modified plugins/emf/org.eclipse.papyrus.emf.ui/META-INF/MANIFEST.MF
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.gef/.classpath
The file was modified plugins/uml/alf/org.eclipse.papyrus.uml.alf.ui/.classpath
The file was modified plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization.utils/.classpath
The file was modified examples/core/org.eclipse.papyrus.example.core.sashwindows.fulleditor/.classpath
The file was modified examples/uml/org.eclipse.papyrus.example.uml.services.decorator/META-INF/MANIFEST.MF
The file was modified plugins/doc/org.eclipse.papyrus.toolsmiths.profilemigration.doc/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.efacet.editor/.classpath
The file was modified plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/.classpath
The file was modified plugins/toolsmiths/org.eclipse.papyrus.dev.project.management/.classpath
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.style/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.query.ocl.metamodel/.classpath
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/services/org.eclipse.papyrus.infra.services.navigation/.classpath
The file was modified plugins/infra/textedit/org.eclipse.papyrus.infra.textedit.edit/.classpath
The file was modified plugins/toolsmiths/org.eclipse.papyrus.uml.m2m.qvto.tests.tools/.classpath
The file was modified plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.generic.config/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/misc/org.eclipse.papyrus.infra.sync/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/types/org.eclipse.papyrus.infra.types.rulebased/.classpath
The file was modified examples/infra/org.eclipse.papyrus.example.infra.servicesregistry.retrieval/.classpath
The file was modified plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.ui/META-INF/MANIFEST.MF
The file was modified plugins/doc/org.eclipse.papyrus.developer.doc/META-INF/MANIFEST.MF
The file was modified plugins/infra/types/org.eclipse.papyrus.infra.types.editor/META-INF/MANIFEST.MF
The file was modified plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.profile/META-INF/MANIFEST.MF
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/META-INF/MANIFEST.MF
The file was modified plugins/doc/org.eclipse.papyrus.api.migration.doc/.classpath
The file was modified plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/.classpath
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.common.ui/.classpath
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.ui/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.controlmode/META-INF/MANIFEST.MF
The file was modified examples/user/org.eclipse.papyrus.examples.user.qvto/.classpath
The file was modified plugins/infra/emf/org.eclipse.papyrus.infra.emf.appearance/.classpath
The file was modified plugins/infra/services/org.eclipse.papyrus.infra.services.edit.ui/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/emf/org.eclipse.papyrus.infra.emf.diagram.common/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.model.edit/META-INF/MANIFEST.MF
The file was modified plugins/doc/org.eclipse.papyrus.infra.nattable.doc/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/textedit/org.eclipse.papyrus.infra.textedit.representation.architecture/.classpath
The file was modified plugins/uml/alf/org.eclipse.papyrus.uml.alf.ui/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.outline/.classpath
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.common.sdk.core/.classpath
The file was modified plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.editor/META-INF/MANIFEST.MF
The file was modified plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.ui/.classpath
The file was modified plugins/infra/textedit/org.eclipse.papyrus.infra.textedit.representation/META-INF/MANIFEST.MF
The file was modified plugins/infra/core/org.eclipse.papyrus.infra.core.architecture.edit/META-INF/MANIFEST.MF
The file was modified plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.controlmode/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.metamodel.editor/.classpath
The file was modified examples/core/org.eclipse.papyrus.example.core.lifecycleevents/.classpath
The file was modified plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.metamodel.editor/META-INF/MANIFEST.MF
The file was modified plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/META-INF/MANIFEST.MF
The file was modified plugins/infra/architecture/org.eclipse.papyrus.infra.architecture.representation.edit/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/misc/org.eclipse.papyrus.infra.psf/.classpath
The file was modified plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/misc/org.eclipse.papyrus.infra.hyperlink/.settings/org.eclipse.jdt.core.prefs
The file was modified examples/uml/org.eclipse.papyrus.uml.textual.editors.example/.classpath
The file was modified plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.configuration/META-INF/MANIFEST.MF
The file was modified plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.common/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/doc/org.eclipse.papyrus.developer.doc/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/doc/org.eclipse.papyrus.infra.services.controlmode.doc/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions.properties/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions.edit/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel/META-INF/MANIFEST.MF
The file was modified plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.menu/.classpath
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.viewersearcher/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/doc/org.eclipse.papyrus.dsml.validation.doc/META-INF/MANIFEST.MF
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.properties/.classpath
The file was modified plugins/infra/textedit/org.eclipse.papyrus.infra.textedit.ui/META-INF/MANIFEST.MF
The file was modified plugins/doc/org.eclipse.papyrus.doctemplate.doc/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/toolsmiths/org.eclipse.papyrus.codegen/META-INF/MANIFEST.MF
The file was modified plugins/editor/org.eclipse.papyrus.editor/.classpath
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.gmfmenu.filter/META-INF/MANIFEST.MF
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.extensionpoints.editors/.classpath
The file was modified plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.ui/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend.ui/.classpath
The file was modified plugins/editor/org.eclipse.papyrus.editor/META-INF/MANIFEST.MF
The file was modified plugins/doc/org.eclipse.papyrus.infra.internationalization.doc/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/toolsmiths/org.eclipse.papyrus.gmf.editpartview/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.menu/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/services/org.eclipse.papyrus.infra.services.viewlabelprovider/.classpath
The file was modified plugins/infra/textedit/org.eclipse.papyrus.infra.textedit/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions.editor/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.representation/.classpath
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.properties/.classpath
The file was modified plugins/toolsmiths/org.eclipse.papyrus.mwe2.utils/META-INF/MANIFEST.MF
The file was modified plugins/infra/constraints/org.eclipse.papyrus.infra.constraints/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.core/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.validate/.classpath
The file was modified plugins/infra/emf/org.eclipse.papyrus.infra.emf.types.ui/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator/.classpath
The file was modified plugins/toolsmiths/org.eclipse.papyrus.gmf.editpoliciesstates/.classpath
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.core/META-INF/MANIFEST.MF
The file was modified plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.metamodel.editor/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer.widgets/META-INF/MANIFEST.MF
The file was modified plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.editor/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/META-INF/MANIFEST.MF
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/.classpath
The file was modified plugins/infra/misc/org.eclipse.papyrus.infra.sync/META-INF/MANIFEST.MF
The file was modified plugins/infra/ui/org.eclipse.papyrus.infra.ui.fonts/META-INF/MANIFEST.MF
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.model/META-INF/MANIFEST.MF
The file was modified plugins/infra/ui/org.eclipse.papyrus.infra.ui.resources/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/services/org.eclipse.papyrus.infra.services.architecture/.classpath
The file was modified examples/core/org.eclipse.papyrus.example.core.sashwindows.simpleeditor/META-INF/MANIFEST.MF
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.ui/.classpath
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.core/META-INF/MANIFEST.MF
The file was modified plugins/doc/org.eclipse.papyrus.infra.doc/META-INF/MANIFEST.MF
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel.edit/.classpath
The file was modified plugins/infra/services/org.eclipse.papyrus.infra.services.edit.ui/.classpath
The file was modified plugins/facet/editor/org.eclipse.papyrus.emf.facet.doc/.classpath
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel.edit/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/filters/org.eclipse.papyrus.infra.filters.edit/.classpath
The file was modified plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.ui/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.representation.edit/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/.classpath
The file was modified plugins/uml/architecture/org.eclipse.papyrus.uml.architecture/META-INF/MANIFEST.MF
The file was modified plugins/editor/org.eclipse.papyrus.editor.perspectiveconfiguration/.classpath
The file was modified plugins/infra/core/org.eclipse.papyrus.infra.core/META-INF/MANIFEST.MF
The file was modified plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.properties/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/toolsmiths/org.eclipse.papyrus.gmf.figureview/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/nattable/org.eclipse.papyrus.infra.emf.nattable/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.util.pde.core/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization/.classpath
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.efacet.metamodel/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.menu/META-INF/MANIFEST.MF
The file was modified plugins/uml/expressions/org.eclipse.papyrus.uml.expressions.edit/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.query.java.metamodel/META-INF/MANIFEST.MF
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.modelexplorer/META-INF/MANIFEST.MF
The file was modified plugins/infra/types/org.eclipse.papyrus.infra.types.edit/META-INF/MANIFEST.MF
The file was modified plugins/doc/org.eclipse.papyrus.infra.newchild.doc/META-INF/MANIFEST.MF
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.common.core/META-INF/MANIFEST.MF
The file was modified plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.efacet.ui/.classpath
The file was modified plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.extensionpoints.editors/.classpath
The file was modified plugins/infra/constraints/org.eclipse.papyrus.infra.constraints.ui/META-INF/MANIFEST.MF
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.query.java.sdk.ui/.classpath
The file was modified plugins/infra/core/org.eclipse.papyrus.infra.tools/.classpath
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/.classpath
The file was modified plugins/infra/internationalization/org.eclipse.papyrus.infra.editor.welcome.internationalization/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/services/org.eclipse.papyrus.infra.services.architecture/META-INF/MANIFEST.MF
The file was modified plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.ui/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.widgets/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.preferences/.classpath
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.architecture/META-INF/MANIFEST.MF
The file was modified examples/uml/org.eclipse.papyrus.examples.uml.textedit.property.xtext.architecture/.settings/org.eclipse.jdt.core.prefs
The file was modified examples/uml/org.eclipse.papyrus.examples.uml.textedit.property.xtext.architecture/.classpath
The file was modified examples/uml/org.eclipse.papyrus.example.uml.comment.editor.newresource/META-INF/MANIFEST.MF
The file was modified plugins/infra/types/org.eclipse.papyrus.infra.types.ui/.classpath
The file was modified plugins/toolsmiths/org.eclipse.papyrus.codegen/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.query.java.core/META-INF/MANIFEST.MF
The file was modified plugins/uml/architecture/org.eclipse.papyrus.uml.architecture/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/architecture/org.eclipse.papyrus.infra.architecture.representation.edit/.classpath
The file was modified plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/META-INF/MANIFEST.MF
The file was modified plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.editor/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions.editor/.classpath
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.common.sdk.core/src/org/eclipse/papyrus/emf/facet/common/sdk/core/internal/exported/utils/ProjectUtils.java
The file was modified examples/uml/org.eclipse.papyrus.uml.disable.helper.advices.example/.classpath
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.restrictions/.classpath
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.query.java.metamodel/.classpath
The file was modified plugins/infra/newchild/org.eclipse.papyrus.infra.newchild.editor/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.efacet.editor/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/uml/expressions/org.eclipse.papyrus.uml.expressions.properties/META-INF/MANIFEST.MF
The file was modified plugins/infra/onefile/org.eclipse.papyrus.infra.onefile/.classpath
The file was modified plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/META-INF/MANIFEST.MF
The file was modified plugins/infra/ui/org.eclipse.papyrus.infra.ui/.classpath
The file was modified plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.efacet.edit/.classpath
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.css/META-INF/MANIFEST.MF
The file was modified plugins/infra/newchild/org.eclipse.papyrus.infra.newchild.edit/META-INF/MANIFEST.MF
The file was modified plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/META-INF/MANIFEST.MF
The file was modified plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/META-INF/MANIFEST.MF
The file was modified examples/uml/org.eclipse.papyrus.example.uml.comment.editor.sharedresource/.classpath
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/.classpath
The file was modified plugins/doc/org.eclipse.papyrus.infra.emf.expressions.doc/META-INF/MANIFEST.MF
The file was modified plugins/infra/types/org.eclipse.papyrus.infra.types.core/.classpath
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/textedit/org.eclipse.papyrus.infra.textedit.representation.edit/META-INF/MANIFEST.MF
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.modelexplorer/.classpath
The file was modified examples/infra/org.eclipse.papyrus.infra.gmfdiag.connectionpoint.preferences/.classpath
The file was modified examples/uml/org.eclipse.papyrus.uml.diagram.emftree/META-INF/MANIFEST.MF
The file was modified plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome/META-INF/MANIFEST.MF
The file was modified plugins/infra/filters/org.eclipse.papyrus.infra.filters/META-INF/MANIFEST.MF
The file was modified plugins/infra/properties/org.eclipse.papyrus.infra.properties.editor/.classpath
The file was modified plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.elementtypes/META-INF/MANIFEST.MF
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.efacet.sdk.ui/.classpath
The file was modified plugins/infra/constraints/org.eclipse.papyrus.infra.constraints.edit/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.navigation/.classpath
The file was modified plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/META-INF/MANIFEST.MF
The file was modified plugins/infra/textedit/org.eclipse.papyrus.infra.textedit.properties/META-INF/MANIFEST.MF
The file was modified plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/META-INF/MANIFEST.MF
The file was modified plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.dnd/META-INF/MANIFEST.MF
The file was modified plugins/infra/emf/org.eclipse.papyrus.infra.emf.diagram.common/META-INF/MANIFEST.MF
The file was modified plugins/doc/org.eclipse.papyrus.infra.services.navigation.doc/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/newchild/org.eclipse.papyrus.infra.newchild/META-INF/MANIFEST.MF
The file was modified plugins/infra/constraints/org.eclipse.papyrus.infra.constraints.ui/.classpath
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.navigation/META-INF/MANIFEST.MF
The file was modified plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.nattable/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.efacet.edit/META-INF/MANIFEST.MF
The file was modified plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.ui/.classpath
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.style.edit/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/.classpath
The file was modified plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.generic/.classpath
The file was modified plugins/emf/org.eclipse.papyrus.emf/META-INF/MANIFEST.MF
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore/META-INF/MANIFEST.MF
The file was modified plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/services/org.eclipse.papyrus.infra.services.validation/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.efacet/META-INF/MANIFEST.MF
The file was modified plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.utils/META-INF/MANIFEST.MF
The file was modified plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model/META-INF/MANIFEST.MF
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.representation.edit/META-INF/MANIFEST.MF
The file was modified plugins/infra/services/org.eclipse.papyrus.infra.services.markerlistener/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.export/.classpath
The file was modified plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.representation/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.edit/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/textedit/org.eclipse.papyrus.infra.textedit.representation.edit/.classpath
The file was modified plugins/infra/services/org.eclipse.papyrus.infra.services.labelprovider/.classpath
The file was modified plugins/toolsmiths/org.eclipse.papyrus.architectureview/META-INF/MANIFEST.MF
The file was modified plugins/infra/properties/org.eclipse.papyrus.infra.properties/META-INF/MANIFEST.MF
The file was modified plugins/infra/emf/org.eclipse.papyrus.infra.emf.appearance/.settings/org.eclipse.jdt.core.prefs
The file was modified examples/uml/org.eclipse.papyrus.example.uml.nattable.actions/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/uml/m2m/org.eclipse.papyrus.uml.m2m.qvto.common/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.ui/META-INF/MANIFEST.MF
The file was modified plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.common/META-INF/MANIFEST.MF
The file was modified plugins/infra/services/org.eclipse.papyrus.infra.services.viewersearch/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.navigation/.classpath
The file was modified examples/uml/org.eclipse.papyrus.example.uml.nattable.empty.line/META-INF/MANIFEST.MF
The file was modified plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.config/.settings/org.eclipse.jdt.core.prefs
The file was modified examples/uml/org.eclipse.papyrus.example.uml.comment.editor.newresource/.classpath
The file was modified plugins/emf/org.eclipse.papyrus.emf/.classpath
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.widgets/.classpath
The file was modified examples/infra/org.eclipse.papyrus.infra.gmfdiag.connectionpoint.preferences/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.icons/META-INF/MANIFEST.MF
The file was modified examples/others/org.eclipse.papyrus.example.text.instance/.classpath
The file was modified plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.edit/.classpath
The file was modified plugins/uml/expressions/org.eclipse.papyrus.uml.expressions/META-INF/MANIFEST.MF
The file was modified examples/others/org.eclipse.papyrus.example.text.instance/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.icons/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.validate/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/editor/org.eclipse.papyrus.editor.perspectiveconfiguration/META-INF/MANIFEST.MF
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.properties/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/properties/org.eclipse.papyrus.infra.properties.editor/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.common/.classpath
The file was modified plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.modelexplorer/.classpath
The file was modified plugins/infra/emf/org.eclipse.papyrus.infra.emf.types.ui/.classpath
The file was modified plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.ui/META-INF/MANIFEST.MF
The file was modified plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui/.classpath
The file was modified plugins/infra/nattable/org.eclipse.papyrus.infra.emf.nattable/META-INF/MANIFEST.MF
The file was modified plugins/uml/alf/org.eclipse.papyrus.uml.alf.common.ui/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode/.classpath
The file was modified plugins/infra/services/org.eclipse.papyrus.infra.services.semantic/META-INF/MANIFEST.MF
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.restrictions/META-INF/MANIFEST.MF
The file was modified plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading/META-INF/MANIFEST.MF
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.extensionpoints.editors/META-INF/MANIFEST.MF
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.util.ui/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.profile/.classpath
The file was modified plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly/.classpath
The file was modified plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/META-INF/MANIFEST.MF
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.util.swt/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards/.classpath
The file was modified plugins/doc/org.eclipse.papyrus.toolsmiths.recipe.elementtypes.doc/examples/org.eclipse.papyrus.toolsmiths.example.umlformetamodels/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.architecture/.classpath
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.util.core/META-INF/MANIFEST.MF
The file was modified plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/.classpath
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.modelexplorer/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.groups/META-INF/MANIFEST.MF
The file was modified plugins/infra/newchild/org.eclipse.papyrus.infra.newchild.edit/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/META-INF/MANIFEST.MF
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/textedit/org.eclipse.papyrus.infra.textedit/.classpath
The file was modified plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.controlmode/.classpath
The file was modified plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator/.classpath
The file was modified plugins/uml/expressions/org.eclipse.papyrus.uml.expressions.properties/.classpath
The file was modified plugins/infra/ui/org.eclipse.papyrus.infra.widgets/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.canonical/META-INF/MANIFEST.MF
The file was modified plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/.settings/org.eclipse.jdt.core.prefs
The file was modified examples/uml/org.eclipse.papyrus.example.uml.comment.editor.sharedresource/META-INF/MANIFEST.MF
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.representation/META-INF/MANIFEST.MF
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.controlmode/META-INF/MANIFEST.MF
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.efacet.edit/.settings/org.eclipse.jdt.core.prefs
The file was modified examples/uml/org.eclipse.papyrus.uml.textual.editors.example/META-INF/MANIFEST.MF
The file was modified plugins/facet/editor/org.eclipse.papyrus.emf.facet.doc/META-INF/MANIFEST.MF
The file was modified plugins/infra/emf/org.eclipse.papyrus.infra.emf/META-INF/MANIFEST.MF
The file was modified plugins/infra/newchild/org.eclipse.papyrus.infra.newchild.editor/.classpath
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.architecture/.classpath
The file was modified plugins/uml/expressions/org.eclipse.papyrus.uml.expressions.edit/.classpath
The file was modified plugins/infra/types/org.eclipse.papyrus.infra.types.editor/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.properties/META-INF/MANIFEST.MF
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.gmfmenu.filter/.settings/org.eclipse.jdt.core.prefs
The file was modified examples/uml/org.eclipse.papyrus.examples.uml.diagrams/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/.classpath
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.architecture/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions.properties/.classpath
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.common.ui/META-INF/MANIFEST.MF
The file was modified plugins/infra/services/org.eclipse.papyrus.infra.services.architecture/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/types/org.eclipse.papyrus.infra.types.edit/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator.ui/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer/.classpath
The file was modified plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css3.xtext/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.modelexplorer/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.util.core/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.ui/.classpath
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.ui/META-INF/MANIFEST.MF
The file was modified plugins/infra/architecture/org.eclipse.papyrus.infra.architecture.representation/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.gmfdiag/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/doc/org.eclipse.papyrus.infra.gmfdiag.common.doc/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/uml/alf/org.eclipse.papyrus.uml.alf/META-INF/MANIFEST.MF
The file was modified plugins/infra/ui/org.eclipse.papyrus.infra.ui.fonts/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.generic/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.outline/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/filters/org.eclipse.papyrus.infra.filters/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/constraints/org.eclipse.papyrus.infra.constraints.edit/META-INF/MANIFEST.MF
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.symbols/META-INF/MANIFEST.MF
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.common.sdk.core/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.efacet.metamodel/META-INF/MANIFEST.MF
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.query.ocl.core/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/doc/org.eclipse.papyrus.toolsmiths.validation.doc/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/uml/alf/org.eclipse.papyrus.uml.alf.common/META-INF/MANIFEST.MF
The file was modified plugins/infra/core/org.eclipse.papyrus.infra.core.architecture/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/services/org.eclipse.papyrus.infra.services.openelement/.classpath
The file was modified plugins/infra/textedit/org.eclipse.papyrus.infra.textedit.modelexplorer/.settings/org.eclipse.jdt.core.prefs
Commit bec523087e5ffb7d6a70d7f73717df2b6a42bf0b by vincent lorenzo
Revert "Bug 581848 - [Releng] Revert patches to move to Java 17 as it breaks 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>
The file was modified plugins/uml/alf/org.eclipse.papyrus.uml.alf.ui/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/services/org.eclipse.papyrus.infra.services.architecture/.classpath
The file was modified examples/uml/org.eclipse.papyrus.example.uml.comment.editor.newresource/.settings/org.eclipse.jdt.core.prefs
The file was modified examples/infra/org.eclipse.papyrus.example.infra.servicesregistry.retrieval/.classpath
The file was modified plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.modelexplorer/.classpath
The file was modified plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/.classpath
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.query.java.core/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotype.edition/META-INF/MANIFEST.MF
The file was modified examples/emf/org.eclipse.papyrus.outline.emftree/META-INF/MANIFEST.MF
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.symbols/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/textedit/org.eclipse.papyrus.infra.textedit.types/META-INF/MANIFEST.MF
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.efacet.catalog/.classpath
The file was modified plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.gmfdiag/META-INF/MANIFEST.MF
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.viewersearcher/.classpath
The file was modified plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/META-INF/MANIFEST.MF
The file was modified plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.properties/META-INF/MANIFEST.MF
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors/META-INF/MANIFEST.MF
The file was modified plugins/infra/constraints/org.eclipse.papyrus.infra.constraints.ui/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/misc/org.eclipse.papyrus.infra.hyperlink/META-INF/MANIFEST.MF
The file was modified plugins/uml/alf/org.eclipse.papyrus.uml.alf.ui/META-INF/MANIFEST.MF
The file was modified plugins/infra/misc/org.eclipse.papyrus.infra.hyperlink/.classpath
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore/META-INF/MANIFEST.MF
The file was modified plugins/infra/services/org.eclipse.papyrus.infra.services.validation/.classpath
The file was modified plugins/toolsmiths/org.eclipse.papyrus.gmf.editpoliciesstates/.classpath
The file was modified plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant/.classpath
The file was modified plugins/toolsmiths/org.eclipse.papyrus.gmf.editpoliciesstates/META-INF/MANIFEST.MF
The file was modified examples/infra/org.eclipse.papyrus.infra.gmfdiag.connectionpoint.preferences/.classpath
The file was modified plugins/infra/textedit/org.eclipse.papyrus.infra.textedit.xtext/.classpath
The file was modified plugins/toolsmiths/org.eclipse.papyrus.dev.view.services.edit.request/META-INF/MANIFEST.MF
The file was modified plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.editor/.classpath
The file was modified plugins/infra/services/org.eclipse.papyrus.infra.services.decoration/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/services/org.eclipse.papyrus.infra.services.labelprovider/META-INF/MANIFEST.MF
The file was modified examples/uml/org.eclipse.papyrus.uml.disable.helper.advices.example/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui/META-INF/MANIFEST.MF
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel.edit/.classpath
The file was modified plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model/.classpath
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.linklf/META-INF/MANIFEST.MF
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.symbols/META-INF/MANIFEST.MF
The file was modified plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel/META-INF/MANIFEST.MF
The file was modified plugins/toolsmiths/org.eclipse.papyrus.gmf.figureview/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.query.java.metamodel/.classpath
The file was modified plugins/toolsmiths/org.eclipse.papyrus.dev.ui/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/services/org.eclipse.papyrus.infra.services.edit.ui/.classpath
The file was modified plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.ui/META-INF/MANIFEST.MF
The file was modified plugins/doc/org.eclipse.papyrus.developer.doc/resource/guidelines.mediawiki
The file was modified plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.metamodel.editor/.classpath
The file was modified plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading/.classpath
The file was modified plugins/toolsmiths/org.eclipse.papyrus.gmf.editpartview/.classpath
The file was modified plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model.editor/META-INF/MANIFEST.MF
The file was modified plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.architecture/.settings/org.eclipse.jdt.core.prefs
The file was modified examples/infra/org.eclipse.papyrus.infra.gmfdiag.connectionpoint.preferences/META-INF/MANIFEST.MF
The file was modified plugins/doc/org.eclipse.papyrus.developer.doc/META-INF/MANIFEST.MF
The file was modified plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.gmfdiag/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/misc/org.eclipse.papyrus.infra.guava/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/types/org.eclipse.papyrus.infra.types.rulebased/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.readonly/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/doc/org.eclipse.papyrus.infra.architecture.doc/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.gef/META-INF/MANIFEST.MF
The file was modified plugins/doc/org.eclipse.papyrus.doctemplate.doc/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.common/src/org/eclipse/papyrus/toolsmiths/validation/common/internal/utils/PluginErrorReporter.java
The file was modified plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration.ui/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.util.pde.core/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.ui/.classpath
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.widgets/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/editor/org.eclipse.papyrus.editor.perspectiveconfiguration/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/doc/org.eclipse.papyrus.toolsmiths.architecture.doc/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly/.classpath
The file was modified plugins/doc/org.eclipse.papyrus.uml.search.ui.doc/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/doc/org.eclipse.papyrus.toolsmiths.validation.doc/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.symbols/.classpath
The file was modified plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.config/.classpath
The file was modified plugins/infra/onefile/org.eclipse.papyrus.infra.onefile/META-INF/MANIFEST.MF
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.ui/META-INF/MANIFEST.MF
The file was modified plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.common/.classpath
The file was modified plugins/toolsmiths/org.eclipse.papyrus.infra.emf.commandstack/META-INF/MANIFEST.MF
The file was modified plugins/infra/filters/org.eclipse.papyrus.infra.filters/.classpath
The file was modified plugins/infra/architecture/org.eclipse.papyrus.infra.architecture.representation/.classpath
The file was modified plugins/infra/services/org.eclipse.papyrus.infra.services.viewersearch/META-INF/MANIFEST.MF
The file was modified plugins/infra/ui/org.eclipse.papyrus.infra.widgets.toolbox/.classpath
The file was modified plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.configuration/META-INF/MANIFEST.MF
The file was modified plugins/uml/expressions/org.eclipse.papyrus.uml.expressions/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.viewersearcher/.settings/org.eclipse.jdt.core.prefs
The file was modified examples/uml/org.eclipse.papyrus.example.uml.nattable.empty.line/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.model.edit/.classpath
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.util.swt/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.core/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.core/META-INF/MANIFEST.MF
The file was modified examples/uml/org.eclipse.papyrus.uml.diagram.emftree/META-INF/MANIFEST.MF
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/toolsmiths/org.eclipse.papyrus.releng.main.release/.classpath
The file was modified examples/uml/edition/org.eclipse.papyrus.examples.uml.edition.profile/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/core/org.eclipse.papyrus.infra.core.architecture.edit/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/constraints/org.eclipse.papyrus.infra.constraints.ui/.classpath
The file was modified plugins/doc/org.eclipse.papyrus.toolsmiths.recipe.elementtypes.doc/examples/org.eclipse.papyrus.toolsmiths.example.umlformetamodels/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/newchild/org.eclipse.papyrus.infra.newchild/.classpath
The file was modified plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/toolsmiths/org.eclipse.papyrus.dev.view.services.edit.request/.classpath
The file was modified plugins/doc/org.eclipse.papyrus.infra.internationalization.doc/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.common.sdk.core/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/ui/org.eclipse.papyrus.infra.ui.architecture/META-INF/MANIFEST.MF
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.efacet/.classpath
The file was modified plugins/editor/org.eclipse.papyrus.editor.perspectiveconfiguration/META-INF/MANIFEST.MF
The file was modified plugins/infra/properties/org.eclipse.papyrus.infra.properties.editor/META-INF/MANIFEST.MF
The file was modified plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.query.java.sdk.ui/.classpath
The file was modified plugins/infra/emf/org.eclipse.papyrus.infra.emf/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/types/org.eclipse.papyrus.infra.types/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/toolsmiths/org.eclipse.papyrus.dev.types/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.metamodel.editor/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.ui/.classpath
The file was modified plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions.edit/META-INF/MANIFEST.MF
The file was modified examples/uml/org.eclipse.papyrus.example.uml.comment.editor.sharedresource/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/misc/org.eclipse.papyrus.infra.guava/META-INF/MANIFEST.MF
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.util.core/META-INF/MANIFEST.MF
The file was modified examples/uml/org.eclipse.papyrus.uml.textual.editors.example/.classpath
The file was modified plugins/doc/org.eclipse.papyrus.toolsmiths.recipe.elementtypes.doc/META-INF/MANIFEST.MF
The file was modified plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.representation.edit/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/uml/alf/org.eclipse.papyrus.uml.alf.common.ui/.classpath
The file was modified plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.edit/META-INF/MANIFEST.MF
The file was modified plugins/infra/newchild/org.eclipse.papyrus.infra.newchild.editor/META-INF/MANIFEST.MF
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.efacet.core/META-INF/MANIFEST.MF
The file was modified plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator.ui/META-INF/MANIFEST.MF
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.efacet/META-INF/MANIFEST.MF
The file was modified plugins/infra/architecture/org.eclipse.papyrus.infra.architecture.representation.edit/META-INF/MANIFEST.MF
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.efacet.editor/META-INF/MANIFEST.MF
The file was modified plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome/META-INF/MANIFEST.MF
The file was modified plugins/doc/org.eclipse.papyrus.developer.doc/.classpath
The file was modified plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/META-INF/MANIFEST.MF
The file was modified plugins/uml/alf/org.eclipse.papyrus.uml.alf.common.ui/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/editor/org.eclipse.papyrus.editor/META-INF/MANIFEST.MF
The file was modified examples/uml/org.eclipse.papyrus.examples.uml.diagrams/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/types/org.eclipse.papyrus.infra.types.edit/.classpath
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.modelexplorer/META-INF/MANIFEST.MF
The file was modified plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.clazz.config/.classpath
The file was modified plugins/infra/textedit/org.eclipse.papyrus.infra.textedit.properties/.classpath
The file was modified plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/facet/editor/org.eclipse.papyrus.emf.facet.doc/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.query.ocl.core/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.architecture.edit/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion/META-INF/MANIFEST.MF
The file was modified plugins/infra/properties/org.eclipse.papyrus.infra.properties.edit/.classpath
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.catalog/META-INF/MANIFEST.MF
The file was modified plugins/infra/ui/org.eclipse.papyrus.infra.ui.resources/META-INF/MANIFEST.MF
The file was modified plugins/infra/emf/org.eclipse.papyrus.infra.emf.types/META-INF/MANIFEST.MF
The file was modified plugins/toolsmiths/org.eclipse.papyrus.architectureview/.classpath
The file was modified plugins/infra/core/org.eclipse.papyrus.infra.core.architecture.edit/META-INF/MANIFEST.MF
The file was modified plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/uml/expressions/org.eclipse.papyrus.uml.expressions.properties/.classpath
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.representation.edit/.classpath
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.efacet.metamodel.edit/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.representation/META-INF/MANIFEST.MF
The file was modified plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization.edit/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.canonical/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/.classpath
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.query.ocl.core/.classpath
The file was modified plugins/doc/org.eclipse.papyrus.toolsmiths.profilemigration.doc/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/META-INF/MANIFEST.MF
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions.properties/META-INF/MANIFEST.MF
The file was modified plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization.edit/META-INF/MANIFEST.MF
The file was modified plugins/infra/services/org.eclipse.papyrus.infra.services.markerlistener/.classpath
The file was modified plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.common/META-INF/MANIFEST.MF
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.efacet.metamodel/.classpath
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.common.sdk.core/src/org/eclipse/papyrus/emf/facet/common/sdk/core/internal/exported/utils/ProjectUtils.java
The file was modified plugins/doc/org.eclipse.papyrus.infra.services.controlmode.doc/.settings/org.eclipse.jdt.core.prefs
The file was modified examples/core/org.eclipse.papyrus.example.core.sashwindows.fulleditor/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/toolsmiths/org.eclipse.papyrus.gmf.editpoliciesstates/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.util.pde.core/src/org/eclipse/papyrus/emf/facet/util/pde/core/internal/PluginUtils.java
The file was modified plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.common/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.properties/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/.classpath
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/constraints/org.eclipse.papyrus.infra.constraints.edit/META-INF/MANIFEST.MF
The file was modified plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.representation/.classpath
The file was modified plugins/toolsmiths/org.eclipse.papyrus.uml.m2m.qvto.tests.tools/.classpath
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.nattable/.classpath
The file was modified plugins/infra/nattable/org.eclipse.papyrus.infra.emf.nattable/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.common/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.widgets/.classpath
The file was modified plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.editor/META-INF/MANIFEST.MF
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/META-INF/MANIFEST.MF
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/META-INF/MANIFEST.MF
The file was modified plugins/editor/org.eclipse.papyrus.eclipse.project.editors/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.properties/.classpath
The file was modified examples/others/org.eclipse.papyrus.example.text.instance/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.editor/.classpath
The file was modified plugins/doc/org.eclipse.papyrus.req.reqif.doc/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.ui/META-INF/MANIFEST.MF
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.icons/.classpath
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.efacet.catalog/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/.classpath
The file was modified examples/uml/org.eclipse.papyrus.examples.uml.textedit.property.xtext.architecture/META-INF/MANIFEST.MF
The file was modified plugins/infra/services/org.eclipse.papyrus.infra.services.labelprovider/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/services/org.eclipse.papyrus.infra.services.localizer/META-INF/MANIFEST.MF
The file was modified examples/core/org.eclipse.papyrus.example.core.lifecycleevents/META-INF/MANIFEST.MF
The file was modified plugins/infra/core/org.eclipse.papyrus.infra.tools/META-INF/MANIFEST.MF
The file was modified plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/.classpath
The file was modified plugins/infra/newchild/org.eclipse.papyrus.infra.newchild/META-INF/MANIFEST.MF
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/.classpath
The file was modified plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.util.ui/.classpath
The file was modified plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions.edit/.classpath
The file was modified plugins/infra/emf/org.eclipse.papyrus.infra.emf.appearance/.classpath
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.icons/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands/.classpath
The file was modified plugins/doc/org.eclipse.papyrus.doctemplate.doc/.classpath
The file was modified examples/core/org.eclipse.papyrus.example.core.lifecycleevents/.classpath
The file was modified plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration/META-INF/MANIFEST.MF
The file was modified plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.edit/META-INF/MANIFEST.MF
The file was modified plugins/toolsmiths/org.eclipse.papyrus.dev.ui/META-INF/MANIFEST.MF
The file was modified examples/uml/org.eclipse.papyrus.examples.uml.textedit.property.xtext.architecture/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.dnd/.classpath
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.extensionpoints.editors/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.validate/META-INF/MANIFEST.MF
The file was modified plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.ui/META-INF/MANIFEST.MF
The file was modified plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/architecture/org.eclipse.papyrus.infra.architecture/.classpath
The file was modified plugins/infra/filters/org.eclipse.papyrus.infra.filters/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.controlmode/META-INF/MANIFEST.MF
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.hyperlink/.classpath
The file was modified plugins/infra/newchild/org.eclipse.papyrus.infra.newchild.editor/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/toolsmiths/org.eclipse.papyrus.releng.tools/.settings/org.eclipse.jdt.core.prefs
The file was modified examples/uml/org.eclipse.papyrus.uml.diagram.emftree/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/nattable/org.eclipse.papyrus.infra.emf.nattable/.classpath
The file was modified plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/.classpath
The file was modified plugins/infra/architecture/org.eclipse.papyrus.infra.architecture/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/.classpath
The file was modified plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.edit/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.extensionpoints.editors/.classpath
The file was modified plugins/toolsmiths/org.eclipse.papyrus.gmf.editpartview/META-INF/MANIFEST.MF
The file was modified plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.edit/.classpath
The file was modified plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui/META-INF/MANIFEST.MF
The file was modified plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/.classpath
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.efacet.ui/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.common.ui/META-INF/MANIFEST.MF
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.core/.classpath
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.query.ocl.core/META-INF/MANIFEST.MF
The file was modified plugins/doc/org.eclipse.papyrus.infra.services.controlmode.doc/META-INF/MANIFEST.MF
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.util.swt/.classpath
The file was modified plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.architecture/.classpath
The file was modified plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf/.classpath
The file was modified plugins/uml/architecture/org.eclipse.papyrus.uml.architecture/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/textedit/org.eclipse.papyrus.infra.textedit/META-INF/MANIFEST.MF
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.common.sdk.core/.classpath
The file was modified plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css3.xtext/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.ecore/.classpath
The file was modified plugins/infra/filters/org.eclipse.papyrus.infra.filters.edit/META-INF/MANIFEST.MF
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.util.core/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/META-INF/MANIFEST.MF
The file was modified plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.ui/.settings/org.eclipse.jdt.core.prefs
The file was modified examples/uml/org.eclipse.papyrus.example.uml.services.decorator/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.groups/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/doc/org.eclipse.papyrus.uml.decoratormodel.doc/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/newchild/org.eclipse.papyrus.infra.newchild.edit/META-INF/MANIFEST.MF
The file was modified plugins/doc/org.eclipse.papyrus.infra.doc/META-INF/MANIFEST.MF
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.editor/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.representation.edit/.classpath
The file was modified plugins/infra/emf/org.eclipse.papyrus.infra.emf.types.ui/.classpath
The file was modified plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer/META-INF/MANIFEST.MF
The file was modified examples/uml/org.eclipse.papyrus.uml.disable.helper.advices.example/.classpath
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/META-INF/MANIFEST.MF
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.efacet.editor/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/uml/expressions/org.eclipse.papyrus.uml.expressions.properties/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/services/org.eclipse.papyrus.infra.services.architecture/META-INF/MANIFEST.MF
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.menu/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/toolsmiths/org.eclipse.papyrus.dev.types/META-INF/MANIFEST.MF
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.core/META-INF/MANIFEST.MF
The file was modified plugins/toolsmiths/org.eclipse.papyrus.gmf.editpartview/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/textedit/org.eclipse.papyrus.infra.textedit.edit/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.editor/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/toolsmiths/org.eclipse.papyrus.infra.gmfdiag.css.debug/META-INF/MANIFEST.MF
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.gmfmenu.filter/.classpath
The file was modified plugins/infra/textedit/org.eclipse.papyrus.infra.textedit.xtext/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.modelexplorer/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/uml/alf/org.eclipse.papyrus.uml.alf.common/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.model.edit/META-INF/MANIFEST.MF
The file was modified plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.common/.classpath
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/.classpath
The file was modified plugins/doc/org.eclipse.papyrus.infra.emf.expressions.doc/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/doc/org.eclipse.papyrus.uml.diagram.common.doc/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/toolsmiths/org.eclipse.papyrus.dev.types/.classpath
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.efacet.editor/.classpath
The file was modified plugins/infra/textedit/org.eclipse.papyrus.infra.textedit.representation.edit/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode.history/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/uml/alf/org.eclipse.papyrus.uml.alf.libraries/.classpath
The file was modified plugins/infra/types/org.eclipse.papyrus.infra.types.editor/.classpath
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.dnd/META-INF/MANIFEST.MF
The file was modified plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.generic.config/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.restrictions/.classpath
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.preferences/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/doc/org.eclipse.papyrus.api.migration.doc/.classpath
The file was modified plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization/.classpath
The file was modified plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.editor/.classpath
The file was modified plugins/doc/org.eclipse.papyrus.infra.newchild.doc/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/uml/m2m/org.eclipse.papyrus.uml.m2m.qvto.common/.classpath
The file was modified plugins/infra/properties/org.eclipse.papyrus.infra.properties/.classpath
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.efacet.sdk.ui/.classpath
The file was modified plugins/infra/services/org.eclipse.papyrus.infra.services.edit/META-INF/MANIFEST.MF
The file was modified plugins/infra/constraints/org.eclipse.papyrus.infra.constraints/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/textedit/org.eclipse.papyrus.infra.textedit.edit/.classpath
The file was modified plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model.edit/META-INF/MANIFEST.MF
The file was modified plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant/META-INF/MANIFEST.MF
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.representation/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/toolsmiths/org.eclipse.papyrus.releng.tools/.classpath
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.custom.core/.classpath
The file was modified plugins/infra/types/org.eclipse.papyrus.infra.types.core/META-INF/MANIFEST.MF
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/.classpath
The file was modified plugins/emf/org.eclipse.papyrus.emf/.classpath
The file was modified plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.ui/.classpath
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.query.java.sdk.ui/.settings/org.eclipse.jdt.core.prefs
The file was modified examples/core/org.eclipse.papyrus.example.core.sashwindows.fulleditor/META-INF/MANIFEST.MF
The file was modified plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions/META-INF/MANIFEST.MF
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.controlmode/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/toolsmiths/org.eclipse.papyrus.releng.tools/META-INF/MANIFEST.MF
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.ui/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/ui/org.eclipse.papyrus.infra.widgets/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.properties/.settings/org.eclipse.jdt.core.prefs
The file was modified examples/uml/org.eclipse.papyrus.example.uml.nattable.empty.line/.classpath
The file was modified plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.ui/.classpath
The file was modified plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.edit/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/properties/org.eclipse.papyrus.infra.properties/META-INF/MANIFEST.MF
The file was modified plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/META-INF/MANIFEST.MF
The file was modified plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator.ui/.classpath
The file was modified plugins/infra/types/org.eclipse.papyrus.infra.types.ui/META-INF/MANIFEST.MF
The file was modified examples/custo/org.eclipse.papyrus.example.custo.cyber/.classpath
The file was modified plugins/infra/services/org.eclipse.papyrus.infra.services.edit/.classpath
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.modelexplorer/.classpath
The file was modified plugins/infra/types/org.eclipse.papyrus.infra.types.core/.classpath
The file was modified plugins/infra/core/org.eclipse.papyrus.infra.core/.classpath
The file was modified plugins/infra/emf/org.eclipse.papyrus.infra.emf.appearance/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.edit/META-INF/MANIFEST.MF
The file was modified plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.controlmode/.classpath
The file was modified plugins/uml/alf/org.eclipse.papyrus.uml.alf.common/.classpath
The file was modified plugins/facet/editor/org.eclipse.papyrus.emf.facet.doc/META-INF/MANIFEST.MF
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.dnd/META-INF/MANIFEST.MF
The file was modified plugins/toolsmiths/builder/org.eclipse.papyrus.toolsmiths.plugin.builder/META-INF/MANIFEST.MF
The file was modified plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/.classpath
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.efacet/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.catalog/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/emf/org.eclipse.papyrus.infra.emf/META-INF/MANIFEST.MF
The file was modified plugins/infra/misc/org.eclipse.papyrus.infra.sync/META-INF/MANIFEST.MF
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/META-INF/MANIFEST.MF
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.query.ocl.metamodel/.classpath
The file was modified plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.generic.config/.classpath
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.widgets/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.controlmode/.classpath
The file was modified examples/uml/org.eclipse.papyrus.examples.uml.diagrams/.classpath
The file was modified plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator/META-INF/MANIFEST.MF
The file was modified examples/user/org.eclipse.papyrus.examples.user.qvto/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/doc/org.eclipse.papyrus.infra.services.controlmode.doc/.classpath
The file was modified plugins/infra/core/org.eclipse.papyrus.infra.core.architecture/.classpath
The file was modified plugins/infra/emf/org.eclipse.papyrus.infra.emf.appearance/META-INF/MANIFEST.MF
The file was modified plugins/infra/misc/org.eclipse.papyrus.infra.sync/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotype.edition/.classpath
The file was modified plugins/doc/org.eclipse.papyrus.uml.textedit.doc/META-INF/MANIFEST.MF
The file was modified examples/user/org.eclipse.papyrus.examples.user.qvto/META-INF/MANIFEST.MF
The file was modified plugins/infra/services/org.eclipse.papyrus.infra.services.viewersearch/.classpath
The file was modified plugins/infra/misc/org.eclipse.papyrus.infra.psf/META-INF/MANIFEST.MF
The file was modified plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions.properties/.classpath
The file was modified plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.editor/META-INF/MANIFEST.MF
The file was modified plugins/infra/emf/org.eclipse.papyrus.infra.emf.types/.classpath
The file was modified plugins/infra/newchild/org.eclipse.papyrus.infra.newchild.edit/.classpath
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.query.ocl.metamodel/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/.classpath
The file was modified plugins/infra/types/org.eclipse.papyrus.infra.types.editor/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/ui/org.eclipse.papyrus.infra.ui.resources/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization/.classpath
The file was modified plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.properties/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.gef/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/services/org.eclipse.papyrus.infra.services.edit.ui/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/META-INF/MANIFEST.MF
The file was modified plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.elementtypes/.settings/org.eclipse.jdt.core.prefs
The file was modified examples/uml/org.eclipse.papyrus.example.uml.nattable.actions/META-INF/MANIFEST.MF
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.efacet.metamodel/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.clazz.config/META-INF/MANIFEST.MF
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel.edit/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/services/org.eclipse.papyrus.infra.services.openelement/.classpath
The file was modified examples/emf/org.eclipse.papyrus.outline.emftree/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/toolsmiths/org.eclipse.papyrus.dev.ui/.classpath
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.dnd/.classpath
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/constraints/org.eclipse.papyrus.infra.constraints.editor/.classpath
The file was modified plugins/doc/org.eclipse.papyrus.uml.diagram.profile.doc/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.preferences/.classpath
The file was modified plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/.classpath
The file was modified plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer.widgets/.settings/org.eclipse.jdt.core.prefs
The file was modified examples/uml/org.eclipse.papyrus.uml.disable.helper.advices.example/META-INF/MANIFEST.MF
The file was modified examples/uml/org.eclipse.papyrus.example.uml.comment.editor.sharedresource/META-INF/MANIFEST.MF
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.css/.classpath
The file was modified plugins/infra/architecture/org.eclipse.papyrus.infra.architecture.representation.edit/.classpath
The file was modified plugins/doc/org.eclipse.papyrus.infra.services.navigation.doc/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor/.classpath
The file was modified plugins/emf/org.eclipse.papyrus.emf.ui/.classpath
The file was modified plugins/infra/core/org.eclipse.papyrus.infra.core.architecture/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.style.edit/.classpath
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.canonical/META-INF/MANIFEST.MF
The file was modified plugins/infra/misc/org.eclipse.papyrus.infra.psf/.classpath
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.extensionpoints.editors/META-INF/MANIFEST.MF
The file was modified plugins/infra/architecture/org.eclipse.papyrus.infra.architecture.representation/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.configuration/.classpath
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.efacet.core/.classpath
The file was modified plugins/uml/alf/org.eclipse.papyrus.uml.alf.to.fuml/META-INF/MANIFEST.MF
The file was modified plugins/infra/filters/org.eclipse.papyrus.infra.filters/META-INF/MANIFEST.MF
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.extensionpoints.editors/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/META-INF/MANIFEST.MF
The file was modified plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.controlmode/META-INF/MANIFEST.MF
The file was modified plugins/infra/types/org.eclipse.papyrus.infra.types.rulebased/META-INF/MANIFEST.MF
The file was modified plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui/.classpath
The file was modified plugins/toolsmiths/org.eclipse.papyrus.infra.gmfdiag.css.debug/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/newchild/org.eclipse.papyrus.infra.newchild.editor/.classpath
The file was modified plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.ecore/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.architecture/META-INF/MANIFEST.MF
The file was modified plugins/uml/architecture/org.eclipse.papyrus.uml.architecture/META-INF/MANIFEST.MF
The file was modified plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor/META-INF/MANIFEST.MF
The file was modified plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/.classpath
The file was modified plugins/uml/alf/org.eclipse.papyrus.uml.alf.to.fuml/.classpath
The file was modified plugins/infra/core/org.eclipse.papyrus.infra.core/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend.ui/META-INF/MANIFEST.MF
The file was modified plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.validate/.classpath
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.efacet.core/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/emf/org.eclipse.papyrus.infra.emf.diagram.common/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.edit/.classpath
The file was modified plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.ecore/META-INF/MANIFEST.MF
The file was modified plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/textedit/org.eclipse.papyrus.infra.textedit.types/.classpath
The file was modified plugins/editor/org.eclipse.papyrus.editor.perspectiveconfiguration/.classpath
The file was modified plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model.editor/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/ui/org.eclipse.papyrus.infra.ui.fonts/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.controlmode/META-INF/MANIFEST.MF
The file was modified plugins/emf/org.eclipse.papyrus.emf/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/doc/org.eclipse.papyrus.infra.gmfdiag.css.doc/.settings/org.eclipse.jdt.core.prefs
The file was modified examples/core/org.eclipse.papyrus.example.core.sashwindows.simpleeditor/META-INF/MANIFEST.MF
The file was modified plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.ui/META-INF/MANIFEST.MF
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/META-INF/MANIFEST.MF
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands/META-INF/MANIFEST.MF
The file was modified examples/uml/org.eclipse.papyrus.uml.diagram.emftree/.classpath
The file was modified plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css3.xtext/.classpath
The file was modified plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui/.classpath
The file was modified plugins/toolsmiths/org.eclipse.papyrus.codegen/META-INF/MANIFEST.MF
The file was modified plugins/uml/alf/org.eclipse.papyrus.uml.alf.libraries/.settings/org.eclipse.jdt.core.prefs
The file was modified examples/uml/org.eclipse.papyrus.example.uml.nattable.actions/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.style.edit/META-INF/MANIFEST.MF
The file was modified plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/META-INF/MANIFEST.MF
The file was modified plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend.ui/.classpath
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.outline/META-INF/MANIFEST.MF
The file was modified plugins/toolsmiths/org.eclipse.papyrus.infra.gmfdiag.css.debug/.classpath
The file was modified plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/.classpath
The file was modified plugins/toolsmiths/org.eclipse.papyrus.uml.m2m.qvto.tests.tools/.settings/org.eclipse.jdt.core.prefs
The file was modified examples/infra/org.eclipse.papyrus.example.infra.servicesregistry.retrieval/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.editor/META-INF/MANIFEST.MF
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/.classpath
The file was modified plugins/doc/org.eclipse.papyrus.uml.migration.doc/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/ui/org.eclipse.papyrus.infra.widgets/.classpath
The file was modified plugins/uml/alf/org.eclipse.papyrus.uml.alf/META-INF/MANIFEST.MF
The file was modified examples/custo/org.eclipse.papyrus.example.custo.cyber/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/filters/org.eclipse.papyrus.infra.filters.edit/.classpath
The file was modified plugins/infra/architecture/org.eclipse.papyrus.infra.architecture/META-INF/MANIFEST.MF
The file was modified plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion/.classpath
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.query.java.metamodel/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/doc/org.eclipse.papyrus.infra.emf.expressions.doc/.classpath
The file was modified plugins/editor/org.eclipse.papyrus.eclipse.project.editors/.classpath
The file was modified plugins/emf/org.eclipse.papyrus.emf.ui/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/ui/org.eclipse.papyrus.infra.widgets.toolbox/META-INF/MANIFEST.MF
The file was modified plugins/uml/alf/org.eclipse.papyrus.uml.alf.common.ui/META-INF/MANIFEST.MF
The file was modified plugins/infra/textedit/org.eclipse.papyrus.infra.textedit.edit/META-INF/MANIFEST.MF
The file was modified examples/core/org.eclipse.papyrus.example.core.lifecycleevents/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model.editor/.classpath
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.controlmode/META-INF/MANIFEST.MF
The file was modified plugins/infra/filters/org.eclipse.papyrus.infra.filters.edit/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.profile/META-INF/MANIFEST.MF
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.navigation/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.query.java.core/META-INF/MANIFEST.MF
The file was modified plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.controlmode/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/.classpath
The file was modified plugins/editor/org.eclipse.papyrus.editor/.classpath
The file was modified plugins/infra/textedit/org.eclipse.papyrus.infra.textedit.representation.edit/.classpath
The file was modified plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions.editor/.classpath
The file was modified plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.edit/.classpath
The file was modified plugins/uml/m2m/org.eclipse.papyrus.uml.m2m.qvto.common/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome/META-INF/MANIFEST.MF
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.representation.edit/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.catalog/.classpath
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.navigation/META-INF/MANIFEST.MF
The file was modified plugins/uml/expressions/org.eclipse.papyrus.uml.expressions.edit/.classpath
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.ui/.settings/org.eclipse.jdt.core.prefs
The file was modified examples/core/org.eclipse.papyrus.example.core.sashwindows.simpleeditor/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/doc/org.eclipse.papyrus.infra.types.doc/META-INF/MANIFEST.MF
The file was modified plugins/toolsmiths/org.eclipse.papyrus.dev.project.management/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/.classpath
The file was modified plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.nattable/META-INF/MANIFEST.MF
The file was modified plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/META-INF/MANIFEST.MF
The file was modified plugins/infra/properties/org.eclipse.papyrus.infra.properties.edit/META-INF/MANIFEST.MF
The file was modified plugins/infra/textedit/org.eclipse.papyrus.infra.textedit.representation.architecture/META-INF/MANIFEST.MF
The file was modified plugins/infra/textedit/org.eclipse.papyrus.infra.textedit.representation.edit/META-INF/MANIFEST.MF
The file was modified plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading/META-INF/MANIFEST.MF
The file was modified plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/.classpath
The file was modified plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.ui/META-INF/MANIFEST.MF
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.readonly/.classpath
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.common.ui/.classpath
The file was modified examples/uml/org.eclipse.papyrus.example.uml.nattable.actions/.classpath
The file was modified plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.utils/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/.classpath
The file was modified plugins/infra/ui/org.eclipse.papyrus.infra.ui.resources/.classpath
The file was modified plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization/META-INF/MANIFEST.MF
The file was modified plugins/infra/services/org.eclipse.papyrus.infra.services.edit.ui/META-INF/MANIFEST.MF
The file was modified plugins/infra/types/org.eclipse.papyrus.infra.types.edit/META-INF/MANIFEST.MF
The file was modified plugins/doc/org.eclipse.papyrus.doctemplate.doc/META-INF/MANIFEST.MF
The file was modified plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.clazz.config/.settings/org.eclipse.jdt.core.prefs
The file was modified examples/core/org.eclipse.papyrus.example.core.sashwindows.fulleditor/.classpath
The file was modified plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode.history/.classpath
The file was modified plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions.editor/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/emf/org.eclipse.papyrus.infra.emf.diagram.common/.classpath
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.linklf/.classpath
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.restrictions/META-INF/MANIFEST.MF
The file was modified plugins/infra/textedit/org.eclipse.papyrus.infra.textedit.representation/META-INF/MANIFEST.MF
The file was modified plugins/uml/expressions/org.eclipse.papyrus.uml.expressions.edit/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/doc/org.eclipse.papyrus.infra.nattable.doc/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.ui/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/toolsmiths/org.eclipse.papyrus.codegen/.classpath
The file was modified plugins/doc/org.eclipse.papyrus.infra.gmfdiag.common.doc/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.expressions/META-INF/MANIFEST.MF
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui/META-INF/MANIFEST.MF
The file was modified plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions/.classpath
The file was modified plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/architecture/org.eclipse.papyrus.infra.architecture.representation.edit/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/doc/org.eclipse.papyrus.infra.newchild.doc/.classpath
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.widgets/META-INF/MANIFEST.MF
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.representation.edit/META-INF/MANIFEST.MF
The file was modified plugins/infra/ui/org.eclipse.papyrus.infra.newchild.ui/META-INF/MANIFEST.MF
The file was modified plugins/infra/constraints/org.eclipse.papyrus.infra.constraints/.classpath
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.preferences/META-INF/MANIFEST.MF
The file was modified plugins/infra/ui/org.eclipse.papyrus.infra.ui/META-INF/MANIFEST.MF
The file was modified plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.representation/META-INF/MANIFEST.MF
The file was modified plugins/infra/internationalization/org.eclipse.papyrus.infra.editor.welcome.internationalization/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/toolsmiths/builder/org.eclipse.papyrus.toolsmiths.plugin.builder/.classpath
The file was modified examples/uml/org.eclipse.papyrus.examples.uml.textedit.property.xtext.architecture/.classpath
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.util.swt/META-INF/MANIFEST.MF
The file was modified plugins/doc/org.eclipse.papyrus.infra.newchild.doc/META-INF/MANIFEST.MF
The file was modified plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.properties/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.util.ui/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.efacet.metamodel.edit/META-INF/MANIFEST.MF
The file was modified plugins/infra/emf/org.eclipse.papyrus.infra.emf.types/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/onefile/org.eclipse.papyrus.infra.onefile/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/doc/org.eclipse.papyrus.copypaste.ui.doc/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.architecture.edit/.classpath
The file was modified plugins/infra/services/org.eclipse.papyrus.infra.services.labelprovider/.classpath
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome/.classpath
The file was modified plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.edit/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.newchild/META-INF/MANIFEST.MF
The file was modified plugins/doc/org.eclipse.papyrus.toolsmiths.recipe.elementtypes.doc/examples/org.eclipse.papyrus.toolsmiths.example.umlformetamodels/.classpath
The file was modified plugins/infra/constraints/org.eclipse.papyrus.infra.constraints.editor/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards/.classpath
The file was modified plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.ui/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.widgets/.classpath
The file was modified plugins/infra/emf/org.eclipse.papyrus.infra.emf.types.ui.properties/.classpath
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.groups/.classpath
The file was modified plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.edit/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/uml/m2m/org.eclipse.papyrus.uml.m2m.qvto.common.blackboxes/.classpath
The file was modified plugins/uml/architecture/org.eclipse.papyrus.uml.architecture/.classpath
The file was modified plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator/.classpath
The file was modified plugins/doc/org.eclipse.papyrus.infra.doc/.classpath
The file was modified plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.ui/.classpath
The file was modified plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration/META-INF/MANIFEST.MF
The file was modified plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/META-INF/MANIFEST.MF
The file was modified plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/.classpath
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/.classpath
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards/META-INF/MANIFEST.MF
The file was modified plugins/doc/org.eclipse.papyrus.toolsmiths.plugin.builder.doc/META-INF/MANIFEST.MF
The file was modified plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.profile/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/ui/org.eclipse.papyrus.infra.newchild.ui/.classpath
The file was modified plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/META-INF/MANIFEST.MF
The file was modified plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.configuration/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.modelexplorer/META-INF/MANIFEST.MF
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.outline/.classpath
The file was modified plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.readonly/META-INF/MANIFEST.MF
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.hyperlink/META-INF/MANIFEST.MF
The file was modified plugins/infra/textedit/org.eclipse.papyrus.infra.textedit.ui/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.gmfmenu.filter/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/toolsmiths/org.eclipse.papyrus.mwe2.utils/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.controlmode/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.common/.classpath
The file was modified plugins/infra/constraints/org.eclipse.papyrus.infra.constraints/META-INF/MANIFEST.MF
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.css/META-INF/MANIFEST.MF
The file was modified plugins/infra/misc/org.eclipse.papyrus.infra.hyperlink/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.modelexplorer/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/services/org.eclipse.papyrus.infra.services.decoration/.classpath
The file was modified plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.representation.edit/META-INF/MANIFEST.MF
The file was modified plugins/infra/misc/org.eclipse.papyrus.infra.guava/.classpath
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.util.ui/META-INF/MANIFEST.MF
The file was modified examples/uml/org.eclipse.papyrus.example.uml.comment.editor.sharedresource/.classpath
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.ui/.classpath
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/.classpath
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.restrictions/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/types/org.eclipse.papyrus.infra.types.edit/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/emf/org.eclipse.papyrus.infra.emf.types.ui.properties/.settings/org.eclipse.jdt.core.prefs
The file was modified examples/uml/org.eclipse.papyrus.uml.textual.editors.example/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.custom.core/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/.classpath
The file was modified plugins/infra/emf/org.eclipse.papyrus.infra.emf.diagram.common/META-INF/MANIFEST.MF
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.widgets/META-INF/MANIFEST.MF
The file was modified plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/META-INF/MANIFEST.MF
The file was modified plugins/sdk/org.eclipse.papyrus.sdk/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/doc/org.eclipse.papyrus.dsml.validation.doc/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf/META-INF/MANIFEST.MF
The file was modified plugins/toolsmiths/org.eclipse.papyrus.releng.dev.release/.classpath
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/services/org.eclipse.papyrus.infra.services.architecture/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/META-INF/MANIFEST.MF
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.query.java/META-INF/MANIFEST.MF
The file was modified plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css3.xtext/META-INF/MANIFEST.MF
The file was modified plugins/infra/services/org.eclipse.papyrus.infra.services.semantic/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/.classpath
The file was modified plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.groups/META-INF/MANIFEST.MF
The file was modified plugins/infra/ui/org.eclipse.papyrus.infra.ui.architecture/.classpath
The file was modified plugins/infra/types/org.eclipse.papyrus.infra.types.editor/META-INF/MANIFEST.MF
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.efacet.catalog/META-INF/MANIFEST.MF
The file was modified plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.icons/META-INF/MANIFEST.MF
The file was modified plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.config/META-INF/MANIFEST.MF
The file was modified plugins/infra/textedit/org.eclipse.papyrus.infra.textedit.properties/META-INF/MANIFEST.MF
The file was modified examples/uml/org.eclipse.papyrus.example.uml.services.decorator/META-INF/MANIFEST.MF
The file was modified plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/META-INF/MANIFEST.MF
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.navigation/META-INF/MANIFEST.MF
The file was modified plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/types/org.eclipse.papyrus.infra.types/META-INF/MANIFEST.MF
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.query.java.core/.classpath
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/core/org.eclipse.papyrus.infra.core.log/.classpath
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.export/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.model/.classpath
The file was modified plugins/doc/org.eclipse.papyrus.uml.modelrepair.doc/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/sdk/org.eclipse.papyrus.sdk/META-INF/MANIFEST.MF
The file was modified plugins/infra/ui/org.eclipse.papyrus.infra.ui.architecture/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.navigation/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/textedit/org.eclipse.papyrus.infra.textedit.ui/.classpath
The file was modified plugins/doc/org.eclipse.papyrus.api.migration.doc/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.efacet.ui/META-INF/MANIFEST.MF
The file was modified plugins/infra/services/org.eclipse.papyrus.infra.services.navigation/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.query.java/.classpath
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.common.ui/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.properties/META-INF/MANIFEST.MF
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.util.pde.core/.classpath
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/.classpath
The file was modified plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model.edit/.classpath
The file was modified plugins/infra/textedit/org.eclipse.papyrus.infra.textedit.modelexplorer/META-INF/MANIFEST.MF
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/META-INF/MANIFEST.MF
The file was modified plugins/infra/newchild/org.eclipse.papyrus.infra.newchild/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/ui/org.eclipse.papyrus.infra.ui.fonts/.classpath
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.style/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/doc/org.eclipse.papyrus.infra.emf.expressions.doc/META-INF/MANIFEST.MF
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.core/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/uml/alf/org.eclipse.papyrus.uml.alf.ui/.classpath
The file was modified plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.properties/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/services/org.eclipse.papyrus.infra.services.viewlabelprovider/.classpath
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.core/.classpath
The file was modified plugins/infra/core/org.eclipse.papyrus.infra.core.architecture.edit/.classpath
The file was modified plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration/.classpath
The file was modified plugins/infra/core/org.eclipse.papyrus.infra.core.architecture/META-INF/MANIFEST.MF
The file was modified plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode.history/META-INF/MANIFEST.MF
The file was modified plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly/META-INF/MANIFEST.MF
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.canonical/.classpath
The file was modified plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.controlmode/.classpath
The file was modified plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.newchild/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.ui/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/toolsmiths/org.eclipse.papyrus.mwe2.utils/.classpath
The file was modified plugins/uml/expressions/org.eclipse.papyrus.uml.expressions/META-INF/MANIFEST.MF
The file was modified plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/META-INF/MANIFEST.MF
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.architecture.edit/META-INF/MANIFEST.MF
The file was modified plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/.classpath
The file was modified plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization/META-INF/MANIFEST.MF
The file was modified plugins/infra/services/org.eclipse.papyrus.infra.services.markerlistener/META-INF/MANIFEST.MF
The file was modified plugins/toolsmiths/org.eclipse.papyrus.dev.project.management/META-INF/MANIFEST.MF
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.model.edit/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/types/org.eclipse.papyrus.infra.types/.classpath
The file was modified examples/uml/org.eclipse.papyrus.uml.textual.editors.example/META-INF/MANIFEST.MF
The file was modified plugins/toolsmiths/org.eclipse.papyrus.architectureview/.settings/org.eclipse.jdt.core.prefs
The file was modified examples/uml/org.eclipse.papyrus.examples.uml.diagrams/META-INF/MANIFEST.MF
The file was modified plugins/infra/textedit/org.eclipse.papyrus.infra.textedit.representation.architecture/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/types/org.eclipse.papyrus.infra.types.core/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.util.pde.core/META-INF/MANIFEST.MF
The file was modified plugins/infra/ui/org.eclipse.papyrus.infra.ui/.classpath
The file was modified plugins/infra/services/org.eclipse.papyrus.infra.services.navigation/.classpath
The file was modified plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.properties/META-INF/MANIFEST.MF
The file was modified plugins/infra/onefile/org.eclipse.papyrus.infra.onefile/.classpath
The file was modified plugins/infra/properties/org.eclipse.papyrus.infra.properties.editor/.classpath
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.util.core/.classpath
The file was modified plugins/infra/textedit/org.eclipse.papyrus.infra.textedit.modelexplorer/.classpath
The file was modified plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.expressions/.classpath
The file was modified plugins/infra/services/org.eclipse.papyrus.infra.services.validation/META-INF/MANIFEST.MF
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.style.edit/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/textedit/org.eclipse.papyrus.infra.textedit.ui/META-INF/MANIFEST.MF
The file was modified plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/.classpath
The file was modified examples/core/org.eclipse.papyrus.example.core.sashwindows.simpleeditor/.classpath
The file was modified plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome/.classpath
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.menu/.classpath
The file was modified plugins/infra/textedit/org.eclipse.papyrus.infra.textedit.xtext/META-INF/MANIFEST.MF
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.extensionpoints.editors/.classpath
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.common.core/.classpath
The file was modified plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model/META-INF/MANIFEST.MF
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotype.edition/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.query.ocl.metamodel/META-INF/MANIFEST.MF
The file was modified plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model.edit/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/.settings/org.eclipse.jdt.core.prefs
The file was modified examples/others/org.eclipse.papyrus.example.text.instance/META-INF/MANIFEST.MF
The file was modified plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions.editor/META-INF/MANIFEST.MF
The file was modified plugins/toolsmiths/org.eclipse.papyrus.gmf.figureview/.classpath
The file was modified plugins/infra/core/org.eclipse.papyrus.infra.tools/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/emf/org.eclipse.papyrus.infra.emf.types.ui/.settings/org.eclipse.jdt.core.prefs
The file was modified examples/uml/edition/org.eclipse.papyrus.examples.uml.edition.profile/.classpath
The file was modified plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.editor/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/doc/org.eclipse.papyrus.uml.profile.assistants.doc/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer.widgets/.classpath
The file was modified plugins/infra/core/org.eclipse.papyrus.infra.core.log/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel/.classpath
The file was modified plugins/uml/m2m/org.eclipse.papyrus.uml.m2m.qvto.common.blackboxes/META-INF/MANIFEST.MF
The file was modified plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/.classpath
The file was modified plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.validate/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/internationalization/org.eclipse.papyrus.infra.editor.welcome.internationalization/META-INF/MANIFEST.MF
The file was modified plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/.classpath
The file was modified plugins/toolsmiths/org.eclipse.papyrus.mwe2.utils/META-INF/MANIFEST.MF
The file was modified plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.representation/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/services/org.eclipse.papyrus.infra.services.edit/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/emf/org.eclipse.papyrus.infra.emf.types.ui.properties/META-INF/MANIFEST.MF
The file was modified plugins/uml/m2m/org.eclipse.papyrus.uml.m2m.qvto.common/META-INF/MANIFEST.MF
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.properties/META-INF/MANIFEST.MF
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/META-INF/MANIFEST.MF
The file was modified plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/META-INF/MANIFEST.MF
The file was modified examples/custo/org.eclipse.papyrus.example.custo.cyber/META-INF/MANIFEST.MF
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.gmfmenu.filter/META-INF/MANIFEST.MF
The file was modified plugins/uml/alf/org.eclipse.papyrus.uml.alf.common/META-INF/MANIFEST.MF
The file was modified plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode/META-INF/MANIFEST.MF
The file was modified plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.profile/.classpath
The file was modified plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/META-INF/MANIFEST.MF
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore/.classpath
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/.classpath
The file was modified examples/uml/org.eclipse.papyrus.example.uml.comment.editor.newresource/.classpath
The file was modified plugins/infra/types/org.eclipse.papyrus.infra.types.ui/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.utils/META-INF/MANIFEST.MF
The file was modified plugins/uml/alf/org.eclipse.papyrus.uml.alf/.classpath
The file was modified plugins/infra/services/org.eclipse.papyrus.infra.services.localizer/.settings/org.eclipse.jdt.core.prefs
The file was modified examples/others/org.eclipse.papyrus.example.text.instance/.classpath
The file was modified plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/META-INF/MANIFEST.MF
The file was modified plugins/emf/org.eclipse.papyrus.emf.ui/META-INF/MANIFEST.MF
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.util.jface.ui/.classpath
The file was modified plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.elementtypes/.classpath
The file was modified plugins/doc/org.eclipse.papyrus.infra.services.decoration.doc/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.common.core/META-INF/MANIFEST.MF
The file was modified plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.common/META-INF/MANIFEST.MF
The file was modified plugins/infra/services/org.eclipse.papyrus.infra.services.validation/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.export/.classpath
The file was modified plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/services/org.eclipse.papyrus.infra.services.openelement/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/toolsmiths/builder/org.eclipse.papyrus.toolsmiths.plugin.builder/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.efacet.ui/.classpath
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.dnd/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/META-INF/MANIFEST.MF
The file was modified plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend.ui/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.edit/META-INF/MANIFEST.MF
The file was modified plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.nattable/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/services/org.eclipse.papyrus.infra.services.semantic/META-INF/MANIFEST.MF
The file was modified plugins/infra/services/org.eclipse.papyrus.infra.services.viewersearch/.settings/org.eclipse.jdt.core.prefs
The file was modified examples/infra/org.eclipse.papyrus.example.infra.servicesregistry.retrieval/META-INF/MANIFEST.MF
The file was modified plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator.ui/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/services/org.eclipse.papyrus.infra.services.viewlabelprovider/META-INF/MANIFEST.MF
The file was modified plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode/.classpath
The file was modified plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.efacet.edit/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/META-INF/MANIFEST.MF
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.model/META-INF/MANIFEST.MF
The file was modified plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration.ui/.classpath
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/.classpath
The file was modified plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.properties/.classpath
The file was modified plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions.properties/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.viewersearcher/META-INF/MANIFEST.MF
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.architecture/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.newchild/.classpath
The file was modified plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.ui/.classpath
The file was modified plugins/infra/core/org.eclipse.papyrus.infra.core/META-INF/MANIFEST.MF
The file was modified plugins/infra/textedit/org.eclipse.papyrus.infra.textedit.modelexplorer/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/facet/editor/org.eclipse.papyrus.emf.facet.doc/.classpath
The file was modified plugins/doc/org.eclipse.papyrus.toolsmiths.recipe.elementtypes.doc/examples/org.eclipse.papyrus.toolsmiths.example.umlformetamodels/META-INF/MANIFEST.MF
The file was modified plugins/infra/services/org.eclipse.papyrus.infra.services.navigation/META-INF/MANIFEST.MF
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.style/META-INF/MANIFEST.MF
The file was modified plugins/toolsmiths/org.eclipse.papyrus.dev.project.management/.classpath
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/META-INF/MANIFEST.MF
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.architecture/META-INF/MANIFEST.MF
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.export/META-INF/MANIFEST.MF
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.gef/.classpath
The file was modified plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.ui/.classpath
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.efacet.edit/META-INF/MANIFEST.MF
The file was modified plugins/infra/architecture/org.eclipse.papyrus.infra.architecture.representation/META-INF/MANIFEST.MF
The file was modified plugins/toolsmiths/org.eclipse.papyrus.infra.emf.commandstack/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.metamodel.editor/META-INF/MANIFEST.MF
The file was modified plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator/.classpath
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/.classpath
The file was modified plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions.edit/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/emf/org.eclipse.papyrus.emf/META-INF/MANIFEST.MF
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.efacet.edit/.classpath
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.architecture/.classpath
The file was modified plugins/doc/org.eclipse.papyrus.api.migration.doc/META-INF/MANIFEST.MF
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.navigation/.classpath
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization.utils/META-INF/MANIFEST.MF
The file was modified plugins/doc/org.eclipse.papyrus.copypaste.ui.doc/META-INF/MANIFEST.MF
The file was modified plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration.ui/META-INF/MANIFEST.MF
The file was modified plugins/infra/services/org.eclipse.papyrus.infra.services.markerlistener/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/toolsmiths/org.eclipse.papyrus.dev.view.services.edit.request/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel.edit/META-INF/MANIFEST.MF
The file was modified plugins/infra/ui/org.eclipse.papyrus.infra.newchild.ui/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/newchild/org.eclipse.papyrus.infra.newchild.edit/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/doc/org.eclipse.papyrus.uml.profile.types.doc/META-INF/MANIFEST.MF
The file was modified plugins/doc/org.eclipse.papyrus.toolsmiths.plugin.builder.doc/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/types/org.eclipse.papyrus.infra.types.ui/.classpath
The file was modified examples/user/org.eclipse.papyrus.examples.user.qvto/.classpath
The file was modified plugins/infra/types/org.eclipse.papyrus.infra.types.rulebased/.classpath
The file was modified examples/uml/org.eclipse.papyrus.example.uml.comment.editor.newresource/META-INF/MANIFEST.MF
The file was modified plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.properties/.classpath
The file was modified plugins/infra/services/org.eclipse.papyrus.infra.services.decoration/META-INF/MANIFEST.MF
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui/.classpath
The file was modified plugins/infra/ui/org.eclipse.papyrus.infra.widgets.toolbox/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/META-INF/MANIFEST.MF
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors/.classpath
The file was modified plugins/infra/misc/org.eclipse.papyrus.infra.psf/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/ui/org.eclipse.papyrus.infra.widgets/META-INF/MANIFEST.MF
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.dnd/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.menu/META-INF/MANIFEST.MF
The file was modified examples/uml/edition/org.eclipse.papyrus.examples.uml.edition.profile/META-INF/MANIFEST.MF
The file was modified plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.common/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/constraints/org.eclipse.papyrus.infra.constraints.edit/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/misc/org.eclipse.papyrus.infra.sync/.classpath
The file was modified examples/uml/org.eclipse.papyrus.example.uml.services.decorator/.classpath
The file was modified plugins/infra/constraints/org.eclipse.papyrus.infra.constraints.ui/META-INF/MANIFEST.MF
The file was modified plugins/infra/properties/org.eclipse.papyrus.infra.properties.editor/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/doc/org.eclipse.papyrus.developer.doc/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/emf/org.eclipse.papyrus.infra.emf.types.ui/META-INF/MANIFEST.MF
The file was modified plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/properties/org.eclipse.papyrus.infra.properties/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/uml/expressions/org.eclipse.papyrus.uml.expressions/.classpath
The file was modified plugins/infra/services/org.eclipse.papyrus.infra.services.localizer/.classpath
The file was modified plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.common/META-INF/MANIFEST.MF
The file was modified plugins/infra/textedit/org.eclipse.papyrus.infra.textedit.representation/.classpath
The file was modified plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.ui/META-INF/MANIFEST.MF
The file was modified plugins/infra/textedit/org.eclipse.papyrus.infra.textedit.representation/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/services/org.eclipse.papyrus.infra.services.openelement/META-INF/MANIFEST.MF
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.query.java.metamodel/META-INF/MANIFEST.MF
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.navigation/.classpath
The file was modified plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization.utils/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/core/org.eclipse.papyrus.infra.core.log/META-INF/MANIFEST.MF
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/internationalization/org.eclipse.papyrus.infra.editor.welcome.internationalization/.classpath
The file was modified plugins/infra/textedit/org.eclipse.papyrus.infra.textedit/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization.edit/.classpath
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.query.java.sdk.ui/META-INF/MANIFEST.MF
The file was modified plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.elementtypes/META-INF/MANIFEST.MF
The file was modified plugins/doc/org.eclipse.papyrus.uml.profile.types.doc/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/META-INF/MANIFEST.MF
The file was modified plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.controlmode/.classpath
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.common.sdk.core/META-INF/MANIFEST.MF
The file was modified plugins/toolsmiths/org.eclipse.papyrus.gmf.figureview/META-INF/MANIFEST.MF
The file was modified plugins/infra/ui/org.eclipse.papyrus.infra.ui.fonts/META-INF/MANIFEST.MF
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.modelexplorer/.classpath
The file was modified plugins/uml/alf/org.eclipse.papyrus.uml.alf/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/META-INF/MANIFEST.MF
The file was modified plugins/doc/org.eclipse.papyrus.dsml.validation.doc/META-INF/MANIFEST.MF
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.style/.classpath
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/.classpath
The file was modified plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/META-INF/MANIFEST.MF
The file was modified plugins/uml/expressions/org.eclipse.papyrus.uml.expressions.properties/META-INF/MANIFEST.MF
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.efacet.sdk.ui/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.gmfdiag/.classpath
The file was modified plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/uml/alf/org.eclipse.papyrus.uml.alf.to.fuml/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.efacet.metamodel/META-INF/MANIFEST.MF
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.representation/.classpath
The file was modified plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.properties/.classpath
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.query.java/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/nattable/org.eclipse.papyrus.infra.emf.nattable/META-INF/MANIFEST.MF
The file was modified plugins/toolsmiths/org.eclipse.papyrus.codegen/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.controlmode/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator/META-INF/MANIFEST.MF
The file was modified plugins/editor/org.eclipse.papyrus.editor/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/uml/m2m/org.eclipse.papyrus.uml.m2m.qvto.common.blackboxes/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/constraints/org.eclipse.papyrus.infra.constraints.edit/.classpath
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/.classpath
The file was modified plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer/.classpath
The file was modified plugins/infra/textedit/org.eclipse.papyrus.infra.textedit.properties/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/doc/org.eclipse.papyrus.customization.paletteconfiguration.doc/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/ui/org.eclipse.papyrus.infra.ui/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/emf/org.eclipse.papyrus.infra.emf/.classpath
The file was modified plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.edit/.classpath
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/META-INF/MANIFEST.MF
The file was modified examples/infra/org.eclipse.papyrus.infra.gmfdiag.connectionpoint.preferences/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/core/org.eclipse.papyrus.infra.tools/.classpath
The file was modified plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.utils/.classpath
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.common.core/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/.classpath
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.modelexplorer/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.ui/META-INF/MANIFEST.MF
The file was modified plugins/infra/textedit/org.eclipse.papyrus.infra.textedit/.classpath
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.css/.settings/org.eclipse.jdt.core.prefs
The file was modified examples/uml/org.eclipse.papyrus.example.uml.comment.editor.sharedresource/pom.xml
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.extensionpoints.editors/META-INF/MANIFEST.MF
The file was modified plugins/infra/textedit/org.eclipse.papyrus.infra.textedit.types/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/constraints/org.eclipse.papyrus.infra.constraints.editor/META-INF/MANIFEST.MF
The file was modified plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/META-INF/MANIFEST.MF
The file was modified plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.modelexplorer/META-INF/MANIFEST.MF
The file was modified plugins/toolsmiths/org.eclipse.papyrus.architectureview/META-INF/MANIFEST.MF
The file was modified plugins/infra/textedit/org.eclipse.papyrus.infra.textedit.representation.architecture/.classpath
The file was modified plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.config/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.expressions/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.util.jface.ui/META-INF/MANIFEST.MF
The file was modified plugins/doc/org.eclipse.papyrus.uml.profile.customization.doc/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer.widgets/META-INF/MANIFEST.MF
The file was modified plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.properties/.classpath
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.util.jface.ui/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/doc/org.eclipse.papyrus.uml.doc/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/uml/alf/org.eclipse.papyrus.uml.alf.libraries/META-INF/MANIFEST.MF
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.custom.core/META-INF/MANIFEST.MF
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.model/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/services/org.eclipse.papyrus.infra.services.viewlabelprovider/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.ui/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration/.classpath
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.efacet.sdk.ui/META-INF/MANIFEST.MF
The file was modified plugins/uml/expressions/org.eclipse.papyrus.uml.expressions.edit/META-INF/MANIFEST.MF
The file was modified plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/META-INF/MANIFEST.MF
The file was modified examples/uml/org.eclipse.papyrus.example.uml.nattable.empty.line/META-INF/MANIFEST.MF
The file was modified plugins/doc/org.eclipse.papyrus.infra.doc/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/editor/org.eclipse.papyrus.eclipse.project.editors/META-INF/MANIFEST.MF
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/toolsmiths/org.eclipse.papyrus.infra.emf.commandstack/.classpath
The file was modified plugins/toolsmiths/org.eclipse.papyrus.uml.m2m.qvto.tests.tools/META-INF/MANIFEST.MF
The file was modified plugins/facet/org.eclipse.papyrus.emf.facet.efacet.metamodel.edit/.classpath
The file was modified plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/.classpath
The file was modified plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization.utils/.classpath
The file was modified plugins/infra/services/org.eclipse.papyrus.infra.services.semantic/.classpath
The file was modified plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/META-INF/MANIFEST.MF
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.outline/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/properties/org.eclipse.papyrus.infra.properties.edit/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/META-INF/MANIFEST.MF
The file was modified plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.ui/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.properties/META-INF/MANIFEST.MF
The file was modified plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/.settings/org.eclipse.jdt.core.prefs
The file was modified plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/META-INF/MANIFEST.MF
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.hyperlink/.settings/org.eclipse.jdt.core.prefs
Commit 4ff576ca7d39e273c4189c44fd412dbeb9b5dc9e by vincent lorenzo
Bug 581898: [Diagram] Adapt to GEF Classic's IFigure.getChildren() API change
- adapt code to the GEF API Changes
- set GEF version to 3.16.0.M2

Change-Id: Ie456b951d571bb485971e8d3565e961c5345619d
Signed-off-by: Vincent Lorenzo <vincent.lorenzo@cea.fr>
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/custom-src/org/eclipse/papyrus/uml/diagram/timing/custom/edit/parts/CustomCompactLifelineEditPartCN.java
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/custom-src/org/eclipse/papyrus/uml/diagram/timing/custom/edit/parts/CustomInteractionEditPartTN.java
The file was modified releng/toolsmiths/targetPlatform/org.eclipse.papyrus.toolsmiths.targetplatform.target
The file was modified releng/main/targetPlatform/org.eclipse.papyrus.main.targetplatform.target
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/META-INF/MANIFEST.MF
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/custom-src/org/eclipse/papyrus/uml/diagram/timing/custom/edit/parts/CustomInteractionCompartmentEditPartTN.java
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/custom-src/org/eclipse/papyrus/uml/diagram/timing/custom/edit/parts/CustomFreeTimeRulerCompartmentEditPart.java
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/custom-src/org/eclipse/papyrus/uml/diagram/timing/custom/edit/parts/CustomFullLifelineTimelineCompartmentEditPartCN.java
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/figure/node/AutomaticCompartmentLayoutManager.java
The file was modified releng/main/targetPlatform/org.eclipse.papyrus.main.targetplatform.tpd
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/custom-src/org/eclipse/papyrus/uml/diagram/timing/custom/edit/parts/CustomFullLifelineEditPartCN.java
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/META-INF/MANIFEST.MF
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/pom.xml
The file was modified releng/rcp/targetPlatform/org.eclipse.papyrus.rcp.targetplatform.target
The file was modified releng/toolkit/relengplatform/org.eclipse.papyrus.releng.platform.target
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/pom.xml
The file was modified releng/tests/main-tests/targetPlatform/org.eclipse.papyrus.main.tests.targetplatform.target
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/custom-src/org/eclipse/papyrus/uml/diagram/timing/custom/layouts/TimeRulerLayout.java
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/pom.xml
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/META-INF/MANIFEST.MF
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/custom-src/org/eclipse/papyrus/uml/diagram/timing/custom/edit/parts/CustomCompactLifelineCompartmentEditPart.java
The file was modified releng/tests/main-tests-with-cdo/targetPlatform/org.eclipse.papyrus.main.tests.cdo.targetplatform.target
The file was modified plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/FigureUtils.java
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/figures/DurationLinkFigure.java
Commit 89f8dbc762f2fcdd8bfd8db998df019546ce6e33 by vincent lorenzo
Bug 581906: [Diagram] Impossible to create a diagram in Papyrus 2023-06
- update GMF Update site. This new version will allow to fix the GEF issue in a Papyrus context

Signed-off-by: Vincent Lorenzo <vincent.lorenzo@cea.fr>
Change-Id: I9c71ebdefa6ed1d551872075ce0ed8f115373053
The file was modified releng/main/site/category.xml
The file was modified releng/main/targetPlatform/org.eclipse.papyrus.main.targetplatform.tpd
The file was modified releng/tests/main-tests-with-cdo/targetPlatform/org.eclipse.papyrus.main.tests.cdo.targetplatform.target
The file was modified releng/toolsmiths/targetPlatform/org.eclipse.papyrus.toolsmiths.targetplatform.target
The file was modified releng/main/targetPlatform/org.eclipse.papyrus.main.targetplatform.target
The file was modified releng/toolkit/relengplatform/org.eclipse.papyrus.releng.platform.target
The file was modified releng/rcp/targetPlatform/org.eclipse.papyrus.rcp.targetplatform.target
The file was modified releng/tests/main-tests/targetPlatform/org.eclipse.papyrus.main.tests.targetplatform.target
Commit c31e26786a1cf2ffb20d6fdd882a37b6e8e63024 by vincent lorenzo
Bug 581921: [ClassDiagram] ConcurrentModificationException with Comment on ClassDiagram

Signed-off-by: Vincent Lorenzo <vincent.lorenzo@cea.fr>
Change-Id: I3aa3e087c46b0e13bf44f9771ec033a70f461e2a
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/META-INF/MANIFEST.MF
The file was modified features/papyrus-main-features/org.eclipse.papyrus.uml.diagram.feature/feature.xml
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/pom.xml
The file was modified features/papyrus-main-features/org.eclipse.papyrus.uml.diagram.feature/pom.xml
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/figure/node/HTMLCornerBentFigure.java
Commit aaab098d8ca5c75c0129d46f5f48d290c305ae77 by vincent lorenzo
Bug 581922: [ClassDiagram] java.lang.Error: SWT Resource was not properly disposed for UML Comment

Signed-off-by: Vincent Lorenzo <vincent.lorenzo@cea.fr>
Change-Id: Id7fcdfcf7f7c8f0da0a8b9a47110c9d500b520be
The file was modified plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/figure/node/RichTextRenderer.java
Commit 76704c3a7f8ca78bf8564c527a347d25eca6fb14 by Pauline Deville
Bug 581670 - [Releng] Update targetplatforms for 2023-06 M3

Change-Id: I7272529ddbf21add0f1050878d33af46170787c9
Signed-off-by: Pauline DEVILLE <pauline.deville@cea.fr>
The file was modified releng/tests/main-tests/targetPlatform/org.eclipse.papyrus.main.tests.targetplatform.target
The file was modified releng/toolsmiths/targetPlatform/org.eclipse.papyrus.toolsmiths.targetplatform.target
The file was modified releng/rcp/targetPlatform/org.eclipse.papyrus.rcp.targetplatform.tpd
The file was modified releng/main/targetPlatform/org.eclipse.papyrus.main.targetplatform.target
The file was modified releng/rcp/targetPlatform/org.eclipse.papyrus.rcp.targetplatform.target
The file was modified releng/toolsmiths/targetPlatform/org.eclipse.papyrus.toolsmiths.targetplatform.tpd
The file was modified releng/main/targetPlatform/org.eclipse.papyrus.main.targetplatform.tpd
The file was modified releng/tests/main-tests-with-cdo/targetPlatform/org.eclipse.papyrus.main.tests.cdo.targetplatform.target
The file was modified releng/toolkit/relengplatform/org.eclipse.papyrus.releng.platform.target
Commit e3bd65ae00f24ff89fd8dd219ada8f8d5bef8d61 by Pauline Deville
Bug 581670 - [Releng] Update targetplatforms for 2023-06 RC1

Change-Id: Id396a3709c5fc5bf6b4b24e516da2bcd71364045
Signed-off-by: Pauline DEVILLE <pauline.deville@cea.fr>
The file was modified releng/toolkit/relengplatform/org.eclipse.papyrus.releng.platform.target
The file was modified releng/main/targetPlatform/org.eclipse.papyrus.main.targetplatform.target
The file was modified releng/rcp/targetPlatform/org.eclipse.papyrus.rcp.targetplatform.target
The file was modified releng/main/targetPlatform/org.eclipse.papyrus.main.targetplatform.tpd
The file was modified releng/tests/main-tests/targetPlatform/org.eclipse.papyrus.main.tests.targetplatform.target
The file was modified releng/toolsmiths/targetPlatform/org.eclipse.papyrus.toolsmiths.targetplatform.target
The file was modified releng/rcp/targetPlatform/org.eclipse.papyrus.rcp.targetplatform.tpd
The file was modified releng/tests/main-tests-with-cdo/targetPlatform/org.eclipse.papyrus.main.tests.cdo.targetplatform.target
The file was modified releng/toolsmiths/targetPlatform/org.eclipse.papyrus.toolsmiths.targetplatform.tpd
Commit 1a5d086fcfc1aa6248689d5ce6718bc944b04245 by Pauline Deville
Bug 581670 - [Releng] Update orbit repository in caterory.xml

Change-Id: Iff90a1fe238af1e4865b8aa0733151d84e59ddfe
Signed-off-by: Pauline DEVILLE <pauline.deville@cea.fr>
The file was modified releng/rcp/org.eclipse.papyrus.rcp.product/papyrus.product
The file was modified releng/main/site/category.xml
Commit 55728c368436e214e5c1125a21207cb0b8510ad1 by Pauline Deville
[Releng] Minor update to the publish script
- Add the possibility to publish the sboms for main and toolsmiths
- Minor check to the essential parameters

Change-Id: I417d745b54b3e71800019fa7fe16f45e7f4cbdbd
Signed-off-by: Quentin Le Menez <quentin.lemenez@cea.fr>
The file was modified releng/toolkit/server/release_publish.sh
Commit 33818bd03e84fd15692396b2f9d6b692b5f0a12b by vincent lorenzo
Bug 581670 - [Releng] Update targetplatforms for 2023-06 M3

Change-Id: Ie17a757d07ac2c0ad2bf83ac184a1966fa812df2
Signed-off-by: Vincent Lorenzo <vincent.lorenzo@cea.fr>
The file was modified releng/rcp/org.eclipse.papyrus.rcp.feature/feature.xml
Commit a6f7e2493a06cbdd44130413f9cba4374e868796 by Pauline Deville
Bug 581670 - [Releng] Update targetplatforms for 2023-06 RC2

Change-Id: Ib896593fb5a4e1ae6793df5c55d63b06fec19d92
Signed-off-by: Pauline DEVILLE <pauline.deville@cea.fr>
The file was modified releng/tests/main-tests/targetPlatform/org.eclipse.papyrus.main.tests.targetplatform.target
The file was modified releng/tests/main-tests-with-cdo/targetPlatform/org.eclipse.papyrus.main.tests.cdo.targetplatform.target
The file was modified releng/toolsmiths/targetPlatform/org.eclipse.papyrus.toolsmiths.targetplatform.target
The file was modified releng/toolsmiths/targetPlatform/org.eclipse.papyrus.toolsmiths.targetplatform.tpd
The file was modified releng/main/targetPlatform/org.eclipse.papyrus.main.targetplatform.target
The file was modified releng/main/targetPlatform/org.eclipse.papyrus.main.targetplatform.tpd
The file was modified releng/rcp/targetPlatform/org.eclipse.papyrus.rcp.targetplatform.tpd
The file was modified releng/tests/main-tests-with-cdo/targetPlatform/org.eclipse.papyrus.main.tests.cdo.targetplatform.tpd
The file was modified releng/rcp/targetPlatform/org.eclipse.papyrus.rcp.targetplatform.target
The file was modified releng/main/site/category.xml
The file was modified releng/toolkit/relengplatform/org.eclipse.papyrus.releng.platform.target
Commit 65bde37696f6e4c7027acda52b445b5175074e05 by Pauline Deville
Bug 582075 - [Releng] Update target platform and move to 6.6.0

Change-Id: Ib20e79e7ad766bc855a593c487c8ee3e12f15f21
Signed-off-by: Pauline DEVILLE <pauline.deville@cea.fr>
The file was modified releng/toolkit/relengplatform/org.eclipse.papyrus.releng.platform.target
The file was modified releng/tests/main-tests/targetPlatform/org.eclipse.papyrus.main.tests.targetplatform.target
The file was modified plugins/sdk/org.eclipse.papyrus.sdk/META-INF/MANIFEST.MF
The file was modified releng/rcp/targetPlatform/org.eclipse.papyrus.rcp.targetplatform.target
The file was modified releng/tests/main-tests-with-cdo/targetPlatform/org.eclipse.papyrus.main.tests.cdo.targetplatform.target
The file was modified releng/rcp/org.eclipse.papyrus.rcp/META-INF/MANIFEST.MF
The file was modified releng/rcp/pom.xml
The file was modified releng/rcp/org.eclipse.papyrus.rcp.product/papyrus.product
The file was modified releng/rcp/org.eclipse.papyrus.rcp/icons/splash.svg
The file was modified releng/toolsmiths/targetPlatform/org.eclipse.papyrus.toolsmiths.targetplatform.target
The file was modified releng/rcp/org.eclipse.papyrus.rcp/pom.xml
The file was modified releng/rcp/org.eclipse.papyrus.rcp.feature/feature.xml
The file was modified releng/rcp/org.eclipse.papyrus.rcp.feature/pom.xml
The file was modified plugins/sdk/org.eclipse.papyrus.sdk/pom.xml
The file was modified releng/rcp/targetPlatform/org.eclipse.papyrus.rcp.targetplatform.tpd
The file was modified releng/rcp/org.eclipse.papyrus.rcp.product/pom.xml
The file was modified features/papyrus-main-features/org.eclipse.papyrus.sdk.feature/pom.xml
The file was modified releng/main/site/pom.xml
The file was modified releng/rcp/targetPlatform/pom.xml
The file was modified features/papyrus-main-features/org.eclipse.papyrus.sdk.feature/feature.xml
The file was modified releng/rcp/org.eclipse.papyrus.rcp/splash.bmp
The file was modified releng/main/targetPlatform/org.eclipse.papyrus.main.targetplatform.target
The file was modified releng/main/targetPlatform/org.eclipse.papyrus.main.targetplatform.tpd
The file was modified releng/main/site/category.xml
Commit 48a361316f92ca0225bad1e7500dc9c0ac868fc6 by vincent lorenzo
Bug 582023: [SiriusDiagram][Core] Frequent ClassCastException on Papyrus-Sirius Diagram

Change-Id: Ibb35f865595909bc1d0702b2ed92a03ca20d1c4e
Signed-off-by: Vincent Lorenzo <vincent.lorenzo@cea.fr>
The file was modified plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/META-INF/MANIFEST.MF
The file was modified plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant/pom.xml
The file was modified plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant/META-INF/MANIFEST.MF
The file was modified plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src/org/eclipse/papyrus/infra/viewpoints/policy/PolicyChecker.java
The file was modified plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant/src/org/eclipse/papyrus/infra/gmfdiag/assistant/internal/core/DelegatingModelingAssistantProvider.java
The file was modified plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/pom.xml
The file was modified features/papyrus-main-features/org.eclipse.papyrus.infra.gmfdiag.feature/pom.xml
The file was modified features/papyrus-main-features/org.eclipse.papyrus.infra.viewpoints.feature/pom.xml
The file was modified features/papyrus-main-features/org.eclipse.papyrus.infra.gmfdiag.feature/feature.xml
The file was modified features/papyrus-main-features/org.eclipse.papyrus.infra.viewpoints.feature/feature.xml
Commit cd10f3ce93083bd8b158f601078c38af715bb06a by vincent lorenzo
Bug 578651: [Toolsmith][Menu] Reorganize menus
-remove implicite dependency from oep.toolsmiths on oep.dev.ui plugin

Change-Id: I409a51d69142ed076c53a3fe1dfa399c6aad0c31
Signed-off-by: Vincent Lorenzo <vincent.lorenzo@cea.fr>
The file was modified plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/plugin.xml
Commit 5f670a58dcd6b90ca0ef28d29466ae8a745cc343 by vincent lorenzo
Bug 582007: [Activity] On creation of AcceptEventAction and SendSignalAction Eclipse freeze
-set @Ignore on TestActivityDiagramChildNode#AcceptEventAction test to avoid to get aborted test job

Signed-off-by: Vincent Lorenzo <vincent.lorenzo@cea.fr>
Change-Id: Ic9d5bd2f2d696c68a16b278b7715bbb97cbf0a37
The file was modified tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity.tests/META-INF/MANIFEST.MF
The file was modified tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity.tests/pom.xml
The file was modified tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity.tests/src/org/eclipse/papyrus/uml/diagram/activity/tests/canonical/TestActivityDiagramChildNode.java