Author: ajaquith
Date: Thu Oct 8 01:14:28 2009
New Revision: 822987
URL: http://svn.apache.org/viewvc?rev=822987&view=rev
Log:
General Javadoc and minor test tweaks.
Modified:
incubator/jspwiki/trunk/.classpath
Modified: incubator/jspwiki/trunk/.classpath
URL:
http://svn.apache.org/viewvc/incubator/jspwiki/trunk/.classpath?rev=822987&r1=822986&r2=822987&view=diff
==============================================================================
--- incubator/jspwiki/trunk/.classpath (original)
+++ incubator/jspwiki/trunk/.classpath Thu Oct 8 01:14:28 2009
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
- <classpathentry kind="src" path="src/java"/>
+ <classpathentry excluding="**/package.html" kind="src" path="src/java"/>
<classpathentry excluding="**/package.html" kind="src"
output="build/tests/classes" path="tests/java"/>
<classpathentry kind="con"
path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="con"
path="org.eclipse.jst.server.core.container/org.eclipse.jst.server.tomcat.runtimeTarget/Apache
Tomcat v5.5"/>