mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-25 18:05:33 +02:00
Local: Adjust cdt.core dependency to build against Juno
This commit is contained in:
parent
fa5b76e3ad
commit
eb87450c2f
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ Bundle-Version: 4.0.0.qualifier
|
|||
Bundle-Activator: org.eclipse.tm.terminal.connector.local.activator.UIPlugin
|
||||
Bundle-Vendor: %providerName
|
||||
Import-Package: org.eclipse.cdt.utils.pty;mandatory:=native
|
||||
Require-Bundle: org.eclipse.cdt.core;bundle-version="5.6";resolution:=optional,
|
||||
Require-Bundle: org.eclipse.cdt.core;bundle-version="5.4.1";resolution:=optional,
|
||||
org.eclipse.core.expressions;bundle-version="3.4.400",
|
||||
org.eclipse.core.resources;bundle-version="3.8.1";resolution:=optional,
|
||||
org.eclipse.core.runtime;bundle-version="3.8.0",
|
||||
|
|
Loading…
Add table
Reference in a new issue