mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-03 07:05:24 +02:00
[cleanup] Export all packages, mark internals with x-internal (PDE Tools: Organize Manifests)
This commit is contained in:
parent
4f9571e8e2
commit
5839cdb576
1 changed files with 2 additions and 1 deletions
|
@ -11,4 +11,5 @@ Require-Bundle: org.eclipse.ui,
|
|||
Eclipse-LazyStart: true
|
||||
Bundle-Vendor: %providerName
|
||||
Bundle-RequiredExecutionEnvironment: J2SE-1.4
|
||||
Export-Package: org.eclipse.dstore.extra
|
||||
Export-Package: org.eclipse.dstore.extra,
|
||||
org.eclipse.dstore.internal.extra;x-internal:=true
|
||||
|
|
Loading…
Add table
Reference in a new issue