############################################################################### # Copyright (c) 2007 WSO2 Inc. 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: # WSO2 Inc. - initial API and implementation # yyyymmdd bug Email and other contact information # -------- -------- ----------------------------------------------------------- # 20070426 183046 sandakith@wso2.com - Lahiru Sandakith # 20080521 223453 kathy@ca.ibm.com - Kathy Chan # 20080924 248023 samindaw@wso2.com - Saminda Wijeratne - adding resources folder for export ############################################################################### source.. = src/ output.. = bin/ bin.includes = META-INF/,\ .,\ plugin.xml,\ plugin.properties,\ about.html,\ resources/ src.includes = * src.excludes = src