More openide-loaders.jar sep stuff: daily alpha NBMs should build. BLD200304040100
authorjglick@netbeans.org
Thu, 03 Apr 2003 20:17:32 +0000
changeset 126629d24a8f5c4f
parent 1265 aff290ca04cc
child 1267 fee40f51cca3
More openide-loaders.jar sep stuff: daily alpha NBMs should build.
mdr/samples/xml/build.xml
     1.1 --- a/mdr/samples/xml/build.xml	Thu Apr 03 07:23:22 2003 +0000
     1.2 +++ b/mdr/samples/xml/build.xml	Thu Apr 03 20:17:32 2003 +0000
     1.3 @@ -8,7 +8,7 @@
     1.4  http://www.sun.com/
     1.5  
     1.6  The Original Code is NetBeans. The Initial Developer of the Original
     1.7 -Code is Sun Microsystems, Inc. Portions Copyright 1997-2002 Sun
     1.8 +Code is Sun Microsystems, Inc. Portions Copyright 1997-2003 Sun
     1.9  Microsystems, Inc. All Rights Reserved.
    1.10  -->
    1.11  
    1.12 @@ -42,11 +42,10 @@
    1.13            <include name="xml-apis*.jar"/>
    1.14          </fileset>
    1.15  	<pathelement location="../../../openide/openide-13javac-workaround.jar"/>
    1.16 +	<pathelement location="../../../openide/netbeans/lib/openide.jar"/>
    1.17 +	<pathelement location="../../../openide/loaders/netbeans/lib/openide-loaders.jar"/>
    1.18          <pathelement location="../../../openidex/netbeans/modules/autoload/openidex.jar"/>
    1.19  	<pathelement location="../../../openidex/looks/netbeans/modules/autoload/looks.jar"/>
    1.20 -        <fileset dir="../../../openide/netbeans/lib">
    1.21 -          <include name="openide*.jar" />
    1.22 -        </fileset>
    1.23          <pathelement location="../../../openide/deprecated/netbeans/modules/autoload/openide-deprecated.jar"/>
    1.24  	<pathelement location="api/"/>
    1.25          <pathelement location="../../../xml/core/netbeans/modules/autoload/xml-core.jar"/>