From 43f6304ae7340f582273d40e7acf92448ac25397 Mon Sep 17 00:00:00 2001 From: Darin Wright Date: Thu, 16 Aug 2001 16:35:18 +0000 Subject: *** empty log message *** --- .../core/org/eclipse/debug/core/model/ILauncherDelegate.java | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/org.eclipse.debug.core/core/org/eclipse/debug/core/model/ILauncherDelegate.java b/org.eclipse.debug.core/core/org/eclipse/debug/core/model/ILauncherDelegate.java index e103772f3..5b6a6e063 100644 --- a/org.eclipse.debug.core/core/org/eclipse/debug/core/model/ILauncherDelegate.java +++ b/org.eclipse.debug.core/core/org/eclipse/debug/core/model/ILauncherDelegate.java @@ -121,7 +121,8 @@ public interface ILauncherDelegate { /** * Returns the object represented by the given memento, or null - * if unable to re-create an element from the given memento. + * if unable to re-create an element from the given memento, or if + * the given object no longer exists. * * @param memento a memento created by this delegate * @return the object represented by the memento, or null -- cgit v1.2.3