cyboc
Oct 12th, 2004, 03:40 PM
When will a preliminary version of the Spring Rich Client Reference documentation (i.e. the reference docs, NOT the API javadocs) be available?
Using "ant javadoc", I was able to build the API javadocs but when I try to execute "ant refdoc", I get the following error:
C:\Dev\cvshome\spring-richclient>ant refdoc
Buildfile: build.xml
preparedocs:
dochtml:
BUILD FAILED
file:C:/Dev/cvshome/spring-richclient/build.xml:355: C:\Dev\cvshome\spring-richclient\docs\reference\src\images not found.
Total time: 1 second
I assume this means that the "refdoc" target is not fully implemented yet?
Anyway, I can stumble along with reading the javadocs and looking at the code for now but I'm really looking forward to seeing the actual reference docs. My team is really excited about Spring!
Cheers,
Joe
Using "ant javadoc", I was able to build the API javadocs but when I try to execute "ant refdoc", I get the following error:
C:\Dev\cvshome\spring-richclient>ant refdoc
Buildfile: build.xml
preparedocs:
dochtml:
BUILD FAILED
file:C:/Dev/cvshome/spring-richclient/build.xml:355: C:\Dev\cvshome\spring-richclient\docs\reference\src\images not found.
Total time: 1 second
I assume this means that the "refdoc" target is not fully implemented yet?
Anyway, I can stumble along with reading the javadocs and looking at the code for now but I'm really looking forward to seeing the actual reference docs. My team is really excited about Spring!
Cheers,
Joe