blob: 6001fe5144fde3d7ad6aa1473bbad3aeaae17966 [file] [log] [blame]
###############################################################################
# Copyright (c) 2000, 2007 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,\
plugin.properties,\
*.jar,\
about.html,\
META-INF/
source.jdi.jar = jdi interfaces/
output.jdi.jar = jdi-bin/
source.jdimodel.jar = model/,\
jdi/,\
eval/
output.jdimodel.jar = bin/
src.includes = about.html,\
schema/
jars.compile.order = jdi.jar,\
jdimodel.jar