diff dwtx/jface/text/source/IAnnotationModelExtension.d @ 139:93a6ec48fd28

Regexp throws removal in interfaces
author Frank Benoit <benoit@tionex.de>
date Sun, 24 Aug 2008 02:31:41 +0200
parents c4fb132a086c
children f70d9508c95c
line wrap: on
line diff
--- a/dwtx/jface/text/source/IAnnotationModelExtension.d	Sun Aug 24 02:26:23 2008 +0200
+++ b/dwtx/jface/text/source/IAnnotationModelExtension.d	Sun Aug 24 02:31:41 2008 +0200
@@ -142,7 +142,7 @@
      * @throws ClassCastException if one of the map key or values has a wrong
      *             type
      */
-    void replaceAnnotations(Annotation[] annotationsToRemove, Map annotationsToAdd) throws ClassCastException;
+    void replaceAnnotations(Annotation[] annotationsToRemove, Map annotationsToAdd) ;
 
     /**
      * Modifies the position associated with the given annotation to equal the