releng: Transition to jdt.annotation 2.0
[deliverable/tracecompass.git] / lttng / org.eclipse.tracecompass.lttng2.kernel.core / src / org / eclipse / tracecompass / internal / lttng2 / kernel / core / analysis / graph / handlers / Messages.java
index 36d0340f798451186d2ea38aae552d5acb73bfaf..5ecd6a5510e434404b2610313a4e853a9c6917fe 100644 (file)
@@ -18,7 +18,7 @@ import org.eclipse.osgi.util.NLS;
  * @author Francis Giraldeau <francis.giraldeau@gmail.com>
  *
  */
-@NonNullByDefault(false)
+@NonNullByDefault({})
 public class Messages extends NLS {
     private static final String BUNDLE_NAME = "org.eclipse.tracecompass.internal.lttng2.kernel.core.analysis.graph.handlers.messages"; //$NON-NLS-1$
 
This page took 0.024863 seconds and 5 git commands to generate.