diff --git a/eclipse-distribution/org.springframework.boot.ide.repository.e410/category.xml b/eclipse-distribution/org.springframework.boot.ide.repository.e410/category.xml index 9ced0ba65..5373cae79 100644 --- a/eclipse-distribution/org.springframework.boot.ide.repository.e410/category.xml +++ b/eclipse-distribution/org.springframework.boot.ide.repository.e410/category.xml @@ -1,6 +1,6 @@ - + Spring Tool Suite 4 diff --git a/eclipse-distribution/org.springframework.boot.ide.repository.e411/category.xml b/eclipse-distribution/org.springframework.boot.ide.repository.e411/category.xml index 9ced0ba65..5373cae79 100644 --- a/eclipse-distribution/org.springframework.boot.ide.repository.e411/category.xml +++ b/eclipse-distribution/org.springframework.boot.ide.repository.e411/category.xml @@ -1,6 +1,6 @@ - + Spring Tool Suite 4 diff --git a/eclipse-distribution/org.springframework.boot.ide.repository.e49/category.xml b/eclipse-distribution/org.springframework.boot.ide.repository.e49/category.xml index 516f2b52a..4464d1e5c 100644 --- a/eclipse-distribution/org.springframework.boot.ide.repository.e49/category.xml +++ b/eclipse-distribution/org.springframework.boot.ide.repository.e49/category.xml @@ -1,6 +1,6 @@ - + Spring Tool Suite 4 diff --git a/headless-services/commons/commons-maven/src/test/resources/maven-config/settings.xml b/headless-services/commons/commons-maven/src/test/resources/maven-config/settings.xml index 48b3aa0c2..c22bbdf14 100644 --- a/headless-services/commons/commons-maven/src/test/resources/maven-config/settings.xml +++ b/headless-services/commons/commons-maven/src/test/resources/maven-config/settings.xml @@ -45,7 +45,7 @@ under the License. |--> + xsi:schemaLocation="http://maven.apache.org/SETTINGS/1.0.0 https://maven.apache.org/xsd/settings-1.0.0.xsd"> ${java.io.tmpdir}/test-m2-repository @@ -198,7 +198,7 @@ under the License. jdk14 Repository for JDK 1.4 builds - http://www.myhost.com/maven/jdk14 + https://www.myhost.com/maven/jdk14 default always diff --git a/headless-services/spring-boot-language-server/src/test/resources/test-projects/test-annotation-indexing-xml-project/config/simple-spring-config.xml b/headless-services/spring-boot-language-server/src/test/resources/test-projects/test-annotation-indexing-xml-project/config/simple-spring-config.xml index 116f1677f..28ef60383 100644 --- a/headless-services/spring-boot-language-server/src/test/resources/test-projects/test-annotation-indexing-xml-project/config/simple-spring-config.xml +++ b/headless-services/spring-boot-language-server/src/test/resources/test-projects/test-annotation-indexing-xml-project/config/simple-spring-config.xml @@ -1,7 +1,7 @@ + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd"> diff --git a/idea-extensions/idea-boot-java/resources/META-INF/plugin.xml b/idea-extensions/idea-boot-java/resources/META-INF/plugin.xml index 19a8b26b5..504106f92 100644 --- a/idea-extensions/idea-boot-java/resources/META-INF/plugin.xml +++ b/idea-extensions/idea-boot-java/resources/META-INF/plugin.xml @@ -2,7 +2,7 @@ org.spring.tools.boot-java.ls Spring Boot Java Support 1.0 - YourCompany + YourCompany @@ -15,10 +15,10 @@ ]]> - + - com.intellij.modules.lang com.github.gtache.lsp