1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00

This change is needed to read the plugin.properties file for strings.

This commit is contained in:
Marc Khouzam 2008-07-29 15:36:15 +00:00
parent 528ee4cdd5
commit 55d784008d

View file

@ -5,6 +5,7 @@ Bundle-Vendor: Eclipse.org
Bundle-SymbolicName: org.eclipse.dd.gdb.ui;singleton:=true
Bundle-Version: 1.1.0.qualifier
Bundle-Activator: org.eclipse.dd.gdb.internal.ui.GdbUIPlugin
Bundle-Localization: plugin
Require-Bundle: org.eclipse.ui,
org.eclipse.core.runtime,
org.eclipse.dd.dsf.debug.ui,