Skip to content
This repository was archived by the owner on May 30, 2019. It is now read-only.

Getting Started in Eclipse

Charles Greer edited this page Jul 17, 2014 · 7 revisions
  1. Install Eclipse This guide uses Luna.
  2. Look for STS
  3. Use the link for STS within Luna. Help->Install Software, Add Repository Get STS
  4. Select "Gradle IDE" from the available options. Gradle IDE
  5. Restart Eclipse when prompted
  6. File->Import, then "Gradle Project".
    Import gradle project
  7. Navigate to marklogic-samplestack/appserver/java-spring, then click "Build Model"
  8. Select the project that results. Your new workbench should look like this: New workbench
Clone this wiki locally