blob: 24694dec79e4c2004d998e20459d19f52fe117d1 [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,\
META-INF/,\
about.html
src.includes = rose/,\
component.xml,\
model/
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/