org.eclipse.core.runtime.internal.adaptor
Class MessageHelper
java.lang.Object
org.eclipse.core.runtime.internal.adaptor.MessageHelper
public class MessageHelper
- extends Object
- Since:
- 3.3
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MessageHelper
public MessageHelper()
getResolutionFailureMessage
public static String getResolutionFailureMessage(VersionConstraint unsatisfied)
debug
public static void debug(String message)
- Print a debug message to the console.
Pre-pend the message with the current date and the name of the current thread.
Copyright © 2007–2014 The Apache Software Foundation. All rights reserved.