initial structure of repo
This commit is contained in:
3
eclipse-distribution/README.md
Normal file
3
eclipse-distribution/README.md
Normal file
@@ -0,0 +1,3 @@
|
||||
# eclipse distribution
|
||||
STS 4 provides a ready to use distribution of Eclipse, equipped with all the necessary extensions and plugins that are useful to develop Spring Boot apps.
|
||||
The necessary product and build definitions are included here.
|
||||
3
eclipse-extensions/README.md
Normal file
3
eclipse-extensions/README.md
Normal file
@@ -0,0 +1,3 @@
|
||||
# eclipse extensions
|
||||
STS 4 provides a set of extensions to the Eclipse IDE. Those Eclipse plugin projects are hosted here.
|
||||
|
||||
2
headless-services/README.md
Normal file
2
headless-services/README.md
Normal file
@@ -0,0 +1,2 @@
|
||||
# headless services
|
||||
The main parts of the tooling for Spring Boot apps are implemented as headless services, running in separate processes. Those services can be consumed in existing IDEs by using the Language Server Protocol from Visual Studio Code.
|
||||
3
vscode-extensions/README.md
Normal file
3
vscode-extensions/README.md
Normal file
@@ -0,0 +1,3 @@
|
||||
# vscode extensions
|
||||
STS 4 provides a set of extensions to the Visual Studio Code editor. Those extension projects are hosted here.
|
||||
|
||||
Reference in New Issue
Block a user