mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-04 23:55:26 +02:00
[tests] Require subsystems.files.local for tests since we need the LocalFile implementation (but there is no hard Java Code dependency)
This commit is contained in:
parent
0daace007b
commit
a192bb1785
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@ Require-Bundle: org.junit,
|
|||
org.eclipse.rse.core;bundle-version="[3.0.0,4.0.0)",
|
||||
org.eclipse.rse.ui;bundle-version="[3.0.0,4.0.0)",
|
||||
org.eclipse.rse.subsystems.files.core;bundle-version="[3.0.0,4.0.0)",
|
||||
org.eclipse.rse.subsystems.files.local;bundle-version="[2.1.0,3.0.0)",
|
||||
org.eclipse.rse.subsystems.processes.core;bundle-version="[3.0.0,4.0.0)",
|
||||
org.eclipse.rse.subsystems.shells.core;bundle-version="[3.0.0,4.0.0)",
|
||||
org.eclipse.rse.services;bundle-version="[3.0.0,4.0.0)",
|
||||
|
|
Loading…
Add table
Reference in a new issue