Results 1 to 8 of 8

Thread: Preliminary Spring Rich Client Reference Documentation?

Hybrid View

  1. #1
    Join Date
    Sep 2004
    Location
    Vancouver, BC, Canada
    Posts
    135

    Default Preliminary Spring Rich Client Reference Documentation?

    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:

    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
    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

  2. #2
    Join Date
    Sep 2004
    Location
    Vancouver, BC, Canada
    Posts
    135

    Default

    Should I consider the following to be the "preliminary" Spring RCP reference documentation?

    http://opensource.atlassian.com/conf...+Documentation

  3. #3
    Join Date
    Sep 2004
    Location
    Ghent, Belgium
    Posts
    224

    Default

    Yes, but "very" preliminary.

  4. #4
    Join Date
    Apr 2012
    Posts
    1

    Default

    Its Blank ... there is no content

  5. #5
    Join Date
    Sep 2005
    Posts
    18

    Default

    Quote Originally Posted by vis.100ni View Post
    Its Blank ... there is no content
    See https://github.com/ndeverge/Valkyrie-RCP
    Last edited by bdusauso; Apr 24th, 2012 at 09:48 AM.
    People saying it cannot be done should not interrupt people doing it - Chinese proverb

  6. #6

    Default

    Quote Originally Posted by bdusauso View Post
    So should I use this fork of valkyrie or bluebell

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

    ?

  7. #7
    Join Date
    Sep 2005
    Posts
    18

    Default

    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.
    People saying it cannot be done should not interrupt people doing it - Chinese proverb

Similar Threads

  1. Replies: 2
    Last Post: Oct 10th, 2005, 05:12 PM
  2. Spring code remarks
    By Alarmnummer in forum Architecture
    Replies: 18
    Last Post: Apr 7th, 2005, 07:17 AM
  3. Replies: 14
    Last Post: Feb 21st, 2005, 05:41 PM
  4. Replies: 16
    Last Post: Nov 19th, 2004, 09:36 AM
  5. Spring Rich Client and the HMVC Pattern
    By cyboc in forum Swing
    Replies: 0
    Last Post: Oct 14th, 2004, 11:40 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •