Skip to content

Commit fd09f58

Browse files
committed
[JUST TO TEST] Some first change in a release-cycle
1 parent c862d44 commit fd09f58

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

e4tools/bundles/org.eclipse.e4.tools.emf.ui/src/org/eclipse/e4/tools/emf/ui/common/AbstractElementEditorContribution.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
* <code>elementEditorTab</code> extension point.
2929
*/
3030
public abstract class AbstractElementEditorContribution {
31+
// Dummy change
3132

3233
/**
3334
* Filters the elements this extension point contribution is visible on. The

e4tools/bundles/org.eclipse.e4.tools.jdt.templates/src/org/eclipse/e4/internal/tools/jdt/templates/E4ContextType.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
*/
2828
@SuppressWarnings("restriction")
2929
public class E4ContextType extends AbstractJavaContextType {
30+
// Dummy change
3031

3132
/**
3233
* The context type id for templates working on all Java code locations in e4 projects

0 commit comments

Comments
 (0)