Config-Fix: removing the OTJavaBuilder (r295) left us with no java builder,
which caused ClassNotFoundException in runtime workbench (nothing was compiled to bin/)
diff --git a/plugins/org.eclipse.objectteams.eclipse.monitor/.project b/plugins/org.eclipse.objectteams.eclipse.monitor/.project
index a5e8a8a..8ab9c0e 100644
--- a/plugins/org.eclipse.objectteams.eclipse.monitor/.project
+++ b/plugins/org.eclipse.objectteams.eclipse.monitor/.project
@@ -6,6 +6,11 @@
</projects>
<buildSpec>
<buildCommand>
+ <name>org.eclipse.jdt.core.javabuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ <buildCommand>
<name>org.eclipse.pde.ManifestBuilder</name>
<arguments>
</arguments>