Skip to content

Changes

Summary

  1. [498324] Fix failing Dot xtext editor content assistant test cases. (details)
  2. [498439] Fix toc in plugin.xml. (details)
Commit 7896b5e578e7cf5750b05ed482cc6857f5a65b35 by Tamas Miklossy
[498324] Fix failing Dot xtext editor content assistant test cases.

- Use the "org.eclipse.xtext.common.Terminals" within the DotShape.xtext
sub-grammar to ensure that the proposal provider of the dot node shape
attribute works properly.
- Activate corresponding Dot Content Assistant test cases.
- Modify the DotValidator and DotAttributes test cases to accept the
newly generated validation failure messages.
The file was modified org.eclipse.gef.dot.tests/src/org/eclipse/gef/dot/tests/DotAttributesTests.java (diff)
The file was modified org.eclipse.gef.dot.tests/src/org/eclipse/gef/dot/tests/DotValidatorTests.java (diff)
The file was modified org.eclipse.gef.dot/src/org/eclipse/gef/dot/internal/parser/DotShape.xtext (diff)
The file was modified org.eclipse.gef.dot.tests/src/org/eclipse/gef/dot/tests/DotContentAssistTests.java (diff)
Commit 5203c1835969db0be10edfadd3c780faa01fdc26 by Matthias Wienand
[498439] Fix toc in plugin.xml.
The file was modified org.eclipse.gef.cloudio.doc/plugin.xml (diff)
The file was modified org.eclipse.gef.cloudio.doc.user/plugin.xml (diff)
The file was modified org.eclipse.gef.zest.doc/plugin.xml (diff)
The file was modified org.eclipse.gef.fx.doc/plugin.xml (diff)
The file was modified org.eclipse.gef.dot.doc.user/plugin.xml (diff)
The file was modified org.eclipse.gef.dot.doc/plugin.xml (diff)
The file was modified org.eclipse.gef.geometry.doc/plugin.xml (diff)
The file was modified org.eclipse.gef.mvc.doc/plugin.xml (diff)
The file was modified org.eclipse.gef.graph.doc/plugin.xml (diff)
The file was modified org.eclipse.gef.layout.doc/plugin.xml (diff)
The file was modified org.eclipse.gef.common.doc/plugin.xml (diff)