You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 30, 2019. It is now read-only.
Use the link for STS within Luna. Help->Install Software, Add Repository
Select "Gradle IDE" from the available options.
Restart Eclipse when prompted
File->Import, then "Gradle Project".
Navigate to marklogic-samplestack/appserver/java-spring, then click "Build Model"
Select the project that results. Your new workbench should look like this:
To run the gradle tasks for samplestack, right-click on the project, find "Gradle" and use the quick tasks launcher. (ctrl-shift-alt-R). Try "assemble" or "unitTest"