Introduce basic NIO Java 7 UI
[lgpl/argeo-commons.git] / org.argeo.eclipse.ui / build.properties
index fd806ca059ba42527df5276feeeec97eb6aef7be..3fbb7e2748a5af5d7b36dc4571fb9820ea123a6c 100644 (file)
@@ -1,2 +1,15 @@
-source.. = src/
+source.. = src/,\
+                       ext/test/
 output.. = bin/
+bin.includes = META-INF/,\
+               .
+additional.bundles =   org.apache.log4j,\
+                       org.apache.commons.collections,\
+                       org.argeo.cms,\
+                       org.eclipse.core.commands,\
+                       org.eclipse.core.runtime,\
+                       org.junit,\
+                                               org.slf4j.api,\
+                       org.slf4j.commons.logging,\
+                       org.slf4j.log4j12,\
+                     
\ No newline at end of file