mirror of
https://github.com/eclipse-cdt/cdt
synced 2024-10-28 20:17:52 +01:00
set singleton to true
This commit is contained in:
parent
103b19dfec
commit
9c64384d62
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
Manifest-Version: 1.0
|
Manifest-Version: 1.0
|
||||||
Bundle-ManifestVersion: 2
|
Bundle-ManifestVersion: 2
|
||||||
Bundle-Name: xlC Error Parser Tests Plug-in
|
Bundle-Name: xlC Error Parser Tests Plug-in
|
||||||
Bundle-SymbolicName: org.eclipse.cdt.errorparsers.xlc.tests
|
Bundle-SymbolicName: org.eclipse.cdt.errorparsers.xlc.tests;singleton:=true
|
||||||
Bundle-Version: 1.0.0
|
Bundle-Version: 1.0.0
|
||||||
Bundle-Activator: org.eclipse.cdt.errorparsers.xlc.tests.TestsPlugin
|
Bundle-Activator: org.eclipse.cdt.errorparsers.xlc.tests.TestsPlugin
|
||||||
Bundle-Localization: plugin
|
Bundle-Localization: plugin
|
||||||
|
|
Loading…
Reference in a new issue