Skip to content

Commit

Permalink
Some first change in a release-cycle
Browse files Browse the repository at this point in the history
  • Loading branch information
iils-hwellmann committed Sep 21, 2024
1 parent bf98394 commit b796099
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
* <code>elementEditorTab</code> extension point.
*/
public abstract class AbstractElementEditorContribution {
// Dummy change

/**
* Filters the elements this extension point contribution is visible on. The
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
*/
@SuppressWarnings("restriction")
public class E4ContextType extends AbstractJavaContextType {
// Dummy change

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

0 comments on commit b796099

Please sign in to comment.