Menu

#4 Configuration and utilisation doc

open
nobody
None
5
2004-01-15
2004-01-15
Eric D
No

Does someone has a detailled documentation about
configuration and utilisation of the DashBoard Eclipse
plugin? Thanks a lot

Discussion

  • Anonymous

    Anonymous - 2004-01-27

    Logged In: YES
    user_id=27091

    Currently the only documentation is what is provided in the
    distribution. The IDE plugins usually require no configuration
    other than specifying the host and port of the multicast group
    to join.

     
  • Thomas Van de Velde

    Logged In: YES
    user_id=809193

    the configuration document is not clear to me. I have added
    the jar and config file to the classpath and it still doesn't work.

    Here's my start script:
    CRUISE_PATH=%CRUISE_PATH%;%DISTDIR%
    \cruisecontrol.jar;%LIBDIR%\log4j.jar;%LIBDIR%\jdom.jar;%
    LIBDIR%\ant.jar;%LIBDIR%\xerces.jar;%LIBDIR%\mail.jar;%
    LIBDIR%\optional.jar;%LIBDIR%\junit.jar;%LIBDIR%
    \activation.jar;C:\cruisecontrol-2.1.4\main\lib\dashboard-
    server-1.0.3.jar;C:\cruisecontrol-2.1.4\main\lib\dashboard-
    props.xml;.

    set EXEC="%JAVA_HOME%\bin\java" -cp "%CRUISE_PATH%"
    CruiseControl %*
    echo %EXEC%
    %EXEC%

     
  • Anonymous

    Anonymous - 2004-02-06

    Logged In: YES
    user_id=27091

    What does your configuration file look like? Which IDE plugin
    are you using? I.e. How do you know that it isn't working?

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.