diff options
Diffstat (limited to 'plugins/org.eclipse.jst.j2ee.core/build.properties')
-rw-r--r-- | plugins/org.eclipse.jst.j2ee.core/build.properties | 26 |
1 files changed, 0 insertions, 26 deletions
diff --git a/plugins/org.eclipse.jst.j2ee.core/build.properties b/plugins/org.eclipse.jst.j2ee.core/build.properties deleted file mode 100644 index f1ce0a8e6..000000000 --- a/plugins/org.eclipse.jst.j2ee.core/build.properties +++ /dev/null @@ -1,26 +0,0 @@ -############################################################################### -# Copyright (c) 2001, 2005 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,\ - META-INF/,\ - about.html,\ - .,\ - schema/ -src.includes = rose/,\ - component.xml,\ - model/ -jars.compile.order = . -output.. = bin/ -source.. = mofj2ee/,\ - webservices/,\ - commonArchive/,\ - j2eeCorePlugin/,\ - j2ee-validation/ |