Sign in
eclipse
/
platform
/
eclipse.platform.team
/
d48e2bf2a9ea81237f4cb017315d73f526795632
/
.
/
tests
/
org.eclipse.compare.tests
/
patchdata
/
exp_workspacePatchDelete1.txt
blob: 85c0cf3e4570b3bf5ca393951a714d5538c4e8ea [
file
]
package testPkg2;
public class YetAnotherClass extends Exception {
/**
*
*/
private static final long serialVersionUID = 1L;
/**
* @param args
*/
public static void main(String[] args) {
// TODO Auto-generated method stub
}
}