CloneSet1288


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
1730.972statement_sequence_member
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
1758
plugins/org.eclipse.jdt.debug.ui/ui/org/eclipse/jdt/internal/debug/ui/launcher/AppletLaunchConfigurationUtils.java
22207
plugins/org.eclipse.jdt.debug/model/org/eclipse/jdt/internal/debug/core/model/JDIDebugElement.java
3267
plugins/org.eclipse.jdt.debug/model/org/eclipse/jdt/internal/debug/core/model/JDIType.java
4194
plugins/org.eclipse.jdt.launching/launching/org/eclipse/jdt/internal/launching/SocketAttachConnector.java
5293
plugins/org.eclipse.jdt.launching/launching/org/eclipse/jdt/launching/AbstractJavaLaunchConfigurationDelegate.java
62484
plugins/org.eclipse.jdt.launching/launching/org/eclipse/jdt/launching/AbstractVMInstall.java
711323
plugins/org.eclipse.jdt.launching/launching/org/eclipse/jdt/launching/JavaRuntime.java
Clone Instance
1
Line Count
7
Source Line
58
Source File
plugins/org.eclipse.jdt.debug.ui/ui/org/eclipse/jdt/internal/debug/ui/launcher/AppletLaunchConfigurationUtils.java

                throw new CoreException(
                        new Status(
                                IStatus.ERROR, 
                                JDIDebugUIPlugin.getUniqueIdentifier(), 
                                code, 
                                message, 
                                exception));


Clone Instance
2
Line Count
2
Source Line
207
Source File
plugins/org.eclipse.jdt.debug/model/org/eclipse/jdt/internal/debug/core/model/JDIDebugElement.java

                throw new DebugException(new Status(IStatus.ERROR, JDIDebugModel.getPluginIdentifier(), 
                        code                        , message, exception));


Clone Instance
3
Line Count
2
Source Line
67
Source File
plugins/org.eclipse.jdt.debug/model/org/eclipse/jdt/internal/debug/core/model/JDIType.java

        throw new DebugException(new Status(IStatus.ERROR, JDIDebugModel.getPluginIdentifier(), 
            code                            , message, exception));


Clone Instance
4
Line Count
1
Source Line
94
Source File
plugins/org.eclipse.jdt.launching/launching/org/eclipse/jdt/internal/launching/SocketAttachConnector.java

                throw new CoreException(new Status(IStatus.ERROR, LaunchingPlugin.getUniqueIdentifier(), code, message, exception));


Clone Instance
5
Line Count
2
Source Line
93
Source File
plugins/org.eclipse.jdt.launching/launching/org/eclipse/jdt/launching/AbstractJavaLaunchConfigurationDelegate.java

                throw new CoreException(new Status(IStatus.ERROR, LaunchingPlugin
                                .getUniqueIdentifier(), code, message, exception));


Clone Instance
6
Line Count
2
Source Line
484
Source File
plugins/org.eclipse.jdt.launching/launching/org/eclipse/jdt/launching/AbstractVMInstall.java

                throw new CoreException(new Status(IStatus.ERROR, LaunchingPlugin
                                .getUniqueIdentifier(), code, message, exception));


Clone Instance
7
Line Count
1
Source Line
1323
Source File
plugins/org.eclipse.jdt.launching/launching/org/eclipse/jdt/launching/JavaRuntime.java

                throw new CoreException(new Status(IStatus.ERROR, LaunchingPlugin.getUniqueIdentifier(), code, message, exception));


Clone AbstractionParameter Count: 3Parameter Bindings

throw new [[#variableb960dda0]](new Status(IStatus.ERROR,  [[#variableb960d0e0]]. [[#variableb960de40]](), code, message, exception));
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#b960dda0]]
CoreException 
12[[#b960dda0]]
DebugException 
13[[#b960dda0]]
CoreException 
14[[#b960dda0]]
CoreException 
15[[#b960dda0]]
CoreException 
16[[#b960dda0]]
CoreException 
17[[#b960dda0]]
DebugException 
21[[#b960d0e0]]
LaunchingPlugin 
22[[#b960d0e0]]
JDIDebugModel 
23[[#b960d0e0]]
JDIDebugUIPlugin 
24[[#b960d0e0]]
LaunchingPlugin 
25[[#b960d0e0]]
LaunchingPlugin 
26[[#b960d0e0]]
LaunchingPlugin 
27[[#b960d0e0]]
JDIDebugModel 
31[[#b960de40]]
getUniqueIdentifier 
32[[#b960de40]]
getPluginIdentifier 
33[[#b960de40]]
getUniqueIdentifier 
34[[#b960de40]]
getUniqueIdentifier 
35[[#b960de40]]
getUniqueIdentifier 
36[[#b960de40]]
getUniqueIdentifier 
37[[#b960de40]]
getPluginIdentifier