mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-24 17:35:35 +02:00
13 lines
445 B
Text
13 lines
445 B
Text
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: Remote UI Tests
|
|
Bundle-SymbolicName: org.eclipse.remote.ui.tests
|
|
Bundle-Version: 1.0.100.qualifier
|
|
Fragment-Host: org.eclipse.remote.ui;bundle-version="2.0.0"
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-17
|
|
Require-Bundle: org.junit;bundle-version="4.12.0",
|
|
org.eclipse.remote.core,
|
|
org.eclipse.ui.workbench,
|
|
org.eclipse.swt,
|
|
org.eclipse.core.filesystem
|
|
Bundle-Vendor: Eclipse PTP
|