mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-23 06:32:10 +02:00
Process: Adjust cdt.core dependency to build against Juno
This commit is contained in:
parent
eb87450c2f
commit
60e547451c
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ Bundle-Activator: org.eclipse.tm.terminal.connector.process.activator.UIPlugin
|
|||
Bundle-Vendor: %providerName
|
||||
Import-Package: org.eclipse.cdt.utils.pty;mandatory:=native,
|
||||
org.eclipse.cdt.utils.spawner;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