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:
I assume this means that the "refdoc" target is not fully implemented yet?Code: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
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


Reply With Quote
