blob: 3315f0f3b94a118d365592051fe475a0bddedf16 [file] [log] [blame]
###############################################################################
# Copyright (c) 2001, 2004 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,\
runtime/commonArchive.jar,\
runtime/j2eeCorePlugin.jar,\
runtime/mofj2ee.jar,\
runtime/j2ee-validation.jar,\
changes.log
src.includes = rose/
source.runtime/j2ee-validation.jar = j2ee-validation/
output.runtime/mofj2ee.jar = bin/
source.runtime/mofj2ee.jar = mofj2ee/,\
webservices/
output.runtime/j2eeCorePlugin.jar = bin/
output.runtime/j2ee-validation.jar = bin/
source.runtime/commonArchive.jar = commonArchive/
jars.compile.order = runtime/mofj2ee.jar,\
runtime/commonArchive.jar,\
runtime/j2eeCorePlugin.jar,\
runtime/j2ee-validation.jar
source.runtime/j2eeCorePlugin.jar = j2eeCorePlugin/