added p2.inf to automatically add sts4 language server update site

This commit is contained in:
Martin Lippert
2017-06-12 14:39:09 +02:00
parent 7c4e751da4
commit 6765e34b51

View File

@@ -0,0 +1,5 @@
instructions.configure=\
org.eclipse.equinox.p2.touchpoint.eclipse.addRepository(type:0,location:http${#58}//download.springsource.com/release/TOOLS/sts4-language-servers,name:Spring Tooling Language Servers for Eclipse);
instructions.unconfigure=\
org.eclipse.equinox.p2.touchpoint.eclipse.removeRepository(type:0,location:http${#58}//download.springsource.com/release/TOOLS/sts4-language-servers)