DocumentSuggestionProvider is not informed aboud document events anymore. BLD200401271900
authorpkuzel@netbeans.org
Wed, 21 Jan 2004 13:38:55 +0000
changeset 143063d65626637f
parent 1429 eeaffaa18442
child 1431 9bcabaec19ed
DocumentSuggestionProvider is not informed aboud document events anymore.
tasklist/build.xml
     1.1 --- a/tasklist/build.xml	Tue Jan 20 23:00:46 2004 +0000
     1.2 +++ b/tasklist/build.xml	Wed Jan 21 13:38:55 2004 +0000
     1.3 @@ -18,9 +18,9 @@
     1.4      <property name="nbext_root" location="${nbroot}/nbbuild"/>
     1.5  
     1.6      <taskdef  name="for-each" classname="org.netbeans.nbbuild.ForEach" classpath="${nbext_root}/nbantext.jar"/>
     1.7 -    <!-- EXPERIMENTAL ADDITIONAL MODULES: pmd, compiler ->
     1.8 +    <!-- EXPERIMENTAL ADDITIONAL MODULES: pmd, compiler -->
     1.9      <property name="submodules" value="api, core, usertasks, editor, suggestions, suggestions/ui, docscan, copyright, bugs, javadoc, javaparser, html, pmd, compiler"/>
    1.10 -    <!- -->
    1.11 +    <!-- -->
    1.12  
    1.13      <property name="submodules" value="api, core, usertasks, editor, suggestions, suggestions/ui, docscan, copyright, bugs, javadoc, javaparser, html"/>
    1.14