Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
5 | 2 | 4 | 0.960 | constructor_body |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 5 | 49 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/wizards/buildpaths/newsourcepage/ConfigureBuildPathAction.java |
2 | 5 | 61 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/wizards/buildpaths/newsourcepage/EditOutputFolderAction.java |
| ||||
{ super(NewWizardMessages.NewSourceContainerWorkbookPage_ToolBar_ConfigureBP_label, JavaPluginImages.DESC_ELCL_CONFIGURE_BUILDPATH); setToolTipText(NewWizardMessages.NewSourceContainerWorkbookPage_ToolBar_ConfigureBP_tooltip); setDisabledImageDescriptor(JavaPluginImages.DESC_DLCL_CONFIGURE_BUILDPATH); fSite = site; } |
| ||||
{ super(NewWizardMessages.NewSourceContainerWorkbookPage_ToolBar_EditOutput_label, JavaPluginImages.DESC_ELCL_CONFIGURE_OUTPUT_FOLDER); setToolTipText(NewWizardMessages.NewSourceContainerWorkbookPage_ToolBar_EditOutput_tooltip); setDisabledImageDescriptor(JavaPluginImages.DESC_DLCL_CONFIGURE_OUTPUT_FOLDER); fSite = site; } |
| |||
{ super(NewWizardMessages. [[#variable5833a7c0]], JavaPluginImages. [[#variable5833a7a0]]); setToolTipText(NewWizardMessages. [[#variable5833a840]]); setDisabledImageDescriptor(JavaPluginImages. [[#variable5833a800]]); fSite = site; } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#5833a7c0]] | NewSourceContainerWorkbookPage_ToolBar_ConfigureBP_label |
1 | 2 | [[#5833a7c0]] | NewSourceContainerWorkbookPage_ToolBar_EditOutput_label |
2 | 1 | [[#5833a7a0]] | DESC_ELCL_CONFIGURE_BUILDPATH |
2 | 2 | [[#5833a7a0]] | DESC_ELCL_CONFIGURE_OUTPUT_FOLDER |
3 | 1 | [[#5833a840]] | NewSourceContainerWorkbookPage_ToolBar_ConfigureBP_tooltip |
3 | 2 | [[#5833a840]] | NewSourceContainerWorkbookPage_ToolBar_EditOutput_tooltip |
4 | 1 | [[#5833a800]] | DESC_DLCL_CONFIGURE_BUILDPATH |
4 | 2 | [[#5833a800]] | DESC_DLCL_CONFIGURE_OUTPUT_FOLDER |