Skip to content

Changes

Summary

  1. Bug 528211 - Add tooling support for data templates (details)
  2. TCI - removed warnings (details)
  3. Bug 528211 - Add support for data templates (details)
  4. Bug 531723 - Deactivate Checkstyle for Example Projects (details)
  5. [Bug 529274] Tooling for Read-only column configuration allows to create (details)
  6. TCI - removed warnings (details)
  7. Bug 532622 - Problems with template selection dialog (details)
  8. Bug 528476 - ValidationService validates removed objects (details)
  9. Bug 528476 - ValidationService validates removed objects (details)
  10. Bug 532223 - We should switch the target platform definition to use the (details)
  11. Bug 532874 - We should add automatic bundle name headers to all bundles (details)
  12. Bug 532228 - NullPointerException in ExpectedValueControlRenderer (details)
  13. Bug 532223 - We should switch the target platform definition to use the (details)
  14. Bug 532983 - NPath complexity in EMFFormsNewRuleRepositoryWizardPage too (details)
Commit 8afdd6d462247ab69020b9a7e1b663886d10209b by Eugen Neufeld
Bug 528211 - Add tooling support for data templates
* Updated Genmodel to allow for a autogenerated view
* Provides a EClassSelectionStrategy to show all possible Classes to
create
* Provide a custom renderer for Template Instance property
* Provide a wizard to create a new Template Instance
Added Test cases for EClassSelectionStrategy and custom renderer.
Added IDE Feature
Change-Id: Id635dc9567bf8937a7f2d64bd9f70c6533407d7b Signed-off-by: Mat
Hansen <mhansen@eclipsesource.com>
The file was addedfeatures/org.eclipse.emfforms.datatemplate.ide.feature/.project
The file was modified releng/org.eclipse.emf.ecp.repository/category.xml
The file was modified bundles/org.eclipse.emfforms.datatemplate.model.edit/src/org/eclipse/emfforms/datatemplate/provider/TemplateCollectionItemProvider.java
The file was addedbundles/org.eclipse.emfforms.datatemplate.tooling/src/org/eclipse/emfforms/internal/datatemplate/tooling/wizard/Messages.java
The file was addedtests/org.eclipse.emfforms.datatemplate.tooling.tests/.settings/org.eclipse.jdt.launching.prefs
The file was addedfeatures/org.eclipse.emfforms.datatemplate.ide.feature/build.properties
The file was modified releng/org.eclipse.emf.ecp.releng.tests/pom.xml
The file was addedtests/org.eclipse.emfforms.datatemplate.tooling.tests/src/org/eclipse/emfforms/internal/datatemplate/tooling/editor/DataTemplateEClassSelectionStrategyProvider_Test.java
The file was modified bundles/org.eclipse.emfforms.datatemplate.model.edit/icons/full/ctool16/CreateTemplateCollection_templates_Template.gif
The file was addedtests/org.eclipse.emfforms.datatemplate.tooling.tests/.settings/org.eclipse.core.resources.prefs
The file was addedtests/org.eclipse.emfforms.datatemplate.tooling.tests/.settings/org.eclipse.pde.api.tools.prefs
The file was addedtests/org.eclipse.emfforms.datatemplate.tooling.tests/src/org/eclipse/emfforms/internal/datatemplate/tooling/wizard/WizardNewDataTemplateCreationPage_Test.java
The file was addedtests/org.eclipse.emfforms.datatemplate.tooling.tests/build.properties
The file was addedbundles/org.eclipse.emfforms.datatemplate.tooling/src/org/eclipse/emfforms/internal/datatemplate/tooling/editor/TemplateInstanceRendererService.java
The file was addedbundles/org.eclipse.emfforms.datatemplate.tooling/src/org/eclipse/emfforms/internal/datatemplate/tooling/editor/TemplateInstanceRenderer.java
The file was addedtests/org.eclipse.emfforms.datatemplate.tooling.tests/src/org/eclipse/emfforms/internal/datatemplate/tooling/editor/TemplateInstanceRenderer_Test.java
The file was addedbundles/org.eclipse.emfforms.datatemplate.tooling/.settings/org.eclipse.core.resources.prefs
The file was addedbundles/org.eclipse.emfforms.datatemplate.tooling/pom.xml
The file was addedbundles/org.eclipse.emfforms.datatemplate.tooling/.settings/org.eclipse.jdt.launching.prefs
The file was addedbundles/org.eclipse.emfforms.datatemplate.tooling/.settings/org.eclipse.pde.prefs
The file was addedbundles/org.eclipse.emfforms.datatemplate.tooling/src/org/eclipse/emfforms/internal/datatemplate/tooling/editor/DataTemplateEClassSelectionStrategyProvider.java
The file was addedtests/org.eclipse.emfforms.datatemplate.tooling.tests/.settings/org.eclipse.ltk.core.refactoring.prefs
The file was addedbundles/org.eclipse.emfforms.datatemplate.tooling/src/org/eclipse/emfforms/internal/datatemplate/tooling/wizard/messages.properties
The file was addedtests/org.eclipse.emfforms.datatemplate.tooling.tests/.settings/org.eclipse.pde.core.prefs
The file was addedtests/org.eclipse.emfforms.datatemplate.tooling.tests/.project
The file was addedbundles/org.eclipse.emfforms.datatemplate.tooling/OSGI-INF/org.eclipse.emfforms.internal.datatemplate.tooling.editor.TemplateInstanceRendererService.xml
The file was modified bundles/org.eclipse.emfforms.datatemplate.model.edit/.settings/org.eclipse.jdt.core.prefs
The file was modified releng/org.eclipse.emf.ecp.releng.features/pom.xml
The file was addedtests/org.eclipse.emfforms.datatemplate.tooling.tests/.settings/org.eclipse.jdt.core.prefs
The file was addedtests/org.eclipse.emfforms.datatemplate.tooling.tests/src/org/eclipse/emfforms/internal/datatemplate/tooling/editor/TemplateInstanceRendererService_Test.java
The file was modified bundles/org.eclipse.emfforms.datatemplate.model.edit/src/org/eclipse/emfforms/datatemplate/provider/TemplateItemProvider.java
The file was addedbundles/org.eclipse.emfforms.datatemplate.tooling/.settings/org.eclipse.core.runtime.prefs
The file was modified releng/org.eclipse.emf.ecp.repository.target/category.xml
The file was addedbundles/org.eclipse.emfforms.datatemplate.tooling/.settings/org.eclipse.ltk.core.refactoring.prefs
The file was addedbundles/org.eclipse.emfforms.datatemplate.tooling/.classpath
The file was modified bundles/org.eclipse.emfforms.datatemplate.model.edit/icons/full/obj16/Template.gif
The file was addedbundles/org.eclipse.emfforms.datatemplate.tooling/.settings/org.eclipse.pde.api.tools.prefs
The file was addedbundles/org.eclipse.emfforms.datatemplate.tooling/.checkstyle
The file was addedtests/org.eclipse.emfforms.datatemplate.tooling.tests/.settings/org.eclipse.pde.prefs
The file was addedbundles/org.eclipse.emfforms.datatemplate.tooling/META-INF/MANIFEST.MF
The file was addedfeatures/org.eclipse.emfforms.datatemplate.ide.feature/pom.xml
The file was addedfeatures/org.eclipse.emfforms.datatemplate.ide.feature/feature.xml
The file was addedtests/org.eclipse.emfforms.datatemplate.tooling.tests/META-INF/MANIFEST.MF
The file was addedbundles/org.eclipse.emfforms.datatemplate.tooling/build.properties
The file was addedbundles/org.eclipse.emfforms.datatemplate.tooling/OSGI-INF/org.eclipse.emfforms.internal.datatemplate.tooling.editor.DataTemplateEClassSelectionStrategyProvider.xml
The file was addedtests/org.eclipse.emfforms.datatemplate.tooling.tests/.settings/org.eclipse.jdt.ui.prefs
The file was addedfeatures/org.eclipse.emfforms.datatemplate.ide.feature/feature.properties
The file was addedbundles/org.eclipse.emfforms.datatemplate.tooling/.settings/org.eclipse.jdt.ui.prefs
The file was addedbundles/org.eclipse.emfforms.datatemplate.tooling/src/org/eclipse/emfforms/internal/datatemplate/tooling/wizard/NewDataTemplateWizard.java
The file was addedbundles/org.eclipse.emfforms.datatemplate.tooling/icons/Template.gif
The file was addedbundles/org.eclipse.emfforms.datatemplate.tooling/.project
The file was addedtests/org.eclipse.emfforms.datatemplate.tooling.tests/.classpath
The file was addedtests/org.eclipse.emfforms.datatemplate.tooling.tests/.checkstyle
The file was modified bundles/org.eclipse.emfforms.datatemplate.model/model/datatemplate.genmodel
The file was addedtests/org.eclipse.emfforms.datatemplate.tooling.tests/.settings/org.eclipse.core.runtime.prefs
The file was addedbundles/org.eclipse.emfforms.datatemplate.tooling/src/org/eclipse/emfforms/internal/datatemplate/tooling/wizard/WizardNewDataTemplateCreationPage.java
The file was addedbundles/org.eclipse.emfforms.datatemplate.tooling/about.html
The file was addedtests/org.eclipse.emfforms.datatemplate.tooling.tests/pom.xml
The file was modified bundles/org.eclipse.emfforms.datatemplate.model.edit/.settings/org.eclipse.jdt.ui.prefs
The file was modified bundles/org.eclipse.emf.ecp.common/src/org/eclipse/emf/ecp/common/spi/EMFUtils.java
The file was modified releng/org.eclipse.emf.ecp.releng.bundles/pom.xml
The file was addedbundles/org.eclipse.emfforms.datatemplate.tooling/icons/Add_Template.gif
The file was addedbundles/org.eclipse.emfforms.datatemplate.tooling/.settings/org.eclipse.jdt.core.prefs
The file was addedbundles/org.eclipse.emfforms.datatemplate.tooling/plugin.xml
The file was modified bundles/org.eclipse.emfforms.datatemplate.model.edit/icons/full/obj16/TemplateCollection.gif
Commit 7eee6f2b3295c6466cc65e8858e7163280095459 by Eugen Neufeld
TCI - removed warnings
renamed constants according to pattern
Change-Id: I7bc09e6fb5319b857eb9f69e42e4e7993553057f Signed-off-by:
Jonas Helming <jhelming@eclipsesource.com>
The file was modified tests/org.eclipse.emf.ecp.view.dynamictree.ui.swt/src/org/eclipse/emf/ecp/view/dynamictree/ui/swt/SWTDynamicContainmentItemRenderer.java
The file was modified tests/org.eclipse.emf.ecp.view.dynamictree.ui.swt/src/org/eclipse/emf/ecp/view/dynamictree/ui/swt/SWTDynamicContainmentTreeRenderer.java
Commit bec7c65e4149b99f50adb01bfb7709a39e0058ca by Lucas Koehler
Bug 528211 - Add support for data templates
* The Template Create New Model Element Strategy now uses the EClass
Selection Strategies to determine the available templates.
* Refactored common bazaar behavior in a new BazaarUtil and common
Reference Strategy behavior in a new ReferenceStrategyUtil.
* Added test cases for the TemplateCreateNewModelElementStrategyProvider
Change-Id: I8d927e1458dddf25a5ca6d5fd77b1436b9081b59 Signed-off-by:
Lucas Koehler <lkoehler@eclipsesource.com>
The file was modified bundles/org.eclipse.emf.ecp.ui.view.swt/src/org/eclipse/emf/ecp/ui/view/swt/DefaultReferenceServiceFactory.java
The file was modified bundles/org.eclipse.emfforms.core.services.datatemplate/src/org/eclipse/emfforms/internal/core/services/datatemplate/TemplateCreateNewModelElementStrategyProvider.java
The file was addedtests/org.eclipse.emfforms.core.services.datatemplate.test/src/org/eclipse/emfforms/internal/core/services/datatemplate/TemplateCreateNewModelElementStrategyProvider_Test.java
The file was addedbundles/org.eclipse.emf.ecp.ui.view.swt/src/org/eclipse/emf/ecp/ui/view/swt/reference/ReferenceStrategyUtil.java
The file was modified bundles/org.eclipse.emfforms.core.bazaar/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emf.ecp.ui.view.swt/META-INF/MANIFEST.MF
The file was modified tests/org.eclipse.emf.ecp.ui.view.swt.test/src/org/eclipse/emf/ecp/ui/view/swt/test/AllTests.java
The file was modified bundles/org.eclipse.emfforms.core.services.datatemplate/META-INF/MANIFEST.MF
The file was addedbundles/org.eclipse.emfforms.core.bazaar/src/org/eclipse/emfforms/spi/bazaar/BazaarUtil.java
The file was modified tests/org.eclipse.emfforms.core.services.datatemplate.test/src/org/eclipse/emfforms/core/services/datatemplate/test/AllTests.java
The file was modified tests/org.eclipse.emf.ecp.ui.view.swt.test/ECPSWTViewRendererTest.launch
The file was modified tests/org.eclipse.emfforms.core.services.datatemplate.test/AllPluginTests for core.services.datatemplate.launch
The file was modified bundles/org.eclipse.emf.ecp.ui.view.swt/src/org/eclipse/emf/ecp/ui/view/swt/reference/DefaultCreateNewModelElementStrategyProvider.java
The file was modified bundles/org.eclipse.emfforms.core.services.datatemplate/OSGI-INF/TemplateCreateNewModelElementStrategyProvider.xml
Commit 99cc612376bbf945c6027ec4050a3e9b7eac4d63 by Lucas Koehler
Bug 531723 - Deactivate Checkstyle for Example Projects
Deactivate checkstyle in the project configurations of the make it
happen projects. This is necessary because the make it happen projects
are copied during the build to be then used as a source for the
examples.
This is done by excluding the .checkstyle files when copying the
projects and removing the checkstyle builder from the .project files by
using the maven replacer plugin.
Change-Id: Iac52b2b5e0eb35be1cd7d3dc35deac716c69d95b Signed-off-by:
Lucas Koehler <lkoehler@eclipsesource.com>
The file was modified examples/org.eclipse.emf.ecp.makeithappen.wizards/pom.xml
Commit decada8b5bc826a87a85ad1896ec68917f08bf32 by Eugen Neufeld
[Bug 529274] Tooling for Read-only column configuration allows to create
DMR
The "create and link new DMR" button is no longer shown by configuring a
view model that specifies using the LinkOnlyMultiReferenceRenderer
Change-Id: I393adaf3f861c9bdacc6156c6a70fe48ac903fa0 Signed-off-by:
Lucas Koehler <lkoehler@eclipsesource.com>
The file was addedbundles/org.eclipse.emf.ecp.ide.editor.viewmodel/viewmodel/ReadOnlyColumnConfiguration.view
The file was modified bundles/org.eclipse.emf.ecp.ide.editor.viewmodel/plugin.xml
Commit bf1b01f57a08f1e5df2596f5301da856dc42ad20 by Eugen Neufeld
TCI - removed warnings
Renamed private constants to match pattern
Change-Id: Ibb0805c94a973c9f589842352f0f652684bebe4b Signed-off-by:
Jonas Helming <jhelming@eclipsesource.com>
The file was modified bundles/org.eclipse.emf.ecp.view.core.swt/src/org/eclipse/emf/ecp/view/internal/core/swt/renderer/ECPLegacyControlSWTRenderer.java
Commit 82699eb579f1fd04a9a352e82ec4725f19dd698f by Christian Damus
Bug 532622 - Problems with template selection dialog
Use the localization service to look up the EMF.Edit labels and icons
for (sub)classes.
Includes a warning fix in a related class but not in the scope of this
bug.
Change-Id: I91c2d42961e0d0cac284000d3f7cd0680958cedb Signed-off-by:
Christian W. Damus <give.a.damus@gmail.com>
The file was modified bundles/org.eclipse.emfforms.core.services.datatemplate/src/org/eclipse/emfforms/internal/core/services/datatemplate/SelectSubclassAndTemplateWizard.java
The file was modified tests/org.eclipse.emfforms.core.services.datatemplate.test/META-INF/MANIFEST.MF
The file was modified tests/org.eclipse.emfforms.core.services.datatemplate.test/src/org/eclipse/emfforms/internal/core/services/datatemplate/EMFEditNewChildFactoryBuilder.java
The file was modified tests/org.eclipse.emfforms.core.services.datatemplate.test/AllPluginTests for core.services.datatemplate.launch
The file was modified tests/org.eclipse.emfforms.core.services.datatemplate.test/src/org/eclipse/emfforms/internal/core/services/datatemplate/SelectSubclassAndTemplateWizard_PTest.java
The file was modified tests/org.eclipse.emfforms.core.services.datatemplate.test/fragment.xml
The file was addedbundles/org.eclipse.emfforms.core.services.datatemplate/src/org/eclipse/emfforms/internal/core/services/datatemplate/EClassLabelProvider.java
The file was modified tests/org.eclipse.emfforms.core.services.datatemplate.test/src/org/eclipse/emfforms/core/services/datatemplate/test/AllPluginTests.java
The file was addedtests/org.eclipse.emfforms.core.services.datatemplate.test/src/org/eclipse/emfforms/internal/core/services/datatemplate/EClassLabelProvider_PTest.java
The file was modified bundles/org.eclipse.emfforms.core.services.datatemplate/META-INF/MANIFEST.MF
Commit 61df557dedb47cf0b0588bc087ddcf0dcd7108ca by Eugen Neufeld
Bug 528476 - ValidationService validates removed objects
Remove parent control when childContext is disposed
Change-Id: I818ce40205450cae988b305218510cf36b3ba0ff Signed-off-by: Adam
Bialas <abialas@universal-soft.com>
The file was modified bundles/org.eclipse.emfforms.core.services/src/org/eclipse/emfforms/internal/core/services/controlmapper/SettingToControlMapperImpl.java
Commit 42e848bfa2bc8cf2c75205a32bd8900183d0161a by Eugen Neufeld
Bug 528476 - ValidationService validates removed objects
* Added a comment to clarify the removal of the parent controls from the
settings to control map
* Added a test case for SettingsToControlMapperImpl#childContextDisposed
that tests that parent controls are removed for settings of a disposed
child contet
Change-Id: Ib7d860cd102b2e3fa0d9740a90afe872ae54a0f6 Signed-off-by:
Lucas Koehler <lkoehler@eclipsesource.com>
The file was modified bundles/org.eclipse.emfforms.core.services/src/org/eclipse/emfforms/internal/core/services/controlmapper/SettingToControlMapperImpl.java
The file was modified tests/org.eclipse.emfforms.core.services.tests/src/org/eclipse/emfforms/internal/core/services/scoped/SettingToControlMapper_ITest.java
Commit 7791cb460668dd4063ed5e6dc1362630afda86e2 by Eugen Neufeld
Bug 532223 - We should switch the target platform definition to use the
tpd file
Change-Id: I43b13197c71364910a736898e9ac54282299f804 Signed-off-by:
Jonas Helming <jhelming@eclipsesource.com>
The file was modified releng/org.eclipse.emf.ecp.target.rcp/ecp.target
The file was modified releng/org.eclipse.emf.ecp.target.rcp/ecp.tpd
The file was addedreleng/org.eclipse.emf.ecp.target.rcp/ecp.target.README
The file was modified releng/org.eclipse.emf.ecp.target.rcp/.gitignore
Commit c558a34f36cd1a803b35b47b35504b159034aa6c by Jonas Helming
Bug 532874 - We should add automatic bundle name headers to all bundles
Change-Id: Id20ef00ed32152c81419a949b98b83783bd6b38c Signed-off-by:
Jonas Helming <jhelming@eclipsesource.com>
The file was modified bundles/org.eclipse.emf.ecp.view.table.celleditor.rcp/META-INF/MANIFEST.MF
The file was modified tests/org.eclipse.emf.ecp.view.vertical.ui.swt.test/META-INF/MANIFEST.MF
The file was modified tests/org.eclipse.emfforms.localization.tests/META-INF/MANIFEST.MF
The file was modified examples/org.eclipse.emf.ecp.makeithappen.wizards/META-INF/MANIFEST.MF
The file was modified tests/org.eclipse.emfforms.core.services.legacy.tests/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emf.ecp.view.mappingdmr.model.edit/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emf.ecp.view.group.swt.collapsible.pgroup/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emf.ecp.view.indexdmr.tooling/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emfforms.swt.treemasterdetail.decorator.validation.default/META-INF/MANIFEST.MF
The file was modified examples/org.eclipse.emf.ecp.makeithappen.application.sample.e3/META-INF/MANIFEST.MF
The file was modified tests/org.eclipse.emfforms.core.services.domainexpander.keyattribute.tests/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emf.ecp.view.context.locale/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emf.ecp.cdo.ui/META-INF/MANIFEST.MF
The file was modified examples/org.eclipse.emf.ecp.makeithappen.model.edit/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emf.ecp.view.stack.ui.swt/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emf.ecp.view.table.validation/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emf.ecp.changebroker/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emf.ecp.cdo.core/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emf.ecp.view.validation/META-INF/MANIFEST.MF
The file was modified tests/org.eclipse.emf.ecp.view.model.test/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emf.ecp.view.label.model.edit/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emfforms.core.services.domainexpander.table/META-INF/MANIFEST.MF
The file was modified tests/org.eclipse.emfforms.core.services.databinding.keyattribute.tests/META-INF/MANIFEST.MF
The file was modified bundles/spreadsheet/org.eclipse.emfforms.spreadsheet.core.error.model.edit/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emf.ecp.view.compoundcontrol.model.edit/META-INF/MANIFEST.MF
The file was modified tests/org.eclipse.emf.ecp.edit.swt.test/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emfforms.core.services.domainexpander.default/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emfforms.core.services.legacy/META-INF/MANIFEST.MF
The file was modified tests/org.eclipse.emf.ecp.quickfix.test/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emfforms.swt.control.text.autocomplete/META-INF/MANIFEST.MF
The file was modified tests/org.eclipse.emfforms.view.model.localization.tests/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emf.ecp.emfstore.ui.e3/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emf.ecp.quickfix.ui.e4/META-INF/MANIFEST.MF
The file was modified tests/org.eclipse.emf.ecp.view.unset.test/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emfforms.core.services.structuralchange.keyattribute/META-INF/MANIFEST.MF
The file was modified bundles/javafx/org.eclipse.emf.emfstore.fx.projects/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emf.ecp.view.categorization.swt/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emf.ecp.view.edapt/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emf.ecp.diffmerge.model/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emf.ecp.graphiti.core/META-INF/MANIFEST.MF
The file was modified tests/org.eclipse.emf.ecp.view.validation.bean.test/META-INF/MANIFEST.MF
The file was modified bundles/javafx/org.eclipse.emf.ecp.view.group.fx/META-INF/MANIFEST.MF
The file was modified tests/org.eclipse.emf.ecp.view.dynamictree.model.edit/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emf.ecp.rap/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emf.ecp.view.model.common/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emfforms.swt.core.di/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emf.ecp.view.swt.layout/META-INF/MANIFEST.MF
The file was modified tests/org.eclipse.emf.ecp.view.table.test.common/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emf.ecp.workspace.core/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emfforms.datatemplate.model.edit/META-INF/MANIFEST.MF
The file was modified tests/org.eclipse.emfforms.core.services.databinding.testmodel/META-INF/MANIFEST.MF
The file was modified tests/spreadsheet/org.eclipse.emfforms.spreadsheet.core.renderer.categorization.tests/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emf.ecp.common/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emf.ecp.view.workspace.migrator/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emf.ecp.view.horizontal.model/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emfforms.swt.core.di.extension/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emf.ecp.view.custom.model.edit/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emf.ecp.view.model.preview.e3/META-INF/MANIFEST.MF
The file was modified bundles/spreadsheet/org.eclipse.emfforms.spreadsheet.core.error.model/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emf.rap.edit.ui.minimal/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emfforms.core.services.editsupport/META-INF/MANIFEST.MF
The file was modified tests/org.eclipse.emf.ecp.ui.validation.test/META-INF/MANIFEST.MF
The file was modified tests/org.eclipse.emf.ecp.view.edapt.test/META-INF/MANIFEST.MF
The file was modified tests/org.eclipse.emf.ecp.view.indexdmr.model.test/META-INF/MANIFEST.MF
The file was modified tests/org.eclipse.emf.ecp.view.stack.ui.swt.test/META-INF/MANIFEST.MF
The file was modified tests/org.eclipse.emf.ecp.view.model.provider.xmi.test/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emf.ecp.view.validation.bean.default/META-INF/MANIFEST.MF
The file was modified tests/org.eclipse.emf.ecp.view.mappingdmr.model.test/META-INF/MANIFEST.MF
The file was modified tests/spreadsheet/org.eclipse.emfforms.spreadsheet.core.tests/META-INF/MANIFEST.MF
The file was modified tests/org.eclipse.emfforms.core.services.databinding.index.tests/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emf.ecp.view.section.ui.swt/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emf.ecp.view.util.swt.rap/META-INF/MANIFEST.MF
The file was modified bundles/javafx/org.eclipse.emf.ecp.view.label.fx/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emfforms.view.annotation.model/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emf.ecp.ui/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emf.ecp.view.treemasterdetail.model.edit/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emf.ecp.view.label.ui.swt/META-INF/MANIFEST.MF
The file was modified tests/org.eclipse.emfforms.core.services.databinding.mapping.tests/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emf.ecp.ui.e3/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emf.ecp.ui.validation/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emf.ecp.explorereditorbridge/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emfforms.core.services.mappingprovider.default/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emf.ecp.ide.view.service/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emf.ecp.changebroker.provider/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emf.ecp.view.model.preview.common/META-INF/MANIFEST.MF
The file was modified tests/org.eclipse.emf.ecp.view.dynamictree.model/META-INF/MANIFEST.MF
The file was modified bundles/javafx/org.eclipse.emf.ecp.util.fx/META-INF/MANIFEST.MF
The file was modified tests/org.eclipse.emf.ecp.view.horizontal.ui.swt.test/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emf.ecp.application.e3/META-INF/MANIFEST.MF
The file was modified tests/org.eclipse.emf.ecp.view.categorization.swt.test/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emfforms.rulerepository.model.edit/META-INF/MANIFEST.MF
The file was modified bundles/spreadsheet/org.eclipse.emfforms.spreadsheet.core/META-INF/MANIFEST.MF
The file was modified examples/org.eclipse.emf.ecp.makeithappen.application.sample.e4/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emf.ecp.view.compoundcontrol.model/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emfforms.rulerepository.tooling/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emf.ecp.graphiti.integration/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emf.ecp.view.indexdmr.model/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emfforms.swt.controlgrid/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emfforms.localization/META-INF/MANIFEST.MF
The file was modified bundles/spreadsheet/org.eclipse.emfforms.spreadsheet.core.renderer.custom/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emf.ecp.emf2web.ui/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emfforms.core.services.databinding.mapping/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emfforms.swt.table/META-INF/MANIFEST.MF
The file was modified tests/org.eclipse.emf.ecp.ui.view.swt.test/META-INF/MANIFEST.MF
The file was modified tests/org.eclipse.emf.ecp.common.test.fx/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emfforms.core.services.emf/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emfforms.rulerepository.model/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emf.ecp.view.compoundcontrol.swt/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emf.ecp.view.mappingdmr.model/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emf.ecp.view.horizontal.ui.swt/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emfforms.core.services.locale.default/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emfforms.editor.ecore/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emfforms.core.services/META-INF/MANIFEST.MF
The file was modified tests/org.eclipse.emf.ecp.core.rap.concurrent.test/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emf.ecp.ide.util/META-INF/MANIFEST.MF
The file was modified tests/org.eclipse.emf.ecp.ui.view.linewrapper.tests/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emf.ecp.view.validation.bean/META-INF/MANIFEST.MF
The file was modified bundles/javafx/org.eclipse.emf.ecp.controls.fx/META-INF/MANIFEST.MF
The file was modified examples/org.eclipse.emf.ecp.makeithappen.application.sample.rap/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emf.ecp.view.model.provider.xmi/META-INF/MANIFEST.MF
The file was modified tests/org.eclipse.emf.ecp.view.treemasterdetail.ui.swt.test/META-INF/MANIFEST.MF
The file was modified tests/org.eclipse.emfforms.rulerepository.tooling.test/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emf.ecp.view.table.ui.swt.persistedstate/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emf.ecp.view.vertical.ui.swt/META-INF/MANIFEST.MF
The file was modified examples/org.eclipse.emf.ecp.makeithappen.view.email.renderer/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emf.ecp.view.table.ui.swt/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emf.ecp.ui.rap/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emf.ecp.view.rule.model.edit/META-INF/MANIFEST.MF
The file was modified examples/org.eclipse.emf.ecp.makeithappen.model/META-INF/MANIFEST.MF
The file was modified tests/org.eclipse.emfforms.core.services.domainexpander.default.tests/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emfforms.datatemplate.model/META-INF/MANIFEST.MF
The file was modified tests/org.eclipse.emf.ecp.view.treemasterdetail.validation.test/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emf.ecp.ide.migration/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emf.ecp.view.mappingdmr.tooling/META-INF/MANIFEST.MF
The file was modified bundles/javafx/org.eclipse.emf.ecp.application.e4.fx/META-INF/MANIFEST.MF
The file was modified tests/org.eclipse.emfforms.swt.common.test/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emfforms.view.model.localization/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emf.ecp.view.custom.model/META-INF/MANIFEST.MF
The file was modified bundles/spreadsheet/org.eclipse.emfforms.spreadsheet.core.renderer/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emf.ecp.emfstore.core.rap/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emfforms.editor.genmodel/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emfforms.view.annotation.model.edit/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emf.ecp.emfstore.ui/META-INF/MANIFEST.MF
The file was modified tests/org.eclipse.emf.ecp.ecore.editor.test/META-INF/MANIFEST.MF
The file was modified tests/org.eclipse.emfforms.swt.control.text.autocomplete.tests/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emf.ecp.diagnostician/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emfforms.core.services.structuralchange.table/META-INF/MANIFEST.MF
The file was modified tests/org.eclipse.emfforms.core.services.databinding.featurepath.tests/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emf.ecp.view.table.ui.rcp/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emf.ecp.view.vertical.model.edit/META-INF/MANIFEST.MF
The file was modified tests/org.eclipse.emfforms.core.services.structuralchange.keyattribute.tests/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emf.ecp.view.table.model/META-INF/MANIFEST.MF
The file was modified bundles/javafx/org.eclipse.emf.ecp.view.horizontal.fx/META-INF/MANIFEST.MF
The file was modified tests/org.eclipse.emfforms.swt.controlgrid.test/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emf.ecp.diffmerge.context/META-INF/MANIFEST.MF
The file was modified tests/org.eclipse.emfforms.core.services.tests/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emf.ecp.ide.editor.view/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emf.ecp.emf2web.ui.json/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emf.ecp.view.model.edapt/META-INF/MANIFEST.MF
The file was modified tests/org.eclipse.emf.ecp.test.model.edit/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emf.ecp.view.core.swt/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emf.ecp.view.group.swt.embedded/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emf.ecp.validation.connector/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emf.ecp.quickfix/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emf.ecp.emfstore.ui.e4/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emf.ecp.diffmerge.model.edit/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emfforms.core.services.datatemplate/META-INF/MANIFEST.MF
The file was modified bundles/spreadsheet/org.eclipse.emfforms.spreadsheet.core.renderer.table/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emf.ecp.view.group.model/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emf.ecp.view.categorization.model/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emf.ecp.view.stack.viewmodel/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emf.ecp.ui.transaction/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emf.ecp.view.label.ui.rap/META-INF/MANIFEST.MF
The file was modified tests/org.eclipse.emf.ecp.integrationtest/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emfforms.core.services.databinding.keyattribute/META-INF/MANIFEST.MF
The file was modified tests/org.eclipse.emf.ecp.validation.diagnostician.test/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emf.ecp.edit.ecore.swt/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emf.ecp.view.group.model.edit/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emfforms.core.services.domainexpander.mapping/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emf.ecp.ide.editor.viewmodel/META-INF/MANIFEST.MF
The file was modified tests/org.eclipse.emf.ecp.emf2web.json.test/META-INF/MANIFEST.MF
The file was modified bundles/javafx/org.eclipse.emf.emfstore.fx.util/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emf.ecp.view.stack.model/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emf.ecp.core.rap.sessionprovider.rwt/META-INF/MANIFEST.MF
The file was modified tests/org.eclipse.emf.ecp.test.model/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emf.ecp.test.common/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emf.ecp.view.groupedgrid.ui.swt/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emf.ecp.view.model.generator/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emfforms.core.services.databinding.featurepath/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emf.ecp.emf2web.json/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emfforms.core.services.domainexpander.keyattribute/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emf.ecp.ecore.editor.ui/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emf.ecp.view.groupedgrid.model/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emfforms.common.validation/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emf.ecp.view.custom.ui.swt.di/META-INF/MANIFEST.MF
The file was modified tests/org.eclipse.emfforms.swt.treemasterdetail.test/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emf.ecp.view.table.columnservice/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emf.ecp.ui.view.swt.di/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emf.ecp.view.template.service/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emf.ecp.view.vertical.model/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emf.ecp.view.treemasterdetail.validation/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emfforms.core.services.structuralchange.index/META-INF/MANIFEST.MF
The file was modified tests/org.eclipse.emf.ecp.view.edapt.util.test/META-INF/MANIFEST.MF
The file was modified tests/org.eclipse.emf.ecp.view.validation.test/META-INF/MANIFEST.MF
The file was modified tests/spreadsheet/org.eclipse.emfforms.spreadsheet.integrationtest/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emf.ecp.edit.swt/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emf.ecp.view.categorization.model.edit/META-INF/MANIFEST.MF
The file was modified tests/org.eclipse.emf.ecp.workspace.ui.rap.test/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emf.ecp.view.keyattributedmr.model.edit/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emf.ecp.view.keyattributedmr.model/META-INF/MANIFEST.MF
The file was modified bundles/spreadsheet/org.eclipse.emfforms.spreadsheet.file/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emf.ecp.edit/META-INF/MANIFEST.MF
The file was modified tests/org.eclipse.emf.ecp.view.rule.ui.swt.test/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emf.ecp.view.table.edapt/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emf.ecp.view.treemasterdetail.ui.swt/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emfforms.core.services.databinding.index/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emfforms.editor.genmodel.util/META-INF/MANIFEST.MF
The file was modified examples/org.eclipse.emf.ecp.makeithappen.view.group.renderer/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emf.ecp.view.model.editor/META-INF/MANIFEST.MF
The file was modified tests/org.eclipse.emfforms.swt.core.tests/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emf.ecp.view.label.model/META-INF/MANIFEST.MF
The file was modified tests/spreadsheet/org.eclipse.emfforms.spreadsheet.core.renderer.table.tests/META-INF/MANIFEST.MF
The file was modified tests/org.eclipse.emfforms.common.validation.tests/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emf.ecp.view.stack.model.edit/META-INF/MANIFEST.MF
The file was modified tests/org.eclipse.emf.ecp.view.dynamictree.model.test/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emf.ecp.emfstore.core/META-INF/MANIFEST.MF
The file was modified tests/org.eclipse.emf.ecp.view.model.common.test/META-INF/MANIFEST.MF
The file was modified tests/org.eclipse.emf.ecp.core.test/META-INF/MANIFEST.MF
The file was modified tests/org.eclipse.emf.ecp.view.ui.editor.test/META-INF/MANIFEST.MF
The file was modified tests/org.eclipse.emfforms.swt.control.multiattribute.tests/META-INF/MANIFEST.MF
The file was modified tests/org.eclipse.emf.ecp.view.dynamictree.ui.swt/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emf.ecp.view.model.common.di/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emf.ecp.ui.validation.e4/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emfforms.swt.categorization.expandbar/META-INF/MANIFEST.MF
The file was modified tests/org.eclipse.emf.ecp.view.model.edit.test/META-INF/MANIFEST.MF
The file was modified tests/org.eclipse.emf.ecp.view.model.integrationtest/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emf.ecp.view.context/META-INF/MANIFEST.MF
The file was modified tests/org.eclipse.emf.ecp.view.viewproxy.test/META-INF/MANIFEST.MF
The file was modified tests/org.eclipse.emf.ecp.view.compoundcontrol.swt.test/META-INF/MANIFEST.MF
The file was modified tests/org.eclipse.emf.ecp.view.dynamictree.ui/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emfforms.swt.treemasterdetail/META-INF/MANIFEST.MF
The file was modified tests/org.eclipse.emf.ecp.core.rap.sessionprovider.test/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emf.ecp.emfstore.ui.search/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emf.ecp.validation/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emfforms.core.services.structuralchange.mapping/META-INF/MANIFEST.MF
The file was modified tests/org.eclipse.emfforms.swt.core.di.extension.tests/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emfforms.core.bazaar/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emfforms.swt.core/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emf.ecp.view.template.tooling/META-INF/MANIFEST.MF
The file was modified tests/org.eclipse.emfforms.core.services.databinding.integrationtest/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emf.ecp.common.ui/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emf.ecp.diffmerge.renderer.swt/META-INF/MANIFEST.MF
The file was modified tests/org.eclipse.emf.ecp.ui.view.test/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emf.ecp.view.viewproxy.model/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emf.ecp.core/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emf.ecp.view.control.multireference/META-INF/MANIFEST.MF
The file was modified tests/org.eclipse.emf.ecp.controls.fx.test/META-INF/MANIFEST.MF
The file was modified tests/org.eclipse.emf.ecp.core.rap.sessionprovider.concurrent.test/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emf.ecp.view.unset/META-INF/MANIFEST.MF
The file was modified tests/org.eclipse.emf.ecp.ide.view.service.test/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emf.ecp.view.section.model.edit/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emf.ecp.ui.e4/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emf.ecp.emfstore.localserver/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emf.ecp.examplemodel.ui/META-INF/MANIFEST.MF
The file was modified tests/org.eclipse.emfforms.core.services.emf.tests/META-INF/MANIFEST.MF
The file was modified bundles/spreadsheet/org.eclipse.emfforms.spreadsheet.stream/META-INF/MANIFEST.MF
The file was modified tests/org.eclipse.emfforms.core.services.domainexpander.mapping.tests/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emf.ecp.application.e4/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emf.ecp.view.template.model.edit/META-INF/MANIFEST.MF
The file was modified tests/org.eclipse.emf.ecp.common.test/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emf.ecp.core.emffilter/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emf.ecp.core.rap/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emfforms.swt.core.plugin/META-INF/MANIFEST.MF
The file was modified bundles/javafx/org.eclipse.emf.ecp.viewmodel.fx/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emf.ecp.view.section.model/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emf.ecp.view.rule.model/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emfforms.swt.control.multiattribute/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emf.ecp.validationvieweditorbridge/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emf.ecp.view.template.model/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emf.ecp.view.treemasterdetail.model/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emf.ecp.workspace.ui/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emf.ecp.ide.editor.view.templatebridge/META-INF/MANIFEST.MF
The file was modified bundles/javafx/org.eclipse.emf.ecp.view.vertical.fx/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emf.ecp.workspace.ui.rap/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emfforms.editor.viewmodel/META-INF/MANIFEST.MF
The file was modified tests/org.eclipse.emf.ecp.ide.editor.view.test/META-INF/MANIFEST.MF
The file was modified tests/org.eclipse.emf.ecp.core.rap.test/META-INF/MANIFEST.MF
The file was modified tests/org.eclipse.emf.ecp.view.context.tests/META-INF/MANIFEST.MF
The file was modified tests/org.eclipse.emf.ecp.view.template.service.test/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emf.ecp.emf2web/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emf.ecp.view.model/META-INF/MANIFEST.MF
The file was modified tests/org.eclipse.emf.ecp.ide.util.test/META-INF/MANIFEST.MF
The file was modified tests/org.eclipse.emfforms.editor.ecore.test/META-INF/MANIFEST.MF
The file was modified examples/org.eclipse.emf.ecp.makeithappen.application.sample.rap.j2ee/META-INF/MANIFEST.MF
The file was modified tests/org.eclipse.emf.ecp.view.table.model.test/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emf.ecp.view.table.ui.nebula.grid/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emfforms.editor/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emf.ecp.view.rule/META-INF/MANIFEST.MF
The file was modified tests/org.eclipse.emf.ecp.view.control.multireference.tests/META-INF/MANIFEST.MF
The file was modified tests/org.eclipse.emf.ecp.view.table.validation.test/META-INF/MANIFEST.MF
The file was modified tests/org.eclipse.emfforms.core.bazaar.tests/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emf.ecp.ecore.editor/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emf.ecp.ui.view.swt/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emfforms.core.services.structuralchange.default/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emf.ecp.diffmerge.swt/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emf.ecp.view.migrator/META-INF/MANIFEST.MF
The file was modified tests/org.eclipse.emf.ecp.view.model.editor.testplugin/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emf.ecp.ui.view.editor.controls/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emfforms.core.services.structuralchange/META-INF/MANIFEST.MF
The file was modified tests/org.eclipse.emf.ecp.view.table.ui.swt.test/META-INF/MANIFEST.MF
The file was modified tests/org.eclipse.emf.ecp.view.test.common/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emf.ecp.editor.e3/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emf.ecp.view.horizontal.model.edit/META-INF/MANIFEST.MF
The file was modified tests/org.eclipse.emf.ecp.view.core.swt.tests/META-INF/MANIFEST.MF
The file was modified tests/org.eclipse.emf.ecp.view.keyattributedmr.model.test/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emf.ecp.view.group.swt.collapsable/META-INF/MANIFEST.MF
The file was modified tests/org.eclipse.emf.ecp.view.test.common.swt/META-INF/MANIFEST.MF
The file was modified tests/org.eclipse.emf.ecp.view.rule.test/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emfforms.common/META-INF/MANIFEST.MF
The file was modified tests/org.eclipse.emfforms.common.tests/META-INF/MANIFEST.MF
The file was modified tests/org.eclipse.emf.ecp.validation.test/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emf.ecp.rap.util/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emf.ecp.view.model.editor.project.installer/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emfforms.swt.control.text.richtext/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emf.ecp.view.model.edit/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emf.ecp.view.keyattributedmr.tooling/META-INF/MANIFEST.MF
The file was modified bundles/javafx/org.eclipse.emf.ecp.util.e4.fx/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emf.ecp.view.viewproxy.model.edit/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emfforms.core.services.domainexpander.index/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emf.ecp.view.table.model.edit/META-INF/MANIFEST.MF
The file was modified tests/org.eclipse.emf.ecp.ui.view.editor.controls.test/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emfforms.common.prevalidation/META-INF/MANIFEST.MF
The file was modified tests/org.eclipse.emfforms.swt.core.di.tests/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emf.ecp.ui.view/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emf.ecp.view.util.swt/META-INF/MANIFEST.MF
The file was modified examples/org.eclipse.emf.ecp.makeithappen.application.sample.fx/META-INF/MANIFEST.MF
The file was modified bundles/javafx/org.eclipse.emf.ecp.view.treemasterdetail.fx/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emf.ecp.ui.view.linewrapper/META-INF/MANIFEST.MF
The file was modified tests/org.eclipse.emfforms.core.services.datatemplate.test/META-INF/MANIFEST.MF
The file was modified bundles/javafx/org.eclipse.emf.ecp.view.model.fx/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emf.ecp.view.indexdmr.model.edit/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emf.ecp.view.group.ui.swt/META-INF/MANIFEST.MF
The file was modified tests/org.eclipse.emf.ecp.view.table.ui.nebula.grid.test/META-INF/MANIFEST.MF
The file was modified tests/org.eclipse.emfforms.core.services.domainexpander.index.tests/META-INF/MANIFEST.MF
The file was modified tests/org.eclipse.emf.ecp.view.model.preview.common.test/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emf.ecp.view.custom.ui.swt/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emfforms.view.controlgrid.model.edit/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emf.ecp.ui.rcp/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emf.ecp.view.groupedgrid.model.edit/META-INF/MANIFEST.MF
The file was modified tests/org.eclipse.emf.ecp.view.custom.ui.swt.test/META-INF/MANIFEST.MF
The file was modified bundles/spreadsheet/org.eclipse.emfforms.spreadsheet.core.renderer.categorization/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emfforms.core.services.emfspecificservice/META-INF/MANIFEST.MF
The file was modified tests/org.eclipse.emf.ecp.view.group.ui.swt.test/META-INF/MANIFEST.MF
The file was modified tests/org.eclipse.emf.ecp.diffmerge.test/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emfforms.view.controlgrid.model/META-INF/MANIFEST.MF
The file was modified tests/org.eclipse.emf.ecp.changebroker.test/META-INF/MANIFEST.MF
The file was modified tests/org.eclipse.emf.ecp.changebroker.provider.test/META-INF/MANIFEST.MF
The file was modified tests/org.eclipse.emf.ecp.view.template.model.test/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emfforms.core.services.mappingprovider.table/META-INF/MANIFEST.MF
Commit 504d771f4eeadc0eb90e0b137978e4a8819d59dd by Lucas Koehler
Bug 532228 - NullPointerException in ExpectedValueControlRenderer
* Increase null-safety in ExpectedValueControlRenderer#getSelectedObject
* Increase null-safety in LeafConditionControlRenderer#onSelectButton
* Added some null-safetyunit tests for the 2 classes
* Increased testability of the ExpectedValueControlRenderer and its
subclasses by refactoring out methods and removing the static
initialization block (use DI instead)
* Add DI Renderer Service for KeyValueControlRenderer
Change-Id: Ib3bbc2dc6ac6d47533c6a2ef71664ae733d1f244 Signed-off-by:
Lucas Koehler <lkoehler@eclipsesource.com>
The file was modified bundles/org.eclipse.emf.ecp.view.keyattributedmr.tooling/build.properties
The file was modified bundles/org.eclipse.emf.ecp.view.keyattributedmr.tooling/src/org/eclipse/emf/ecp/view/keyattributedmr/tooling/KeyValueControlRenderer.java
The file was modified bundles/org.eclipse.emf.ecp.view.keyattributedmr.tooling/.project
The file was addedbundles/org.eclipse.emf.ecp.view.keyattributedmr.tooling/src/org/eclipse/emf/ecp/view/keyattributedmr/tooling/KeyValueControlRendererService.java
The file was addedtests/org.eclipse.emf.ecp.ui.view.editor.controls.test/src/org/eclipse/emf/ecp/view/internal/editor/controls/LeafConditionControlRenderer_Test.java
The file was modified tests/org.eclipse.emf.ecp.ui.view.editor.controls.test/src/org/eclipse/emf/ecp/ui/view/editor/controls/test/AllTests.java
The file was modified tests/org.eclipse.emf.ecp.ui.view.editor.controls.test/META-INF/MANIFEST.MF
The file was modified tests/org.eclipse.emf.ecp.ui.view.editor.controls.test/pom.xml
The file was modified bundles/org.eclipse.emf.ecp.view.keyattributedmr.tooling/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emf.ecp.ui.view.editor.controls/src/org/eclipse/emf/ecp/view/internal/editor/controls/LeafConditionControlRenderer.java
The file was addedbundles/org.eclipse.emf.ecp.view.keyattributedmr.tooling/.settings/org.eclipse.pde.ds.annotations.prefs
The file was modified bundles/org.eclipse.emf.ecp.ui.view.editor.controls/src/org/eclipse/emf/ecp/view/internal/editor/controls/StackItemControlRenderer.java
The file was modified bundles/org.eclipse.emf.ecp.view.keyattributedmr.tooling/plugin.xml
The file was modified bundles/org.eclipse.emf.ecp.ui.view.editor.controls/src/org/eclipse/emf/ecp/view/internal/editor/controls/ExpectedValueControlRenderer.java
The file was addedtests/org.eclipse.emf.ecp.ui.view.editor.controls.test/src/org/eclipse/emf/ecp/view/internal/editor/controls/ExpectedValueControlRenderer_Test.java
The file was addedbundles/org.eclipse.emf.ecp.view.keyattributedmr.tooling/OSGI-INF/KeyValueControlRendererService.xml
The file was removedbundles/org.eclipse.emf.ecp.view.keyattributedmr.tooling/src/org/eclipse/emf/ecp/view/keyattributedmr/tooling/KeyValueControlTester.java
Commit 17925551e883483d1c355fc9be1cf83ff90eb125 by Eugen Neufeld
Bug 532223 - We should switch the target platform definition to use the
tpd file
Adapted RAP and spreadsheet targets
Change-Id: I2ecb65fcfa49af6bae9d95a43385783598d3f8f8 Signed-off-by:
Jonas Helming <jhelming@eclipsesource.com>
The file was addedreleng/org.eclipse.emf.ecp.target.rap/ecpRAP.target.README
The file was modified releng/org.eclipse.emf.ecp.target.rcp/ecp.tpd
The file was modified releng/org.eclipse.emf.ecp.target.rap/ecpRAP_withECP.target
The file was addedreleng/spreadsheet/org.eclipse.emfforms.spreadsheet.releng.target/emfforms_spreadsheet.README
The file was modified releng/org.eclipse.emf.ecp.target.rap/ecpRAP.target
The file was addedreleng/org.eclipse.emf.ecp.target.rap/ecpRAP_withECP.tpd
The file was modified releng/org.eclipse.emf.ecp.target.rcp/ecp.target
The file was modified releng/spreadsheet/org.eclipse.emfforms.spreadsheet.releng.target/emfforms_spreadsheet.target
The file was addedreleng/org.eclipse.emf.ecp.target.rap/ecpRAP_withECP.target.README
The file was addedreleng/spreadsheet/org.eclipse.emfforms.spreadsheet.releng.target/emfforms_spreadsheet.tpd
The file was addedreleng/org.eclipse.emf.ecp.target.rap/ecpRAP.tpd
Commit 281f1f3b64a25368548be2738cfaf273d4268a23 by Eugen Neufeld
Bug 532983 - NPath complexity in EMFFormsNewRuleRepositoryWizardPage too
high
Change-Id: I175584ca9e4a5cbfb5c0a9c00e7716bb1729c93f Signed-off-by:
Jonas Helming <jhelming@eclipsesource.com>
The file was modified tests/org.eclipse.emfforms.rulerepository.tooling.test/src/org/eclipse/emfforms/rulerepository/tooling/test/AllTests.java
The file was addedtests/org.eclipse.emfforms.rulerepository.tooling.test/src/org/eclipse/emfforms/internal/rulerepository/tooling/wizard/EMFFormsNewRuleRepositoryWizardPage_Test.java
The file was modified tests/org.eclipse.emfforms.rulerepository.tooling.test/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emfforms.rulerepository.tooling/src/org/eclipse/emfforms/internal/rulerepository/tooling/wizard/EMFFormsNewRuleRepositoryWizardPage.java