updated product copyrights and vendor information to 2021 and VMware
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
id="org.springframework.boot.ide.branding.feature"
|
||||
label="Spring Tool Suite 4 Branding Feature"
|
||||
version="4.9.1.qualifier"
|
||||
provider-name="Pivotal, Inc.">
|
||||
provider-name="VMware, Inc.">
|
||||
|
||||
<plugin
|
||||
id="org.springframework.boot.ide.branding"
|
||||
|
||||
@@ -9,7 +9,7 @@ title=Spring Tool Suite 4\n\
|
||||
Version: @QUALIFIER@\n\
|
||||
Build Id: @BUILD_ID@\n\
|
||||
\n\
|
||||
Copyright (c) 2007 - 2020 Pivotal, Inc.\n\
|
||||
Copyright (c) 2007 - 2021 VMware, Inc.\n\
|
||||
All rights reserved. Visit https://spring.io/tools\n\
|
||||
\n\
|
||||
This product includes software developed by the\n\
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
pluginName=Spring Tool Suite 4
|
||||
providerName=Pivotal, Inc.
|
||||
providerName=VMware, Inc.
|
||||
|
||||
productName=Spring Tool Suite 4
|
||||
productBlurb=Spring Tool Suite 4 \n\
|
||||
@@ -7,7 +7,7 @@ productBlurb=Spring Tool Suite 4 \n\
|
||||
Version: @QUALIFIER@\n\
|
||||
Build Id: @BUILD_ID@\n\
|
||||
\n\
|
||||
Copyright (c) 2007 - 2020 Pivotal, Inc.\n\
|
||||
Copyright (c) 2007 - 2021 VMware, Inc.\n\
|
||||
All rights reserved. Visit https://spring.io/tools\n\
|
||||
\n\
|
||||
This product includes software developed by the\n\
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
<packaging>pom</packaging>
|
||||
|
||||
<organization>
|
||||
<name>Pivotal Software, Inc.</name>
|
||||
<name>VMware, Inc.</name>
|
||||
<url>https://spring.io</url>
|
||||
</organization>
|
||||
<url>https://spring.io/tools</url>
|
||||
|
||||
@@ -4,7 +4,7 @@ This feature contains the Eclipse-UI-specific STS 4 components
|
||||
|
||||
# "copyright" property - text of the Copyright
|
||||
copyright=\
|
||||
Copyright (c) 2019 Pivotal, Inc.
|
||||
Copyright (c) 2021 VMware, Inc.
|
||||
|
||||
################ end of copyright property ####################################
|
||||
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
id="org.springframework.boot.ide.main.feature"
|
||||
label="Spring Tool Suite 4 Main Feature"
|
||||
version="4.9.1.qualifier"
|
||||
provider-name="Pivotal, Inc.">
|
||||
provider-name="VMware, Inc.">
|
||||
|
||||
<description>
|
||||
%description
|
||||
|
||||
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
|
||||
Bundle-ManifestVersion: 2
|
||||
Bundle-SymbolicName: org.springframework.ide.eclipse.boot.dash.azure;singleton:=true
|
||||
Bundle-Version: 4.9.1.qualifier
|
||||
Bundle-Vendor: Pivotal Inc
|
||||
Bundle-Vendor: VMware, Inc
|
||||
Bundle-Name: Spring Boot Dash CF Support
|
||||
Require-Bundle: org.eclipse.ui,
|
||||
org.eclipse.ui.ide,
|
||||
|
||||
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
|
||||
Bundle-ManifestVersion: 2
|
||||
Bundle-SymbolicName: org.springframework.ide.eclipse.boot.dash.cf;singleton:=true
|
||||
Bundle-Version: 4.9.1.qualifier
|
||||
Bundle-Vendor: Pivotal Inc
|
||||
Bundle-Vendor: VMware, Inc
|
||||
Bundle-Name: Spring Boot Dash CF Support
|
||||
Require-Bundle: org.eclipse.ui,
|
||||
org.eclipse.ui.ide,
|
||||
|
||||
@@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
|
||||
Bundle-Name: Test
|
||||
Bundle-SymbolicName: org.springframework.ide.eclipse.boot.dash.test
|
||||
Bundle-Version: 4.9.1.qualifier
|
||||
Bundle-Vendor: Pivotal Inc
|
||||
Bundle-Vendor: VMware, Inc
|
||||
Require-Bundle: org.junit,
|
||||
org.eclipse.core.resources,
|
||||
org.springsource.ide.eclipse.commons.tests.util,
|
||||
|
||||
@@ -4,7 +4,7 @@ Bundle-Name: Spring Boot Dashboard View
|
||||
Bundle-SymbolicName: org.springframework.ide.eclipse.boot.dash;singleton:=true
|
||||
Bundle-Version: 4.9.1.qualifier
|
||||
Bundle-Activator: org.springframework.ide.eclipse.boot.dash.BootDashActivator
|
||||
Bundle-Vendor: Pivotal Inc
|
||||
Bundle-Vendor: VMware, Inc
|
||||
Require-Bundle: org.eclipse.ui,
|
||||
org.springsource.ide.eclipse.commons.ui,
|
||||
org.eclipse.core.resources,
|
||||
|
||||
@@ -23,4 +23,4 @@ Require-Bundle: org.eclipse.ui,
|
||||
org.springframework.ide.eclipse.buildship30
|
||||
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
|
||||
Bundle-ActivationPolicy: lazy
|
||||
Bundle-Vendor: GoPivotal Inc.
|
||||
Bundle-Vendor: GoVMware, Inc.
|
||||
|
||||
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
|
||||
Bundle-ManifestVersion: 2
|
||||
Bundle-Name: Boot Launch
|
||||
Bundle-SymbolicName: org.springframework.ide.eclipse.boot.launch;singleton:=true
|
||||
Bundle-Vendor: Pivotal Software Inc.
|
||||
Bundle-Vendor: VMware, Inc
|
||||
Bundle-Version: 4.9.1.qualifier
|
||||
Require-Bundle: org.eclipse.ui,
|
||||
org.eclipse.core.runtime,
|
||||
|
||||
@@ -4,7 +4,7 @@ Bundle-Name: Test
|
||||
Fragment-Host: org.springframework.ide.eclipse.boot.refactoring;bundle-version="3.7.3"
|
||||
Bundle-SymbolicName: org.springframework.ide.eclipse.boot.refactoring.test
|
||||
Bundle-Version: 4.9.1.qualifier
|
||||
Bundle-Vendor: Pivotal Inc
|
||||
Bundle-Vendor: VMware, Inc
|
||||
Require-Bundle: org.eclipse.core.runtime,
|
||||
org.junit,
|
||||
org.eclipse.core.resources,
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
pluginName=Spring Boot Refactoring
|
||||
providerName=Pivotal Software, Inc.
|
||||
providerName=VMware, Inc.
|
||||
|
||||
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
|
||||
Bundle-ManifestVersion: 2
|
||||
Bundle-SymbolicName: org.springframework.ide.eclipse.boot.restart;singleton:=true
|
||||
Bundle-Version: 4.9.1.qualifier
|
||||
Bundle-Vendor: Pivotal Inc
|
||||
Bundle-Vendor: VMware, Inc
|
||||
Bundle-Name: Spring Boot Devtools Easy Restart
|
||||
Require-Bundle: org.eclipse.ui,
|
||||
org.eclipse.core.runtime,
|
||||
|
||||
@@ -14,4 +14,4 @@ Require-Bundle: org.eclipse.jdt.core,
|
||||
org.eclipse.ui.workbench,
|
||||
com.google.guava,
|
||||
org.springframework.ide.eclipse.boot
|
||||
Bundle-Vendor: Pivotal Inc
|
||||
Bundle-Vendor: VMware, Inc
|
||||
|
||||
@@ -33,7 +33,7 @@ Require-Bundle: org.eclipse.ui,
|
||||
org.hamcrest.library;bundle-version="1.3.0"
|
||||
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
|
||||
Bundle-ActivationPolicy: lazy
|
||||
Bundle-Vendor: Pivotal Inc.
|
||||
Bundle-Vendor: VMware, Inc.
|
||||
Export-Package: org.springframework.ide.eclipse.boot.test,
|
||||
org.springframework.ide.eclipse.boot.test.util
|
||||
Import-Package: org.eclipse.core.runtime,
|
||||
|
||||
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
|
||||
Bundle-ManifestVersion: 2
|
||||
Bundle-Name: Validation
|
||||
Bundle-SymbolicName: org.springframework.ide.eclipse.boot.validation;singleton:=true
|
||||
Bundle-Vendor: Pivotal Software Inc.
|
||||
Bundle-Vendor: VMware, Inc
|
||||
Bundle-Version: 4.9.1.qualifier
|
||||
Bundle-Activator: org.springframework.ide.eclipse.boot.validation.BootValidationActivator
|
||||
Require-Bundle: org.eclipse.core.runtime,
|
||||
|
||||
@@ -45,7 +45,7 @@ Export-Package: org.springframework.ide.eclipse.boot.wizard,
|
||||
org.springframework.ide.eclipse.boot.wizard.importing,
|
||||
org.springframework.ide.eclipse.boot.wizard.starters,
|
||||
org.springframework.ide.eclipse.boot.wizard.util
|
||||
Bundle-Vendor: Pivotal Inc.
|
||||
Bundle-Vendor: VMware, Inc.
|
||||
Import-Package: org.eclipse.core.runtime,
|
||||
org.eclipse.core.runtime.jobs,
|
||||
org.eclipse.osgi.util,
|
||||
|
||||
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
|
||||
Bundle-ManifestVersion: 2
|
||||
Bundle-Name: Boot
|
||||
Bundle-SymbolicName: org.springframework.ide.eclipse.boot;singleton:=true
|
||||
Bundle-Vendor: Pivotal Software Inc.
|
||||
Bundle-Vendor: VMware, Inc
|
||||
Bundle-Version: 4.9.1.qualifier
|
||||
Bundle-Activator: org.springframework.ide.eclipse.boot.core.BootActivator
|
||||
Require-Bundle: org.eclipse.core.resources,
|
||||
|
||||
@@ -10,4 +10,4 @@ Require-Bundle: org.junit,
|
||||
org.springframework.ide.eclipse.maven.pom,
|
||||
org.springsource.ide.eclipse.commons.livexp,
|
||||
org.eclipse.compare
|
||||
Bundle-Vendor: Pivotal Inc.
|
||||
Bundle-Vendor: VMware, Inc.
|
||||
|
||||
@@ -16,4 +16,4 @@ Require-Bundle: org.eclipse.compare,
|
||||
Bundle-Activator: org.springframework.ide.eclipse.maven.pom.PomPlugin
|
||||
Bundle-ActivationPolicy: lazy
|
||||
Export-Package: org.springframework.ide.eclipse.maven.pom
|
||||
Bundle-Vendor: Pivotal Inc.
|
||||
Bundle-Vendor: VMware, Inc.
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
featureName=Spring XML Namespace Support
|
||||
|
||||
# "providerName" property - name of the company that provides the feature
|
||||
providerName=Pivotal, Inc.
|
||||
providerName=VMware, Inc.
|
||||
|
||||
# "updateSiteName" property - label for the update site
|
||||
updateSiteName=Spring IDE Update Site
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
providerName = Pivotal Inc.
|
||||
providerName = VMware, Inc.
|
||||
pluginName = Cloud Foundry Java Client Lib v2
|
||||
@@ -1,2 +1,2 @@
|
||||
providerName = Pivotal Inc.
|
||||
providerName = VMware, Inc.
|
||||
pluginName = Editor Support Components
|
||||
@@ -4,7 +4,7 @@ Spring Boot Language Server
|
||||
|
||||
# "copyright" property - text of the Copyright
|
||||
copyright=\
|
||||
Copyright (c) 2019 Pivotal, Inc.
|
||||
Copyright (c) 2021 VMware, Inc.
|
||||
|
||||
################ end of copyright property ####################################
|
||||
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
id="org.springframework.tooling.boot.ls.feature"
|
||||
label="Spring Boot Language Server Feature"
|
||||
version="4.9.1.qualifier"
|
||||
provider-name="Pivotal, Inc.">
|
||||
provider-name="VMware, Inc.">
|
||||
|
||||
<description>
|
||||
%description
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
Manifest-Version: 1.0
|
||||
Bundle-ManifestVersion: 2
|
||||
Bundle-Name: Spring Boot Language Server
|
||||
Bundle-Vendor: Pivotal, Inc.
|
||||
Bundle-Vendor: VMware, Inc.
|
||||
Bundle-SymbolicName: org.springframework.tooling.boot.ls;singleton:=true
|
||||
Bundle-Version: 1.25.0.qualifier
|
||||
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
|
||||
|
||||
@@ -4,7 +4,7 @@ BOSH Manifest Language Server
|
||||
|
||||
# "copyright" property - text of the Copyright
|
||||
copyright=\
|
||||
Copyright (c) 2019 Pivotal, Inc.
|
||||
Copyright (c) 2021 VMware, Inc.
|
||||
|
||||
################ end of copyright property ####################################
|
||||
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
id="org.springframework.tooling.bosh.ls.feature"
|
||||
label="BOSH Language Server Feature"
|
||||
version="4.9.1.qualifier"
|
||||
provider-name="Pivotal, Inc.">
|
||||
provider-name="VMware, Inc.">
|
||||
|
||||
<description>
|
||||
%description
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
Manifest-Version: 1.0
|
||||
Bundle-ManifestVersion: 2
|
||||
Bundle-Name: BOSH Manifest Language Server
|
||||
Bundle-Vendor: Pivotal, Inc.
|
||||
Bundle-Vendor: VMware, Inc.
|
||||
Bundle-SymbolicName: org.springframework.tooling.bosh.ls;singleton:=true
|
||||
Bundle-Version: 1.25.0.qualifier
|
||||
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
featureName=Cloud Foundry Manifest Language Server Feature
|
||||
providerName=Pivotal, Inc.
|
||||
providerName=VMware, Inc.
|
||||
updateSiteName=Spring Tooling Language Servers for Eclipse
|
||||
description=\
|
||||
This feature provides the language server to support editing cloud foundry manifest files
|
||||
|
||||
copyright=\
|
||||
Copyright (c) 2019 Pivotal, Inc.
|
||||
Copyright (c) 2021 VMware, Inc.
|
||||
|
||||
################ end of copyright property ####################################
|
||||
|
||||
|
||||
@@ -4,7 +4,7 @@ Integeation of the Cloud Foundry Manifest Language Server Extension into the Gen
|
||||
|
||||
# "copyright" property - text of the Copyright
|
||||
copyright=\
|
||||
Copyright (c) 2019 Pivotal, Inc.
|
||||
Copyright (c) 2021 VMware, Inc.
|
||||
|
||||
################ end of copyright property ####################################
|
||||
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
id="org.springframework.tooling.cloudfoundry.manifest.ls.integration.feature"
|
||||
label="Cloud Foundry Manifest Language Server Generic Editor Integration Feature"
|
||||
version="4.9.1.qualifier"
|
||||
provider-name="Pivotal, Inc.">
|
||||
provider-name="VMware, Inc.">
|
||||
|
||||
<description>
|
||||
%description
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
Manifest-Version: 1.0
|
||||
Bundle-ManifestVersion: 2
|
||||
Bundle-Name: Cloud Foundry Manifest Language Server Generic Editor Integration
|
||||
Bundle-Vendor: Pivotal, Inc.
|
||||
Bundle-Vendor: VMware, Inc.
|
||||
Bundle-SymbolicName: org.springframework.tooling.cloudfoundry.manifest.ls.integration;singleton:=true
|
||||
Bundle-Version: 4.9.1.qualifier
|
||||
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
Manifest-Version: 1.0
|
||||
Bundle-ManifestVersion: 2
|
||||
Bundle-Name: Cloud Foundry Manifest Language Server
|
||||
Bundle-Vendor: Pivotal, Inc.
|
||||
Bundle-Vendor: VMware, Inc.
|
||||
Bundle-SymbolicName: org.springframework.tooling.cloudfoundry.manifest.ls;singleton:=true
|
||||
Bundle-Version: 1.25.0.qualifier
|
||||
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
|
||||
|
||||
@@ -4,7 +4,7 @@ Concourse Pipeline and Task Language Server
|
||||
|
||||
# "copyright" property - text of the Copyright
|
||||
copyright=\
|
||||
Copyright (c) 2019 Pivotal, Inc.
|
||||
Copyright (c) 2021 VMware, Inc.
|
||||
|
||||
################ end of copyright property ####################################
|
||||
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
id="org.springframework.tooling.concourse.ls.feature"
|
||||
label="Concourse Pipeline Language Server Feature"
|
||||
version="4.9.1.qualifier"
|
||||
provider-name="Pivotal, Inc.">
|
||||
provider-name="VMware, Inc.">
|
||||
|
||||
<description>
|
||||
%description
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
Manifest-Version: 1.0
|
||||
Bundle-ManifestVersion: 2
|
||||
Bundle-Name: Concourse Pipeline Language Server
|
||||
Bundle-Vendor: Pivotal, Inc.
|
||||
Bundle-Vendor: VMware, Inc.
|
||||
Bundle-SymbolicName: org.springframework.tooling.concourse.ls;singleton:=true
|
||||
Bundle-Version: 1.25.0.qualifier
|
||||
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
|
||||
|
||||
@@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
|
||||
Bundle-Name: Eclipse Language Server Commons
|
||||
Bundle-SymbolicName: org.springframework.tooling.ls.eclipse.commons;singleton:=true
|
||||
Bundle-Version: 4.9.1.qualifier
|
||||
Bundle-Vendor: Pivotal, Inc.
|
||||
Bundle-Vendor: VMware, Inc.
|
||||
Require-Bundle: org.eclipse.jdt.launching;bundle-version="3.8.0",
|
||||
org.eclipse.ui,
|
||||
org.eclipse.core.runtime,
|
||||
|
||||
@@ -27,4 +27,4 @@ Require-Bundle: org.eclipse.ui,
|
||||
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
|
||||
Bundle-Activator: org.springframework.tooling.ls.eclipse.gotosymbol.GotoSymbolPlugin
|
||||
Bundle-ActivationPolicy: lazy
|
||||
Bundle-Vendor: Pivotal, Inc.
|
||||
Bundle-Vendor: VMware, Inc.
|
||||
|
||||
@@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
|
||||
Bundle-Name: Spring Tool Suite Common UI Components
|
||||
Bundle-SymbolicName: org.springsource.ide.eclipse.commons.boot.ls;singleton:=true
|
||||
Bundle-Version: 4.9.1.qualifier
|
||||
Bundle-Vendor: Pivotal Software, Inc.
|
||||
Bundle-Vendor: VMware, Inc.
|
||||
Require-Bundle: org.eclipse.core.resources,
|
||||
org.springsource.ide.eclipse.commons.livexp
|
||||
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
|
||||
|
||||
@@ -4,7 +4,7 @@ Bundle-Name: SpringSource Tool Suite (Core)
|
||||
Bundle-SymbolicName: org.springsource.ide.eclipse.commons.core;singleton:=true
|
||||
Bundle-Version: 4.9.1.qualifier
|
||||
Bundle-Activator: org.springsource.ide.eclipse.commons.internal.core.CorePlugin
|
||||
Bundle-Vendor: Pivotal Software, Inc.
|
||||
Bundle-Vendor: VMware, Inc.
|
||||
Require-Bundle: org.eclipse.core.resources,
|
||||
org.eclipse.mylyn.commons.net;bundle-version="[3.3.0,4.0.0)",
|
||||
org.eclipse.equinox.p2.core;resolution:=optional,
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
pluginName=SpringSource Tool Suite Framework Support Core
|
||||
providerName=Pivotal Software, Inc.
|
||||
pluginName=SpringSource Tool Suite Framework Support Core
|
||||
providerName=VMware, Inc.
|
||||
|
||||
@@ -4,7 +4,7 @@ Bundle-Name: com.springsource.sts.frameworks.test.util
|
||||
Bundle-SymbolicName: org.springsource.ide.eclipse.commons.frameworks.test.util;singleton:=true
|
||||
Bundle-Version: 4.9.1.qualifier
|
||||
Bundle-ActivationPolicy: lazy
|
||||
Bundle-Vendor: Pivotal Software, Inc.
|
||||
Bundle-Vendor: VMware, Inc.
|
||||
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
|
||||
Require-Bundle: org.eclipse.swtbot.go,
|
||||
org.springsource.ide.eclipse.commons.tests.util,
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
pluginName=SpringSource Tool Suite Framework Support (UI)
|
||||
providerName=Pivotal Software, Inc.
|
||||
pluginName=SpringSource Tool Suite Framework Support (UI)
|
||||
providerName=VMware, Inc.
|
||||
|
||||
@@ -6,4 +6,4 @@ Bundle-Version: 4.9.1.qualifier
|
||||
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
|
||||
Bundle-ClassPath: external:$java.home$/../lib/tools.jar
|
||||
Export-Package: com.sun.tools.attach
|
||||
Bundle-Vendor: Pivotal Software, Inc.
|
||||
Bundle-Vendor: VMware, Inc.
|
||||
|
||||
@@ -11,7 +11,7 @@ Require-Bundle: org.eclipse.jface,
|
||||
org.eclipse.text
|
||||
Bundle-ActivationPolicy: lazy
|
||||
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
|
||||
Bundle-Vendor: Pivotal Software, Inc.
|
||||
Bundle-Vendor: VMware, Inc.
|
||||
Export-Package: org.springsource.ide.eclipse.commons.livexp.core;uses:="com.google.common.base",
|
||||
org.springsource.ide.eclipse.commons.livexp.core.validators,
|
||||
org.springsource.ide.eclipse.commons.livexp.ui,
|
||||
|
||||
@@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
|
||||
Bundle-Name: SpringSource Tool Suite Test Utilities
|
||||
Bundle-SymbolicName: org.springsource.ide.eclipse.commons.tests.util;singleton:=true
|
||||
Bundle-Version: 4.9.1.qualifier
|
||||
Bundle-Vendor: Pivotal Software, Inc.
|
||||
Bundle-Vendor: VMware, Inc.
|
||||
Require-Bundle: org.eclipse.core.runtime,
|
||||
org.eclipse.core.resources,
|
||||
org.eclipse.jdt.core,
|
||||
|
||||
@@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
|
||||
Bundle-Name: Spring Tool Suite Common UI Components
|
||||
Bundle-SymbolicName: org.springsource.ide.eclipse.commons.ui;singleton:=true
|
||||
Bundle-Version: 4.9.1.qualifier
|
||||
Bundle-Vendor: Pivotal Software, Inc.
|
||||
Bundle-Vendor: VMware, Inc.
|
||||
Require-Bundle: org.eclipse.core.resources,
|
||||
org.eclipse.ui,
|
||||
org.eclipse.ui.browser,
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
<packaging>pom</packaging>
|
||||
|
||||
<organization>
|
||||
<name>Pivotal Software, Inc.</name>
|
||||
<name>VMware, Inc.</name>
|
||||
<url>https://spring.io</url>
|
||||
</organization>
|
||||
<url>https://spring.io/tools</url>
|
||||
|
||||
@@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
|
||||
Bundle-Name: Client-side JDT extension for language servers
|
||||
Bundle-SymbolicName: org.springframework.tooling.jdt.ls.commons
|
||||
Bundle-Version: 4.9.1.qualifier
|
||||
Bundle-Vendor: Pivotal, Inc.
|
||||
Bundle-Vendor: VMware, Inc.
|
||||
Automatic-Module-Name: org.springframework.tooling.jdt.ls.commons
|
||||
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
|
||||
Require-Bundle: org.eclipse.core.runtime,
|
||||
|
||||
@@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
|
||||
Bundle-Name: org.springframework.tooling.jdt.ls.extension
|
||||
Bundle-SymbolicName: org.springframework.tooling.jdt.ls.extension;singleton:=true
|
||||
Bundle-Version: 1.0.0.qualifier
|
||||
Bundle-Vendor: Pivotal Inc.
|
||||
Bundle-Vendor: VMware, Inc.
|
||||
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
|
||||
Require-Bundle: org.eclipse.jdt.ls.core,
|
||||
org.eclipse.core.runtime,
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
<name>jdt-ls-extension-parent</name>
|
||||
|
||||
<organization>
|
||||
<name>Pivotal Software, Inc.</name>
|
||||
<name>VMware, Inc.</name>
|
||||
<url>https://spring.io</url>
|
||||
</organization>
|
||||
<url>https://spring.io/tools</url>
|
||||
|
||||
Reference in New Issue
Block a user