Sign in
eclipse
/
jdt
/
eclipse.jdt.debug
/
7e1f85f276a3d07aaacc92a193bd87f701ede9b7
/
.
/
org.eclipse.jdt.debug.tests
/
testprograms
/
MigrationTests2.java
blob: ca2e3c363558e9662f463a2dd6c960f995897b01 [
file
]
/**
* This class represents an existing resource within the default java project to be used with
* the migration delegate testing
*/
public
class
MigrationTests2
{
public
static
void
main
(
String
[]
args
)
{
}
}