diff --git a/eclipse/xdocs/faq.fml b/eclipse/xdocs/faq.fml new file mode 100644 index 00000000..a7bde48e --- /dev/null +++ b/eclipse/xdocs/faq.fml @@ -0,0 +1,38 @@ + + + + + + + General + + + + I can't seem to get JUnit to show up in the classpath. What gives? + + +

+ You must have some unit tests for your project, otherwise JUnit + is ignored. +

+
+
+ +
+
\ No newline at end of file