From d4f69c801ee19b0e0fe891b4f1595bced232a50d Mon Sep 17 00:00:00 2001 From: Anton Leherbauer Date: Thu, 16 Feb 2012 08:40:12 +0100 Subject: [PATCH] Bug 371144 - There seems to be no easy way to add custom marker annotations to non-workspace file --- .../org/eclipse/cdt/internal/ui/editor/CDocumentProvider.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/org.eclipse.cdt.ui/src/org/eclipse/cdt/internal/ui/editor/CDocumentProvider.java b/core/org.eclipse.cdt.ui/src/org/eclipse/cdt/internal/ui/editor/CDocumentProvider.java index f668ba5d67d..3d7b127d12f 100644 --- a/core/org.eclipse.cdt.ui/src/org/eclipse/cdt/internal/ui/editor/CDocumentProvider.java +++ b/core/org.eclipse.cdt.ui/src/org/eclipse/cdt/internal/ui/editor/CDocumentProvider.java @@ -1,5 +1,5 @@ /******************************************************************************* - * Copyright (c) 2002, 2010 QNX Software Systems and others. + * Copyright (c) 2002, 2012 QNX Software Systems and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at