org.eclipse.jdt.launching/build.properties

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.17 - (download) (annotate)
Tue Jul 28 15:52:42 2009 UTC (3 months, 4 weeks ago) by darin
Branch: MAIN
CVS Tags: v20091019, v20090824, v20091026-1150, v20090911, v20090731, v20090817, v20091023, HEAD
Changes since 1.16: +0 -1 lines
Bug 276839 - Missing targets from org.eclipse.jdt.launching customBuild.xml
###############################################################################
#  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
###############################################################################
bin.includes = plugin.xml,\
               about.html,\
               plugin.properties,\
               java.policy.applet,\
               .,\
               lib/*.jar,\
               META-INF/
source.. = launching/

source.lib/launchingsupport.jar = support/

src.includes = about.html,\
               schema/

jars.compile.order=.,lib/launchingsupport.jar