mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-21 16:05:25 +02:00
Revert "Remove the Import-Package now that we depend on com.sun.xml.bind"
This reverts commit 6847dafb3c
.
Change-Id: I9bd12f981949e0e670e351fd034567b0ffa4a93c
This commit is contained in:
parent
6847dafb3c
commit
4df497d908
1 changed files with 2 additions and 1 deletions
|
@ -13,4 +13,5 @@ Bundle-RequiredExecutionEnvironment: JavaSE-1.8
|
||||||
Bundle-ActivationPolicy: lazy
|
Bundle-ActivationPolicy: lazy
|
||||||
Export-Package: org.eclipse.tools.templates.freemarker
|
Export-Package: org.eclipse.tools.templates.freemarker
|
||||||
Bundle-Vendor: %providerName
|
Bundle-Vendor: %providerName
|
||||||
Automatic-Module-Name: org.eclipse.tools.templates.freemarker
|
Import-Package: javax.xml.bind;version="2.2.0",
|
||||||
|
javax.xml.bind.annotation;version="2.2.0"
|
||||||
|
|
Loading…
Add table
Reference in a new issue