From aab0e7dbfa4dc0c0c071673686a94b5cc279ab63 Mon Sep 17 00:00:00 2001 From: Jayant Gupta Date: Tue, 17 Jul 2012 07:39:35 +0530 Subject: Adding support for context sensitive layout and building on juno branch 1. It contains the complete code for the layout plug-in (up-till now) 2. Adds the feature of context specific layout for a selected shape Change-Id: I7b833ee211015672c7ab211624752b8d97d4ff9a --- plugins/org.eclipse.etrice.ui.layout/build.properties | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 plugins/org.eclipse.etrice.ui.layout/build.properties (limited to 'plugins/org.eclipse.etrice.ui.layout/build.properties') diff --git a/plugins/org.eclipse.etrice.ui.layout/build.properties b/plugins/org.eclipse.etrice.ui.layout/build.properties new file mode 100644 index 000000000..0a3895ac9 --- /dev/null +++ b/plugins/org.eclipse.etrice.ui.layout/build.properties @@ -0,0 +1,7 @@ +source.. = src/ +output.. = bin/ +bin.includes = META-INF/,\ + .,\ + plugin.xml,\ + epl-v10.html +src.includes = epl-v10.html -- cgit v1.2.3