mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-04 07:35:24 +02:00
instuct OSGi to load the comm library using the jave default class loader by
adding Eclipse-BuddyPolicy: app, registered
This commit is contained in:
parent
cb827cb1e4
commit
afab79b57d
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@ Require-Bundle: org.eclipse.ui,
|
|||
org.eclipse.core.runtime,
|
||||
org.eclipse.tm.terminal
|
||||
Eclipse-LazyStart: true
|
||||
Eclipse-BuddyPolicy: app, registered
|
||||
Bundle-Vendor: %providerName
|
||||
Bundle-RequiredExecutionEnvironment: J2SE-1.4
|
||||
Bundle-ClassPath: .
|
||||
|
|
Loading…
Add table
Reference in a new issue