Skip to content
Success

Changes

Summary

  1. Bug 547478 - No errors in workspace, but error symbol occurs in tree (details)
  2. TCI - Increase memory of NonEPP Runner (details)
  3. Bug 549634 - View model editor should support opening files from history (details)
Commit bb0cea522243828b09e2799d3fc0873988c74589 by Eugen Neufeld
Bug 547478 - No errors in workspace, but error symbol occurs in tree
Fixed comparator to return consistent results
Change-Id: I230baceafa38327f4dd02d51d66d97a386787bd5 Signed-off-by:
Eugen Neufeld <eneufeld@eclipsesource.com>
The file was modified bundles/org.eclipse.emfforms.swt.treemasterdetail/src/org/eclipse/emfforms/spi/swt/treemasterdetail/diagnostic/DiagnosticCache.java
Commit fad930d8e9763293a946dab0baa77227f936dcdb by Eugen Neufeld
TCI - Increase memory of NonEPP Runner
Change-Id: Ia9a9d6d4de537e717f29267cbf4110a19c78de82 Signed-off-by:
Eugen Neufeld <eneufeld@eclipsesource.com>
The file was modified tests/ECPQ7Tests/NonEPPTests/pom.xml
Commit 77a385ad67a9d6f212b0a680205e25bb90aa6133 by Lucas Koehler
Bug 549634 - View model editor should support opening files from history
The view model editor can now open view models from a history revision.
If this is the case, the view model is copied to a temporary file to
allow migration before showing it in the editor. View models opened from
the history are shown as readonly. For this the tree master detail
renderer was adapted to NOT offer drag and drop or a context menu if the
tree is configured as readonly
Also added a RCPTT test testing the opening from history inluding
migration.
Change-Id: Ifbe35d0e7470fa1d9bbc9de1999f6ca7c9c20092 Signed-off-by:
Lucas Koehler <lkoehler@eclipsesource.com>
The file was modified tests/org.eclipse.emf.ecp.view.treemasterdetail.ui.swt.test/src/org/eclipse/emf/ecp/view/spi/treemasterdetail/ui/swt/TreeMasterDetailRenderer_PTest.java
The file was modified bundles/org.eclipse.emf.ecp.ide.editor.view/src/org/eclipse/emf/ecp/ide/editor/view/ViewEditorPart.java
The file was modified bundles/org.eclipse.emf.ecp.view.treemasterdetail.ui.swt/src/org/eclipse/emf/ecp/view/spi/treemasterdetail/ui/swt/TreeMasterDetailSWTRenderer.java
The file was modified bundles/org.eclipse.emf.ecp.ide.editor.view/META-INF/MANIFEST.MF
The file was addedtests/ECPQ7Tests/EPPTests/update-site/project/ViewEditor_openFromHistory.test