.getServerProtocolID())) {
sendRequest(new StartRequest());
DebugServerTestController
.getInstance()
.notifyTestListener(
new DebugServerTestEvent(
sourceHost,
DebugServerTestEvent.TEST_SUCCEEDED));
} else {
DebugServerTestController
.getInstance()
.notifyTestListener(
new DebugServerTestEvent(
sourceHost,
DebugServerTestEvent.TEST_FAILED_DEBUGER_VERSION));
}
// sendNotification(new
// DebugSessionClosedNotification());