Bug 406518 - migrate OT/Equinox to the standard OSGi WeavingHook
- workaround for bug 253244 using a new system fragment
diff --git a/plugins/org.eclipse.objectteams.otequinox.bug253244workaround/build.properties b/plugins/org.eclipse.objectteams.otequinox.bug253244workaround/build.properties
new file mode 100644
index 0000000..0d18b31
--- /dev/null
+++ b/plugins/org.eclipse.objectteams.otequinox.bug253244workaround/build.properties
@@ -0,0 +1,7 @@
+source.. = src/
+output.. = bin/
+bin.includes = META-INF/,\
+ .,\
+ about.html,\
+ plugin.properties
+javacProjectSettings=true