- JavaDoc improvements across the whole of Spring Faces.

- General polishing of the ui package.
This commit is contained in:
Jeremy Grelle
2008-04-24 00:20:51 +00:00
parent 17e831d03e
commit f465b65e6c
63 changed files with 396 additions and 186 deletions

View File

@@ -28,5 +28,6 @@
<classpathentry kind="var" path="IVY_CACHE/javax.faces/jsf-api/jsf-api-1.2.08.jar"/>
<classpathentry kind="var" path="IVY_CACHE/javax.faces/jsf-impl/jsf-impl-1.2.08.jar"/>
<classpathentry combineaccessrules="false" kind="src" path="/spring-js"/>
<classpathentry kind="var" path="IVY_CACHE/com.sun.facelets/jsf-facelets/jsf-facelets-1.1.14.jar"/>
<classpathentry kind="output" path="target/classes"/>
</classpath>