Files
spring-tools/eclipse-extensions/org.springframework.ide.eclipse.maven.pom/META-INF/MANIFEST.MF
2024-12-04 17:05:55 -05:00

20 lines
740 B
Plaintext

Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Maven POM Compare
Bundle-SymbolicName: org.springframework.ide.eclipse.maven.pom;singleton:=true
Bundle-Version: 4.28.0.qualifier
Automatic-Module-Name: org.springframework.ide.eclipse.maven.pom
Bundle-RequiredExecutionEnvironment: JavaSE-17
Require-Bundle: org.eclipse.compare,
org.eclipse.core.runtime,
org.eclipse.ui.workbench,
org.eclipse.jface,
com.google.guava,
org.eclipse.jface.text,
org.springsource.ide.eclipse.commons.livexp,
org.springsource.ide.eclipse.commons.frameworks.core
Bundle-Activator: org.springframework.ide.eclipse.maven.pom.PomPlugin
Bundle-ActivationPolicy: lazy
Export-Package: org.springframework.ide.eclipse.maven.pom
Bundle-Vendor: Broadcom