mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-23 22:52:11 +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
b478be31df
commit
c206e18a22
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@ Require-Bundle: org.eclipse.ui,
|
||||||
org.eclipse.core.runtime,
|
org.eclipse.core.runtime,
|
||||||
org.eclipse.tm.terminal
|
org.eclipse.tm.terminal
|
||||||
Eclipse-LazyStart: true
|
Eclipse-LazyStart: true
|
||||||
|
Eclipse-BuddyPolicy: app, registered
|
||||||
Bundle-Vendor: %providerName
|
Bundle-Vendor: %providerName
|
||||||
Bundle-RequiredExecutionEnvironment: J2SE-1.4
|
Bundle-RequiredExecutionEnvironment: J2SE-1.4
|
||||||
Bundle-ClassPath: .
|
Bundle-ClassPath: .
|
||||||
|
|
Loading…
Add table
Reference in a new issue