116288 gmf-head mmostafa 051215 Models should be removed from source path
diff --git a/org.eclipse.gmf.runtime.notation/build.properties b/org.eclipse.gmf.runtime.notation/build.properties index 1369a35..311c355 100644 --- a/org.eclipse.gmf.runtime.notation/build.properties +++ b/org.eclipse.gmf.runtime.notation/build.properties
@@ -13,7 +13,9 @@ bin.includes = plugin.xml,\ plugin.properties,\ META-INF/,\ - . + .,\ + model/,\ + rosemodel/ jars.compile.order = . source.. = src/ output.. = bin/