From 85de07c60ac8997ab4d7a5f8c566d9fe90e9714c Mon Sep 17 00:00:00 2001 From: ptessier Date: Fri, 17 Apr 2015 10:04:57 +0200 Subject: Bug 463290 - Papyrus diagram shall be expanded with new visual graphical notation update build.xml and java execution in classpath Change-Id: Ib9ae03edf42e8de29bfa5615429137e4f8a4a343 --- .../build.properties | 36 ++++++++++------------ 1 file changed, 17 insertions(+), 19 deletions(-) (limited to 'plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/build.properties') diff --git a/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/build.properties b/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/build.properties index 9e7dafc38b0..11396e8fa01 100644 --- a/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/build.properties +++ b/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/build.properties @@ -1,19 +1,17 @@ -# Copyright (c) 2015 CEA LIST. -# -# 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: -# CEA LIST - Initial API and implementation -# - -bin.includes = .,\ - model/,\ - META-INF/,\ - plugin.xml,\ - plugin.properties -jars.compile.order = . -source.. = src-gen/ -output.. = bin/ +# +#Mon Sep 12 09:29:38 CEST 2011 +bin.includes = .options,\ + META-INF/,\ + plugin.properties,\ + about.html,\ + .,\ + plugin.xml,\ + schema/,\ + icons/,\ + model/ +output..=bin/ +jars.compile.order=. +src.includes = about.html +source.. = src/,\ + src-gen/ +bin..=bin/ -- cgit v1.2.3