[351776] Tweaking build properties.
diff --git a/plugins/org.eclipse.uml2.sdk-feature/build.properties b/plugins/org.eclipse.uml2.sdk-feature/build.properties
index 22d4367..4fc9841 100644
--- a/plugins/org.eclipse.uml2.sdk-feature/build.properties
+++ b/plugins/org.eclipse.uml2.sdk-feature/build.properties
@@ -13,4 +13,3 @@
 
 bin.includes = eclipse_update_120.jpg,\
                feature.*
-generate.feature@org.eclipse.uml2.source=org.eclipse.uml2
diff --git a/plugins/org.eclipse.uml2.uml.ecore.importer/build.properties b/plugins/org.eclipse.uml2.uml.ecore.importer/build.properties
index e60210e..e4b6672 100644
--- a/plugins/org.eclipse.uml2.uml.ecore.importer/build.properties
+++ b/plugins/org.eclipse.uml2.uml.ecore.importer/build.properties
@@ -1,4 +1,4 @@
-# Copyright (c) 2006, 2007 IBM Corporation and others.
+# Copyright (c) 2006, 2011 IBM Corporation, CEA, 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
@@ -6,6 +6,7 @@
 #
 # Contributors: 
 #   IBM - initial API and implementation
+#   Kenn Hussey (CEA) - 351776
 #
 # $Id: build.properties,v 1.7 2007/04/04 02:20:05 khussey Exp $
 
@@ -19,7 +20,7 @@
                examples/
 jars.compile.order = .,\
                      ant_tasks/uml2.uml.ecore.importer.tasks.jar
-jars.extra.classpath = ../org.eclipse.emf.ant/ant_tasks/emf.ant.tasks.jar
+jars.extra.classpath = ./emf.ant.tasks.jar
 source.. = src/
 source.ant_tasks/uml2.uml.ecore.importer.tasks.jar = tasks/
 output.. = bin/