| author | Jan Koehnlein | 2011-09-09 05:06:41 (EDT) |
|---|---|---|
| committer | Ed Merks | 2011-09-09 05:06:41 (EDT) |
| commit | 3ac93a6afbcea4b1415417045d442212ae75e8c9 (patch) (side-by-side diff) | |
| tree | 51a54c76e384dd5df903e4e6e6ee25ec2526a5c0 | |
| parent | a9dcefee6852e9f82161c725eaaa9219ecfae172 (diff) | |
| download | org.eclipse.emf-3ac93a6afbcea4b1415417045d442212ae75e8c9.zip org.eclipse.emf-3ac93a6afbcea4b1415417045d442212ae75e8c9.tar.gz org.eclipse.emf-3ac93a6afbcea4b1415417045d442212ae75e8c9.tar.bz2 | |
[refactoring] regenerated with latest changes
| -rw-r--r-- | org.eclipse.emf.ecore.xcore.ui/src-gen/org/eclipse/emf/ecore/xcore/ui/AbstractXcoreUiModule.java | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.emf.ecore.xcore.ui/src-gen/org/eclipse/emf/ecore/xcore/ui/AbstractXcoreUiModule.java b/org.eclipse.emf.ecore.xcore.ui/src-gen/org/eclipse/emf/ecore/xcore/ui/AbstractXcoreUiModule.java index dd1eb90..5e3d153 100644 --- a/org.eclipse.emf.ecore.xcore.ui/src-gen/org/eclipse/emf/ecore/xcore/ui/AbstractXcoreUiModule.java +++ b/org.eclipse.emf.ecore.xcore.ui/src-gen/org/eclipse/emf/ecore/xcore/ui/AbstractXcoreUiModule.java @@ -130,7 +130,7 @@ public abstract class AbstractXcoreUiModule extends DefaultUiModule { // contributed by org.eclipse.xtext.ui.generator.refactoring.RefactorElementNameFragment public Class<? extends org.eclipse.xtext.ui.refactoring.ui.IRenameSupport.Factory> bindIRenameSupport$Factory() { - return org.eclipse.xtext.common.types.ui.refactoring.JdtAwareRenameSupportFactory.class; + return org.eclipse.xtext.common.types.ui.refactoring.JdtRenameSupport.Factory.class; } // contributed by org.eclipse.xtext.ui.generator.refactoring.RefactorElementNameFragment |

