1
0
Fork 0
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:
Martin Oberhuber 2010-03-01 00:16:20 +00:00
parent 46211a74ec
commit 531a8c22aa
2 changed files with 3 additions and 1 deletions

View file

@ -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

View file

@ -10,3 +10,5 @@ bin.includes = plugin.xml,\
icons/,\
META-INF/,\
.
src.includes = about.html
jre.compilation.profile = J2SE-1.4