Skip to content
Snippets Groups Projects
Commit 469366d1 authored by Jürgen Walter's avatar Jürgen Walter
Browse files

commented generated generated code that causes compilation problem

parent 40e9625d
No related branches found
No related tags found
No related merge requests found
......@@ -216,9 +216,10 @@ public abstract class AbstractDescartesQLUiModule extends org.eclipse.xtext.comm
}
// contributed by org.eclipse.xtext.ui.generator.compare.CompareFragment
public void configureCompareViewerTitle(com.google.inject.Binder binder) {
binder.bind(String.class).annotatedWith(com.google.inject.name.Names.named(org.eclipse.xtext.ui.UIBindings.COMPARE_VIEWER_TITLE)).toInstance("DescartesQL Compare");
}
// public void configureCompareViewerTitle(com.google.inject.Binder binder) {
// binder.bind(String.class).annotatedWith(com.google.inject.name.Names.named(org.eclipse.xtext.ui.UIBindings.COMPARE_VIEWER_TITLE)).toInstance("DescartesQL
// Compare");
// }
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment