mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-16 21:45:22 +02:00
This change is needed to read the plugin.properties file for strings.
This commit is contained in:
parent
528ee4cdd5
commit
55d784008d
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ Bundle-Vendor: Eclipse.org
|
||||||
Bundle-SymbolicName: org.eclipse.dd.gdb.ui;singleton:=true
|
Bundle-SymbolicName: org.eclipse.dd.gdb.ui;singleton:=true
|
||||||
Bundle-Version: 1.1.0.qualifier
|
Bundle-Version: 1.1.0.qualifier
|
||||||
Bundle-Activator: org.eclipse.dd.gdb.internal.ui.GdbUIPlugin
|
Bundle-Activator: org.eclipse.dd.gdb.internal.ui.GdbUIPlugin
|
||||||
|
Bundle-Localization: plugin
|
||||||
Require-Bundle: org.eclipse.ui,
|
Require-Bundle: org.eclipse.ui,
|
||||||
org.eclipse.core.runtime,
|
org.eclipse.core.runtime,
|
||||||
org.eclipse.dd.dsf.debug.ui,
|
org.eclipse.dd.dsf.debug.ui,
|
||||||
|
|
Loading…
Add table
Reference in a new issue