PDA

View Full Version : Preliminary Spring Rich Client Reference Documentation?



cyboc
Oct 12th, 2004, 02: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

cyboc
Oct 12th, 2004, 05:42 PM
Should I consider the following to be the "preliminary" Spring RCP reference documentation?

http://opensource.atlassian.com/confluence/spring/display/RCP/User+Documentation

pdbruycker
Oct 13th, 2004, 01:05 AM
Yes, but "very" preliminary.

vis.100ni
Apr 16th, 2012, 01:54 PM
Its Blank ... there is no content

bdusauso
Apr 24th, 2012, 09:42 AM
Its Blank ... there is no content

See https://github.com/ndeverge/Valkyrie-RCP

cmadsen_dk
Apr 25th, 2012, 07:26 AM
See https://github.com/ndeverge/Valkyrie-RCP

So should I use this fork of valkyrie or bluebell

http://code.google.com/p/bluebell/

?

bdusauso
Apr 28th, 2012, 10:04 AM
Well, the sources of Bluebell haven't changed for a while (see http://code.google.com/p/bluebell/source/list). Unfortunately there's no official project endorsed by SpringSource so it's up to you to choose whatever project you want to work with.
For my part I will choose Valkyrie.

smskute
Dec 20th, 2012, 12:28 PM
Yes, but "very" preliminary.
thank you