org.eclipse.ant.ui/build.properties

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.36 - (download) (annotate)
Wed Oct 21 16:51:34 2009 UTC (5 weeks ago) by darin
Branch: MAIN
CVS Tags: v20091123, v20091118, v20091023, HEAD
Changes since 1.35: +2 -2 lines
copyright updates
###############################################################################
# Copyright (c) 2000, 2009 IBM Corporation 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
# http://www.eclipse.org/legal/epl-v10.html
#
# Contributors:
#     IBM Corporation - initial API and implementation
###############################################################################
source.. = Ant Tools Support/,\
                   Ant Editor/

source.lib/antrunner.jar = Ant Runner Support/

source.lib/remoteAnt.jar = Remote Ant Support/

src.includes = about.html,\
               about_files/

bin.includes = icons/,\
               plugin.properties,\
               plugin.xml,\
               about.html,\
               templates/,\
               .,\
               lib/*.jar,\
               META-INF/,\
               about_files/
				
jars.compile.order=.,lib/antrunner.jar,lib/remoteAnt.jar
output.lib/antrunner.jar = ant_runner_support_bin/
output.lib/remoteAnt.jar = remote_support_bin/