Skip to content
the-ricker edited this page Nov 29, 2011 · 4 revisions

Set up

Sling

Download Apache Sling stand alone application at http://sling.apache.org/site/downloads.cgi

Eclipse

Install the Adobe JCR plugin for Eclipse as described at http://www.day.com/eclipse.html

Connect

Connect Eclipse to Sling by:

  1. Opening the JCR Repository view in Eclipse
  2. In the view, right click for New:Repository
  3. In the wizard, select "Configure a new remote (DavEx) Repository"
  4. In the repository DavEx URL, enter "http://localhost:8080/server/"
Clone this wiki locally