Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
3 | 4 | 4 | 0.962 | statement_sequence[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 3 | 202 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/preferences/JavaBuildConfigurationBlock.java |
2 | 3 | 205 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/preferences/JavaBuildConfigurationBlock.java |
3 | 3 | 208 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/preferences/JavaBuildConfigurationBlock.java |
4 | 3 | 218 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/preferences/JavaBuildConfigurationBlock.java |
| ||||
addComboBox(othersComposite, label, PREF_PB_INCOMPLETE_BUILDPATH, errorWarning, errorWarningLabels, 0); label = PreferencesMessages.JavaBuildConfigurationBlock_pb_build_path_cycles_label; |
| ||||
addComboBox(othersComposite, label, PREF_PB_CIRCULAR_BUILDPATH, errorWarning, errorWarningLabels, 0); label = PreferencesMessages.JavaBuildConfigurationBlock_pb_check_prereq_binary_level_label; |
| ||||
addComboBox(othersComposite, label, PREF_PB_INCOMPATIBLE_JDK_LEVEL, errorWarningIgnore, errorWarningIgnoreLabels, 0); label = PreferencesMessages.JavaBuildConfigurationBlock_section_output_folder; |
| ||||
addComboBox(othersComposite, label, PREF_PB_DUPLICATE_RESOURCE, errorWarning, errorWarningLabels, 0); label = PreferencesMessages.JavaBuildConfigurationBlock_build_clean_outputfolder_label; |
| |||
addComboBox(othersComposite, label, [[#variable53068580]], [[#variable53068560]], [[#variablea0693c00]], 0); label = PreferencesMessages. [[#variable53068420]]; |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#53068580]] | PREF_PB_INCOMPLETE_BUILDPATH |
1 | 2 | [[#53068580]] | PREF_PB_CIRCULAR_BUILDPATH |
1 | 3 | [[#53068580]] | PREF_PB_INCOMPATIBLE_JDK_LEVEL |
1 | 4 | [[#53068580]] | PREF_PB_DUPLICATE_RESOURCE |
2 | 1 | [[#53068560]] | errorWarning |
2 | 2 | [[#53068560]] | errorWarning |
2 | 3 | [[#53068560]] | errorWarningIgnore |
2 | 4 | [[#53068560]] | errorWarning |
3 | 1 | [[#a0693c00]] | errorWarningLabels |
3 | 2 | [[#a0693c00]] | errorWarningLabels |
3 | 3 | [[#a0693c00]] | errorWarningIgnoreLabels |
3 | 4 | [[#a0693c00]] | errorWarningLabels |
4 | 1 | [[#53068420]] | JavaBuildConfigurationBlock_pb_build_path_cycles_label |
4 | 2 | [[#53068420]] | JavaBuildConfigurationBlock_pb_check_prereq_binary_level_label |
4 | 3 | [[#53068420]] | JavaBuildConfigurationBlock_section_output_folder |
4 | 4 | [[#53068420]] | JavaBuildConfigurationBlock_build_clean_outputfolder_label |