diff options
Diffstat (limited to 'plugins')
-rw-r--r-- | plugins/infra/gmfdiag/org.eclipse.xtext.gmf.glue/.classpath (renamed from plugins/core/org.eclipse.xtext.gmf.glue/.classpath) | 0 | ||||
-rw-r--r-- | plugins/infra/gmfdiag/org.eclipse.xtext.gmf.glue/.project (renamed from plugins/core/org.eclipse.xtext.gmf.glue/.project) | 0 | ||||
-rw-r--r-- | plugins/infra/gmfdiag/org.eclipse.xtext.gmf.glue/.settings/org.eclipse.core.resources.prefs (renamed from plugins/core/org.eclipse.xtext.gmf.glue/.settings/org.eclipse.core.resources.prefs) | 0 | ||||
-rw-r--r-- | plugins/infra/gmfdiag/org.eclipse.xtext.gmf.glue/.settings/org.eclipse.jdt.core.prefs (renamed from plugins/core/org.eclipse.xtext.gmf.glue/.settings/org.eclipse.jdt.core.prefs) | 0 | ||||
-rw-r--r-- | plugins/infra/gmfdiag/org.eclipse.xtext.gmf.glue/.settings/org.eclipse.jdt.launching.prefs (renamed from plugins/core/org.eclipse.xtext.gmf.glue/.settings/org.eclipse.jdt.launching.prefs) | 0 | ||||
-rw-r--r-- | plugins/infra/gmfdiag/org.eclipse.xtext.gmf.glue/.settings/org.eclipse.jdt.ui.prefs (renamed from plugins/core/org.eclipse.xtext.gmf.glue/.settings/org.eclipse.jdt.ui.prefs) | 0 | ||||
-rw-r--r-- | plugins/infra/gmfdiag/org.eclipse.xtext.gmf.glue/.settings/org.eclipse.pde.prefs (renamed from plugins/core/org.eclipse.xtext.gmf.glue/.settings/org.eclipse.pde.prefs) | 0 | ||||
-rw-r--r-- | plugins/infra/gmfdiag/org.eclipse.xtext.gmf.glue/META-INF/MANIFEST.MF (renamed from plugins/core/org.eclipse.xtext.gmf.glue/META-INF/MANIFEST.MF) | 0 | ||||
-rw-r--r-- | plugins/infra/gmfdiag/org.eclipse.xtext.gmf.glue/about.html (renamed from plugins/core/org.eclipse.xtext.gmf.glue/about.html) | 0 | ||||
-rw-r--r-- | plugins/infra/gmfdiag/org.eclipse.xtext.gmf.glue/build.properties (renamed from plugins/core/org.eclipse.xtext.gmf.glue/build.properties) | 0 | ||||
-rw-r--r-- | plugins/infra/gmfdiag/org.eclipse.xtext.gmf.glue/plugin.xml (renamed from plugins/core/org.eclipse.xtext.gmf.glue/plugin.xml) | 0 | ||||
-rw-r--r-- | plugins/infra/gmfdiag/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/Activator.java (renamed from plugins/core/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/Activator.java) | 0 | ||||
-rw-r--r-- | plugins/infra/gmfdiag/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/PopupEditorConfiguration.java (renamed from plugins/core/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/PopupEditorConfiguration.java) | 0 | ||||
-rw-r--r-- | plugins/infra/gmfdiag/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/concurrency/ConcurrentModificationObserver.java (renamed from plugins/core/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/concurrency/ConcurrentModificationObserver.java) | 0 | ||||
-rw-r--r-- | plugins/infra/gmfdiag/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/concurrency/EditingDomainAdapter.java (renamed from plugins/core/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/concurrency/EditingDomainAdapter.java) | 0 | ||||
-rw-r--r-- | plugins/infra/gmfdiag/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/concurrency/SimpleDirtyResource.java (renamed from plugins/core/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/concurrency/SimpleDirtyResource.java) | 0 | ||||
-rw-r--r-- | plugins/infra/gmfdiag/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/contentassist/CompletionProposalUtils.java (renamed from plugins/core/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/contentassist/CompletionProposalUtils.java) | 0 | ||||
-rw-r--r-- | plugins/infra/gmfdiag/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/contentassist/CustomCompletionProposal.java (renamed from plugins/core/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/contentassist/CustomCompletionProposal.java) | 0 | ||||
-rw-r--r-- | plugins/infra/gmfdiag/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/edit/part/AntlrParserWrapper.java (renamed from plugins/core/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/edit/part/AntlrParserWrapper.java) | 0 | ||||
-rw-r--r-- | plugins/infra/gmfdiag/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/edit/part/DefaultXtextSemanticValidator.java (renamed from plugins/core/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/edit/part/DefaultXtextSemanticValidator.java) | 0 | ||||
-rw-r--r-- | plugins/infra/gmfdiag/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/edit/part/IXTextSemanticValidator.java (renamed from plugins/core/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/edit/part/IXTextSemanticValidator.java) | 0 | ||||
-rw-r--r-- | plugins/infra/gmfdiag/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/edit/part/IXtextEMFReconciler.java (renamed from plugins/core/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/edit/part/IXtextEMFReconciler.java) | 0 | ||||
-rw-r--r-- | plugins/infra/gmfdiag/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/edit/part/PopupXtextEditorHelper.java (renamed from plugins/core/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/edit/part/PopupXtextEditorHelper.java) | 0 | ||||
-rw-r--r-- | plugins/infra/gmfdiag/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/edit/part/PopupXtextEditorKeyListener.java (renamed from plugins/core/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/edit/part/PopupXtextEditorKeyListener.java) | 0 | ||||
-rw-r--r-- | plugins/infra/gmfdiag/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/edit/part/StringUtil.java (renamed from plugins/core/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/edit/part/StringUtil.java) | 0 | ||||
-rw-r--r-- | plugins/infra/gmfdiag/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/editingdomain/ChangeAggregatorAdapter.java (renamed from plugins/core/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/editingdomain/ChangeAggregatorAdapter.java) | 0 | ||||
-rw-r--r-- | plugins/infra/gmfdiag/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/editingdomain/SemanticRootUnloadListener.java (renamed from plugins/core/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/editingdomain/SemanticRootUnloadListener.java) | 0 | ||||
-rw-r--r-- | plugins/infra/gmfdiag/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/editingdomain/UpdateXtextResourceTextCommand.java (renamed from plugins/core/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/editingdomain/UpdateXtextResourceTextCommand.java) | 0 | ||||
-rw-r--r-- | plugins/infra/gmfdiag/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/editingdomain/XtextNodeModelReconciler.java (renamed from plugins/core/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/editingdomain/XtextNodeModelReconciler.java) | 0 | ||||
-rw-r--r-- | plugins/infra/gmfdiag/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/partialEditing/CustomXtextSourceViewer.java (renamed from plugins/core/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/partialEditing/CustomXtextSourceViewer.java) | 0 | ||||
-rw-r--r-- | plugins/infra/gmfdiag/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/partialEditing/HighlightingHelper.java (renamed from plugins/core/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/partialEditing/HighlightingHelper.java) | 0 | ||||
-rw-r--r-- | plugins/infra/gmfdiag/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/partialEditing/HighlightingReconciler.java (renamed from plugins/core/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/partialEditing/HighlightingReconciler.java) | 0 | ||||
-rw-r--r-- | plugins/infra/gmfdiag/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/partialEditing/IActionContributor.java (renamed from plugins/core/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/partialEditing/IActionContributor.java) | 0 | ||||
-rw-r--r-- | plugins/infra/gmfdiag/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/partialEditing/IPartialContentAssistParser.java (renamed from plugins/core/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/partialEditing/IPartialContentAssistParser.java) | 0 | ||||
-rw-r--r-- | plugins/infra/gmfdiag/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/partialEditing/ISyntheticResourceProvider.java (renamed from plugins/core/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/partialEditing/ISyntheticResourceProvider.java) | 0 | ||||
-rw-r--r-- | plugins/infra/gmfdiag/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/partialEditing/OperationHistoryListener.java (renamed from plugins/core/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/partialEditing/OperationHistoryListener.java) | 0 | ||||
-rw-r--r-- | plugins/infra/gmfdiag/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/partialEditing/PartialContentAssistContextFactory.java (renamed from plugins/core/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/partialEditing/PartialContentAssistContextFactory.java) | 0 | ||||
-rw-r--r-- | plugins/infra/gmfdiag/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/partialEditing/PartialModelEditor.java (renamed from plugins/core/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/partialEditing/PartialModelEditor.java) | 0 | ||||
-rw-r--r-- | plugins/infra/gmfdiag/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/partialEditing/SourceViewerHandle.java (renamed from plugins/core/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/partialEditing/SourceViewerHandle.java) | 0 | ||||
-rw-r--r-- | plugins/infra/gmfdiag/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/partialEditing/SourceViewerHandleFactory.java (renamed from plugins/core/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/partialEditing/SourceViewerHandleFactory.java) | 0 | ||||
-rw-r--r-- | plugins/infra/gmfdiag/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/partialEditing/SyntheticResourceProvider.java (renamed from plugins/core/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/partialEditing/SyntheticResourceProvider.java) | 0 |
41 files changed, 0 insertions, 0 deletions
diff --git a/plugins/core/org.eclipse.xtext.gmf.glue/.classpath b/plugins/infra/gmfdiag/org.eclipse.xtext.gmf.glue/.classpath index 64c5e31b7a2..64c5e31b7a2 100644 --- a/plugins/core/org.eclipse.xtext.gmf.glue/.classpath +++ b/plugins/infra/gmfdiag/org.eclipse.xtext.gmf.glue/.classpath diff --git a/plugins/core/org.eclipse.xtext.gmf.glue/.project b/plugins/infra/gmfdiag/org.eclipse.xtext.gmf.glue/.project index 4ee73a96954..4ee73a96954 100644 --- a/plugins/core/org.eclipse.xtext.gmf.glue/.project +++ b/plugins/infra/gmfdiag/org.eclipse.xtext.gmf.glue/.project diff --git a/plugins/core/org.eclipse.xtext.gmf.glue/.settings/org.eclipse.core.resources.prefs b/plugins/infra/gmfdiag/org.eclipse.xtext.gmf.glue/.settings/org.eclipse.core.resources.prefs index 52164b21347..52164b21347 100644 --- a/plugins/core/org.eclipse.xtext.gmf.glue/.settings/org.eclipse.core.resources.prefs +++ b/plugins/infra/gmfdiag/org.eclipse.xtext.gmf.glue/.settings/org.eclipse.core.resources.prefs diff --git a/plugins/core/org.eclipse.xtext.gmf.glue/.settings/org.eclipse.jdt.core.prefs b/plugins/infra/gmfdiag/org.eclipse.xtext.gmf.glue/.settings/org.eclipse.jdt.core.prefs index 74df85c62f7..74df85c62f7 100644 --- a/plugins/core/org.eclipse.xtext.gmf.glue/.settings/org.eclipse.jdt.core.prefs +++ b/plugins/infra/gmfdiag/org.eclipse.xtext.gmf.glue/.settings/org.eclipse.jdt.core.prefs diff --git a/plugins/core/org.eclipse.xtext.gmf.glue/.settings/org.eclipse.jdt.launching.prefs b/plugins/infra/gmfdiag/org.eclipse.xtext.gmf.glue/.settings/org.eclipse.jdt.launching.prefs index cd7271ff61d..cd7271ff61d 100644 --- a/plugins/core/org.eclipse.xtext.gmf.glue/.settings/org.eclipse.jdt.launching.prefs +++ b/plugins/infra/gmfdiag/org.eclipse.xtext.gmf.glue/.settings/org.eclipse.jdt.launching.prefs diff --git a/plugins/core/org.eclipse.xtext.gmf.glue/.settings/org.eclipse.jdt.ui.prefs b/plugins/infra/gmfdiag/org.eclipse.xtext.gmf.glue/.settings/org.eclipse.jdt.ui.prefs index f6caf599885..f6caf599885 100644 --- a/plugins/core/org.eclipse.xtext.gmf.glue/.settings/org.eclipse.jdt.ui.prefs +++ b/plugins/infra/gmfdiag/org.eclipse.xtext.gmf.glue/.settings/org.eclipse.jdt.ui.prefs diff --git a/plugins/core/org.eclipse.xtext.gmf.glue/.settings/org.eclipse.pde.prefs b/plugins/infra/gmfdiag/org.eclipse.xtext.gmf.glue/.settings/org.eclipse.pde.prefs index 2bd5814c381..2bd5814c381 100644 --- a/plugins/core/org.eclipse.xtext.gmf.glue/.settings/org.eclipse.pde.prefs +++ b/plugins/infra/gmfdiag/org.eclipse.xtext.gmf.glue/.settings/org.eclipse.pde.prefs diff --git a/plugins/core/org.eclipse.xtext.gmf.glue/META-INF/MANIFEST.MF b/plugins/infra/gmfdiag/org.eclipse.xtext.gmf.glue/META-INF/MANIFEST.MF index fe25ef14924..fe25ef14924 100644 --- a/plugins/core/org.eclipse.xtext.gmf.glue/META-INF/MANIFEST.MF +++ b/plugins/infra/gmfdiag/org.eclipse.xtext.gmf.glue/META-INF/MANIFEST.MF diff --git a/plugins/core/org.eclipse.xtext.gmf.glue/about.html b/plugins/infra/gmfdiag/org.eclipse.xtext.gmf.glue/about.html index 82d49bf5f81..82d49bf5f81 100644 --- a/plugins/core/org.eclipse.xtext.gmf.glue/about.html +++ b/plugins/infra/gmfdiag/org.eclipse.xtext.gmf.glue/about.html diff --git a/plugins/core/org.eclipse.xtext.gmf.glue/build.properties b/plugins/infra/gmfdiag/org.eclipse.xtext.gmf.glue/build.properties index a408f4158f7..a408f4158f7 100644 --- a/plugins/core/org.eclipse.xtext.gmf.glue/build.properties +++ b/plugins/infra/gmfdiag/org.eclipse.xtext.gmf.glue/build.properties diff --git a/plugins/core/org.eclipse.xtext.gmf.glue/plugin.xml b/plugins/infra/gmfdiag/org.eclipse.xtext.gmf.glue/plugin.xml index 5eab06e797f..5eab06e797f 100644 --- a/plugins/core/org.eclipse.xtext.gmf.glue/plugin.xml +++ b/plugins/infra/gmfdiag/org.eclipse.xtext.gmf.glue/plugin.xml diff --git a/plugins/core/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/Activator.java b/plugins/infra/gmfdiag/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/Activator.java index eca96ebd1b8..eca96ebd1b8 100644 --- a/plugins/core/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/Activator.java +++ b/plugins/infra/gmfdiag/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/Activator.java diff --git a/plugins/core/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/PopupEditorConfiguration.java b/plugins/infra/gmfdiag/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/PopupEditorConfiguration.java index 939e12d909f..939e12d909f 100644 --- a/plugins/core/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/PopupEditorConfiguration.java +++ b/plugins/infra/gmfdiag/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/PopupEditorConfiguration.java diff --git a/plugins/core/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/concurrency/ConcurrentModificationObserver.java b/plugins/infra/gmfdiag/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/concurrency/ConcurrentModificationObserver.java index 5a5564cde54..5a5564cde54 100644 --- a/plugins/core/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/concurrency/ConcurrentModificationObserver.java +++ b/plugins/infra/gmfdiag/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/concurrency/ConcurrentModificationObserver.java diff --git a/plugins/core/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/concurrency/EditingDomainAdapter.java b/plugins/infra/gmfdiag/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/concurrency/EditingDomainAdapter.java index 10d605191c5..10d605191c5 100644 --- a/plugins/core/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/concurrency/EditingDomainAdapter.java +++ b/plugins/infra/gmfdiag/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/concurrency/EditingDomainAdapter.java diff --git a/plugins/core/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/concurrency/SimpleDirtyResource.java b/plugins/infra/gmfdiag/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/concurrency/SimpleDirtyResource.java index 65dc090abd1..65dc090abd1 100644 --- a/plugins/core/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/concurrency/SimpleDirtyResource.java +++ b/plugins/infra/gmfdiag/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/concurrency/SimpleDirtyResource.java diff --git a/plugins/core/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/contentassist/CompletionProposalUtils.java b/plugins/infra/gmfdiag/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/contentassist/CompletionProposalUtils.java index 9b5318e2da4..9b5318e2da4 100644 --- a/plugins/core/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/contentassist/CompletionProposalUtils.java +++ b/plugins/infra/gmfdiag/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/contentassist/CompletionProposalUtils.java diff --git a/plugins/core/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/contentassist/CustomCompletionProposal.java b/plugins/infra/gmfdiag/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/contentassist/CustomCompletionProposal.java index 39acb3334dc..39acb3334dc 100644 --- a/plugins/core/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/contentassist/CustomCompletionProposal.java +++ b/plugins/infra/gmfdiag/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/contentassist/CustomCompletionProposal.java diff --git a/plugins/core/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/edit/part/AntlrParserWrapper.java b/plugins/infra/gmfdiag/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/edit/part/AntlrParserWrapper.java index a2edb3d3cdc..a2edb3d3cdc 100644 --- a/plugins/core/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/edit/part/AntlrParserWrapper.java +++ b/plugins/infra/gmfdiag/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/edit/part/AntlrParserWrapper.java diff --git a/plugins/core/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/edit/part/DefaultXtextSemanticValidator.java b/plugins/infra/gmfdiag/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/edit/part/DefaultXtextSemanticValidator.java index 18ce463b768..18ce463b768 100644 --- a/plugins/core/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/edit/part/DefaultXtextSemanticValidator.java +++ b/plugins/infra/gmfdiag/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/edit/part/DefaultXtextSemanticValidator.java diff --git a/plugins/core/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/edit/part/IXTextSemanticValidator.java b/plugins/infra/gmfdiag/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/edit/part/IXTextSemanticValidator.java index 02c110a5d8a..02c110a5d8a 100644 --- a/plugins/core/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/edit/part/IXTextSemanticValidator.java +++ b/plugins/infra/gmfdiag/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/edit/part/IXTextSemanticValidator.java diff --git a/plugins/core/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/edit/part/IXtextEMFReconciler.java b/plugins/infra/gmfdiag/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/edit/part/IXtextEMFReconciler.java index 4b8228abc5d..4b8228abc5d 100644 --- a/plugins/core/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/edit/part/IXtextEMFReconciler.java +++ b/plugins/infra/gmfdiag/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/edit/part/IXtextEMFReconciler.java diff --git a/plugins/core/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/edit/part/PopupXtextEditorHelper.java b/plugins/infra/gmfdiag/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/edit/part/PopupXtextEditorHelper.java index 31711b7898b..31711b7898b 100644 --- a/plugins/core/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/edit/part/PopupXtextEditorHelper.java +++ b/plugins/infra/gmfdiag/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/edit/part/PopupXtextEditorHelper.java diff --git a/plugins/core/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/edit/part/PopupXtextEditorKeyListener.java b/plugins/infra/gmfdiag/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/edit/part/PopupXtextEditorKeyListener.java index ccd81b9d2d5..ccd81b9d2d5 100644 --- a/plugins/core/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/edit/part/PopupXtextEditorKeyListener.java +++ b/plugins/infra/gmfdiag/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/edit/part/PopupXtextEditorKeyListener.java diff --git a/plugins/core/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/edit/part/StringUtil.java b/plugins/infra/gmfdiag/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/edit/part/StringUtil.java index ee203a0d217..ee203a0d217 100644 --- a/plugins/core/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/edit/part/StringUtil.java +++ b/plugins/infra/gmfdiag/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/edit/part/StringUtil.java diff --git a/plugins/core/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/editingdomain/ChangeAggregatorAdapter.java b/plugins/infra/gmfdiag/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/editingdomain/ChangeAggregatorAdapter.java index c6279d42563..c6279d42563 100644 --- a/plugins/core/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/editingdomain/ChangeAggregatorAdapter.java +++ b/plugins/infra/gmfdiag/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/editingdomain/ChangeAggregatorAdapter.java diff --git a/plugins/core/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/editingdomain/SemanticRootUnloadListener.java b/plugins/infra/gmfdiag/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/editingdomain/SemanticRootUnloadListener.java index 264294f95b1..264294f95b1 100644 --- a/plugins/core/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/editingdomain/SemanticRootUnloadListener.java +++ b/plugins/infra/gmfdiag/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/editingdomain/SemanticRootUnloadListener.java diff --git a/plugins/core/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/editingdomain/UpdateXtextResourceTextCommand.java b/plugins/infra/gmfdiag/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/editingdomain/UpdateXtextResourceTextCommand.java index 3f8eeed176d..3f8eeed176d 100644 --- a/plugins/core/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/editingdomain/UpdateXtextResourceTextCommand.java +++ b/plugins/infra/gmfdiag/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/editingdomain/UpdateXtextResourceTextCommand.java diff --git a/plugins/core/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/editingdomain/XtextNodeModelReconciler.java b/plugins/infra/gmfdiag/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/editingdomain/XtextNodeModelReconciler.java index da843575b00..da843575b00 100644 --- a/plugins/core/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/editingdomain/XtextNodeModelReconciler.java +++ b/plugins/infra/gmfdiag/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/editingdomain/XtextNodeModelReconciler.java diff --git a/plugins/core/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/partialEditing/CustomXtextSourceViewer.java b/plugins/infra/gmfdiag/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/partialEditing/CustomXtextSourceViewer.java index c640c5d7269..c640c5d7269 100644 --- a/plugins/core/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/partialEditing/CustomXtextSourceViewer.java +++ b/plugins/infra/gmfdiag/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/partialEditing/CustomXtextSourceViewer.java diff --git a/plugins/core/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/partialEditing/HighlightingHelper.java b/plugins/infra/gmfdiag/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/partialEditing/HighlightingHelper.java index 291a136202f..291a136202f 100644 --- a/plugins/core/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/partialEditing/HighlightingHelper.java +++ b/plugins/infra/gmfdiag/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/partialEditing/HighlightingHelper.java diff --git a/plugins/core/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/partialEditing/HighlightingReconciler.java b/plugins/infra/gmfdiag/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/partialEditing/HighlightingReconciler.java index add01a1cbbd..add01a1cbbd 100644 --- a/plugins/core/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/partialEditing/HighlightingReconciler.java +++ b/plugins/infra/gmfdiag/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/partialEditing/HighlightingReconciler.java diff --git a/plugins/core/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/partialEditing/IActionContributor.java b/plugins/infra/gmfdiag/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/partialEditing/IActionContributor.java index b144cd697ad..b144cd697ad 100644 --- a/plugins/core/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/partialEditing/IActionContributor.java +++ b/plugins/infra/gmfdiag/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/partialEditing/IActionContributor.java diff --git a/plugins/core/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/partialEditing/IPartialContentAssistParser.java b/plugins/infra/gmfdiag/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/partialEditing/IPartialContentAssistParser.java index 4254ccdc46f..4254ccdc46f 100644 --- a/plugins/core/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/partialEditing/IPartialContentAssistParser.java +++ b/plugins/infra/gmfdiag/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/partialEditing/IPartialContentAssistParser.java diff --git a/plugins/core/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/partialEditing/ISyntheticResourceProvider.java b/plugins/infra/gmfdiag/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/partialEditing/ISyntheticResourceProvider.java index 00bde3f1779..00bde3f1779 100644 --- a/plugins/core/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/partialEditing/ISyntheticResourceProvider.java +++ b/plugins/infra/gmfdiag/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/partialEditing/ISyntheticResourceProvider.java diff --git a/plugins/core/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/partialEditing/OperationHistoryListener.java b/plugins/infra/gmfdiag/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/partialEditing/OperationHistoryListener.java index 1cc544abb1c..1cc544abb1c 100644 --- a/plugins/core/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/partialEditing/OperationHistoryListener.java +++ b/plugins/infra/gmfdiag/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/partialEditing/OperationHistoryListener.java diff --git a/plugins/core/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/partialEditing/PartialContentAssistContextFactory.java b/plugins/infra/gmfdiag/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/partialEditing/PartialContentAssistContextFactory.java index 7e0e90a4774..7e0e90a4774 100644 --- a/plugins/core/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/partialEditing/PartialContentAssistContextFactory.java +++ b/plugins/infra/gmfdiag/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/partialEditing/PartialContentAssistContextFactory.java diff --git a/plugins/core/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/partialEditing/PartialModelEditor.java b/plugins/infra/gmfdiag/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/partialEditing/PartialModelEditor.java index 3161bc159e7..3161bc159e7 100644 --- a/plugins/core/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/partialEditing/PartialModelEditor.java +++ b/plugins/infra/gmfdiag/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/partialEditing/PartialModelEditor.java diff --git a/plugins/core/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/partialEditing/SourceViewerHandle.java b/plugins/infra/gmfdiag/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/partialEditing/SourceViewerHandle.java index 954a888d0c6..954a888d0c6 100644 --- a/plugins/core/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/partialEditing/SourceViewerHandle.java +++ b/plugins/infra/gmfdiag/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/partialEditing/SourceViewerHandle.java diff --git a/plugins/core/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/partialEditing/SourceViewerHandleFactory.java b/plugins/infra/gmfdiag/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/partialEditing/SourceViewerHandleFactory.java index d7652d3f955..d7652d3f955 100644 --- a/plugins/core/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/partialEditing/SourceViewerHandleFactory.java +++ b/plugins/infra/gmfdiag/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/partialEditing/SourceViewerHandleFactory.java diff --git a/plugins/core/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/partialEditing/SyntheticResourceProvider.java b/plugins/infra/gmfdiag/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/partialEditing/SyntheticResourceProvider.java index 555b678fe3d..555b678fe3d 100644 --- a/plugins/core/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/partialEditing/SyntheticResourceProvider.java +++ b/plugins/infra/gmfdiag/org.eclipse.xtext.gmf.glue/src/org/eclipse/xtext/gmf/glue/partialEditing/SyntheticResourceProvider.java |