mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-25 09:55:29 +02:00
[releng] Add .qualifier to Local Terminal
This commit is contained in:
parent
46211a74ec
commit
531a8c22aa
2 changed files with 3 additions and 1 deletions
|
@ -2,7 +2,7 @@ Manifest-Version: 1.0
|
|||
Bundle-ManifestVersion: 2
|
||||
Bundle-Name: %pluginName
|
||||
Bundle-SymbolicName: org.eclipse.tm.terminal.local;singleton:=true
|
||||
Bundle-Version: 1.0.0
|
||||
Bundle-Version: 1.0.0.qualifier
|
||||
Bundle-Activator: org.eclipse.tm.internal.terminal.local.LocalTerminalActivator
|
||||
Bundle-Localization: plugin
|
||||
Bundle-Vendor: %providerName
|
||||
|
|
|
@ -10,3 +10,5 @@ bin.includes = plugin.xml,\
|
|||
icons/,\
|
||||
META-INF/,\
|
||||
.
|
||||
src.includes = about.html
|
||||
jre.compilation.profile = J2SE-1.4
|
||||
|
|
Loading…
Add table
Reference in a new issue