File tree Expand file tree Collapse file tree 1 file changed +1
-16
lines changed
Expand file tree Collapse file tree 1 file changed +1
-16
lines changed Original file line number Diff line number Diff line change 11# Web Annotation Protocol Server
22
3- ![ Travis (.com)] ( https://img.shields.io/travis/com/kit-data-manager/wap-server )
43![ Code Coverage] ( https://img.shields.io/coveralls/github/kit-data-manager/wap-server.svg )
54![ License] ( https://img.shields.io/github/license/kit-data-manager/wap-server.svg )
65
@@ -10,21 +9,7 @@ the complete Web Annotation Protocol (WAP). The service is realized as microserv
109
1110## How to build
1211
13- To install the application from source, see howtos/INSTALL. This way no IDE is needed.
14-
15- To open this project in Eclipse please follow these steps: (on other IDEs, the steps might be different)
16-
17- The STS (Spring Tool Suite) plug-in should be installed
18-
19- - generate a new java project
20- - connect it to git and pull the source code
21- - right click on the Project and choose "Spring Tools" -> "Add Spring Project Nature"
22- - right click on the Project and choose "Spring Tools" -> "Update Maven Dependencies"
23- - right click again an choose "Configure" -> "Convert to Maven Project"
24- - The src folder src/main/installer/java may not have been added automatically.
25- Add it through right-click on it, "Build Path" ==> "Use as Source Folder".
26-
27- Now it should be possible to right click on the project and choose "Run as" -> "Spring Boot App"
12+ To install the application from source, see [ howtos] ( howtos/summary.md ) .
2813
2914## More Information
3015
You can’t perform that action at this time.
0 commit comments