removed non-existant folder references in build.properties
diff --git a/plugins/org.eclipse.jem.beaninfo.common/build.properties b/plugins/org.eclipse.jem.beaninfo.common/build.properties
index 9af2b2f..2796a2a 100644
--- a/plugins/org.eclipse.jem.beaninfo.common/build.properties
+++ b/plugins/org.eclipse.jem.beaninfo.common/build.properties
@@ -19,10 +19,7 @@
jars.compile.order = .,\
vm/beaninfovm.jar
src.includes = about.html,\
- model/,\
- rose/,\
- proxy.jars,\
- schema/
+ proxy.jars
source.. = beaninfoCommon/
source.vm/beaninfovm.jar = vm_beaninfovm/
output.vm/beaninfovm.jar = bin_vm_beaninfovm/