| Previous CloneSet | Next CloneSet | Back to Main Report |
| Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
|---|---|---|---|---|
| 3 | 3 | 1 | 0.986 | class_body_declarations[2] |
| Clone Abstraction | Parameter Bindings |
| Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
|---|---|---|---|
| 1 | 3 | 19 | plugins/org.eclipse.jdt.debug.ui/ui/org/eclipse/jdt/internal/debug/ui/snippeteditor/SnippetMessages.java |
| 2 | 2 | 24 | plugins/org.eclipse.jdt.launching.macosx/macosx/org/eclipse/jdt/internal/launching/macosx/MacOSXLaunchingPlugin.java |
| 3 | 2 | 19 | plugins/org.eclipse.jdt.launching.macosx/macosx/org/eclipse/jdt/internal/ui/macbundler/Util.java |
| ||||
private static final String RESOURCE_BUNDLE = "org.eclipse.jdt.internal.debug.ui.snippeteditor.SnippetMessages"; //$NON-NLS-1$
private static ResourceBundle fgResourceBundle = ResourceBundle.getBundle(RESOURCE_BUNDLE);
|
| ||||
private static final String RESOURCE_BUNDLE = "org.eclipse.jdt.internal.launching.macosx.MacOSXLauncherMessages"; //$NON-NLS-1$
private static ResourceBundle fgResourceBundle = ResourceBundle.getBundle(RESOURCE_BUNDLE);
|
| ||||
private static final String RESOURCE_BUNDLE = "org.eclipse.jdt.internal.ui.macbundler.BundleMessages"; //$NON-NLS-1$
private static ResourceBundle fgResourceBundle = ResourceBundle.getBundle(RESOURCE_BUNDLE);
|
| |||
private static final String RESOURCE_BUNDLE = [[#variable6267d020]]; //$NON-NLS-1$ private static ResourceBundle fgResourceBundle = ResourceBundle.getBundle(RESOURCE_BUNDLE); |
| CloneAbstraction |
| Parameter Index | Clone Instance | Parameter Name | Value |
|---|---|---|---|
| 1 | 1 | [[#6267d020]] | "org.eclipse.jdt.internal.debug.ui.snippeteditor.SnippetMessages" |
| 1 | 2 | [[#6267d020]] | "org.eclipse.jdt.internal.launching.macosx.MacOSXLauncherMessages" |
| 1 | 3 | [[#6267d020]] | "org.eclipse.jdt.internal.ui.macbundler.BundleMessages" |