*** empty log message ***
diff --git a/features/org.eclipse.jem-feature/com.ibm.etools.emf.event/build.properties b/features/org.eclipse.jem-feature/com.ibm.etools.emf.event/build.properties index 4a17984..03ebda4 100644 --- a/features/org.eclipse.jem-feature/com.ibm.etools.emf.event/build.properties +++ b/features/org.eclipse.jem-feature/com.ibm.etools.emf.event/build.properties
@@ -1 +1,2 @@ -bin.includes = runtime/event.jar +bin.includes = runtime/event.jar,\ + plugin.xml
diff --git a/features/org.eclipse.jem-feature/com.ibm.etools.emf.workbench/build.properties b/features/org.eclipse.jem-feature/com.ibm.etools.emf.workbench/build.properties index 489281c..1a1cfe2 100644 --- a/features/org.eclipse.jem-feature/com.ibm.etools.emf.workbench/build.properties +++ b/features/org.eclipse.jem-feature/com.ibm.etools.emf.workbench/build.properties
@@ -1 +1,2 @@ -bin.includes = runtime/emfworkbench.jar +bin.includes = runtime/emfworkbench.jar,\ + plugin.xml