Index: Project.java =================================================================== RCS file: /cvs/projects/projectapi/src/org/netbeans/api/project/Project.java,v --- Project.java 8 Sep 2006 18:33:49 -0000 1.15 +++ Project.java 12 Jan 2007 21:51:20 -0000 @@ -13,7 +13,7 @@ * "Portions Copyrighted [year] [name of copyright owner]" * * The Original Software is NetBeans. The Initial Developer of the Original - * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2007 Sun * Microsystems, Inc. All Rights Reserved. */ @@ -90,6 +90,7 @@ *
  • MultipleRootsUnitTestForSourceQueryImplementation
  • *
  • ProjectXmlSavedHook
  • *
  • AntArtifactProvider
  • + *
  • SearchInfo
  • * *

    Typical implementation:

    *