mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-23 14:42:11 +02:00
Fix up exec environment.
This commit is contained in:
parent
6c04054d66
commit
fe1cb2e90f
1 changed files with 1 additions and 1 deletions
|
@ -10,4 +10,4 @@ Require-Bundle: org.eclipse.core.runtime,
|
||||||
org.eclipse.cdt.core;bundle-version="5.1.0",
|
org.eclipse.cdt.core;bundle-version="5.1.0",
|
||||||
org.eclipse.core.resources;bundle-version="3.5.0"
|
org.eclipse.core.resources;bundle-version="3.5.0"
|
||||||
Bundle-ActivationPolicy: lazy
|
Bundle-ActivationPolicy: lazy
|
||||||
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
|
Bundle-RequiredExecutionEnvironment: J2SE-1.5
|
||||||
|
|
Loading…
Add table
Reference in a new issue