diff options
author | Achim Loerke | 2011-01-13 09:50:20 +0000 |
---|---|---|
committer | Achim Loerke | 2011-01-13 09:50:20 +0000 |
commit | 7522690751120e5fdbf3926377db3fd8b790b54a (patch) | |
tree | aac7708b3eaf6ef4a873238ccadce4063bd4f880 /org.eclipse.jubula.feature/build.properties | |
parent | 640ccaa7f26a7a56bf52d7c10025b855264f8fa9 (diff) | |
download | org.eclipse.jubula.core-7522690751120e5fdbf3926377db3fd8b790b54a.tar.gz org.eclipse.jubula.core-7522690751120e5fdbf3926377db3fd8b790b54a.tar.xz org.eclipse.jubula.core-7522690751120e5fdbf3926377db3fd8b790b54a.zip |
Initial contribution
Diffstat (limited to 'org.eclipse.jubula.feature/build.properties')
-rw-r--r-- | org.eclipse.jubula.feature/build.properties | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/org.eclipse.jubula.feature/build.properties b/org.eclipse.jubula.feature/build.properties new file mode 100644 index 000000000..eac3e2e6d --- /dev/null +++ b/org.eclipse.jubula.feature/build.properties @@ -0,0 +1,8 @@ +############################################################################### +# Copyright (c) 2004, 2010 BREDEX GmbH. +# 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 +############################################################################### +bin.includes = feature.xml |