[kepler-dev] Error message while checking out Kepler on Eclipse

David Welker david.v.welker at gmail.com
Sat Mar 7 15:02:39 PST 2009


Hi Subhav,

Yes, if you follow the instructions you will be able to create actors of 
your own and run kepler.

Yes, you do need to install the command-line versions of SVN and Ant.

David
> Thanks David.
>
> So if I follow these, can I create actors of my own and run the kepler 
> code?
>
> Also, for configuring Ant and SVN client, can I use appropriate 
> Eclipse plug-ins? or Do I need to download and configure them separately?
>
>    1. You are running Java 1.5. To test this assumption type: "java
>       -version"
>    2. You are using Ant 1.7.1. To test this assumption type: "ant
>       -version"
>    3. You have installed an SVN client. To test this assumption type:
>       "svn --version"
>    4. For development with Eclipse these have been tested with Eclipse
>       Ganymede and SVN 1.5.5,
>       with Subclipse 1.4.7.
>
>
> Thanks a lot!
>
>
> On Sat, Mar 7, 2009 at 5:43 PM, David Welker <david.v.welker at gmail.com 
> <mailto:david.v.welker at gmail.com>> wrote:
>
>     Hi subhav,
>
>     Please follow the instructions here:
>
>     https://dev.kepler-project.org/developers/teams/build/documentation/build-system-instructions
>
>     Unfortunately, the documentation to which you refer is obsolete
>     and out of date.
>
>     David
>
>
>         Hello,
>
>         I am trying to configure the Kepler source on Eclipse.
>
>         I followed the following instructions:
>
>           1.  In Eclipse, open the 'SVN Repository Exploring'
>         perspective. If
>
>              you do not see the "SVN Repository Exploring"
>         perspective, you
>              most likely need to install the Subversive plug-in
>              <http://www.eclipse.org/subversive/>.
>           2. Right-click the "SVN Repositories" pane and select "New"
>         then
>
>              "Repository Location." Specify the following URL and then
>         click
>              Finish:
>
>                Url: https://code.kepler-project.org/code/kepler
>
>           3. In the SVN Repositories pane, expand the kepler folder.
>
>              Right-click 'trunk', and select "Find/Checkout..."
>           4.  Select the "Check out as a project configured using the New
>
>              Project Wizard" option and click "Finish".
>           5. Select "Java Project" and click Next.
>           6. In the "New Java Project" window, type "kepler" for the
>         project
>              name.
>           7. In the project layout option at the bottom, select "Create
>
>              separate source and output folders" and click "Next."
>           8. Eclipse might open a configuration panel. Select "Finish"
>         for
>
>              now. We will return to this configuration after the files are
>              checked out.
>           9. Eclipse will check out everything from the repository and
>         place
>
>              the files inside your workspace folder. The check out can be
>              time consuming, so be patient. Open the "Progress" view
>         to see
>              check-out progress, or even better, go get some coffee.  
>
>         After this I got the error message:
>
>         RA layer request failed
>         svn: REPORT of '/code/kepler/!svn/vcc/default': Could not read
>         response body: Secure connection truncated
>         (https://code.kepler-project.org)
>
>         Please help!
>
>         Thank you
>
>         ------------------------------------------------------------------------
>
>         _______________________________________________
>         Kepler-dev mailing list
>         Kepler-dev at kepler-project.org
>         <mailto:Kepler-dev at kepler-project.org>
>         http://mercury.nceas.ucsb.edu/kepler/mailman/listinfo/kepler-dev
>          
>
>
>



More information about the Kepler-dev mailing list