mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-22 08:25:25 +02:00
Bug 551817 - Add about.html to src.includes for plugins
Change-Id: Id6e1a3c4aa94bf242efd62a28f5ca9de7d64f699 Signed-off-by: Torbjörn Svensson <azoff@svenskalinuxforeningen.se>
This commit is contained in:
parent
fa012eb7d4
commit
e6de0c9385
57 changed files with 58 additions and 13 deletions
|
@ -12,3 +12,4 @@ bin.includes = META-INF/,\
|
|||
CDT/
|
||||
jars.compile.order = .
|
||||
|
||||
src.includes = about.html
|
||||
|
|
|
@ -5,3 +5,4 @@ bin.includes = META-INF/,\
|
|||
plugin.properties,\
|
||||
zip/,\
|
||||
about.html
|
||||
src.includes = about.html
|
||||
|
|
|
@ -5,3 +5,4 @@ bin.includes = META-INF/,\
|
|||
plugin.properties,\
|
||||
about.html
|
||||
individualSourceBundles=true
|
||||
src.includes = about.html
|
||||
|
|
|
@ -2,7 +2,7 @@ Manifest-Version: 1.0
|
|||
Bundle-ManifestVersion: 2
|
||||
Bundle-Name: GCC ToolChain Support UI
|
||||
Bundle-SymbolicName: org.eclipse.cdt.build.gcc.ui;singleton:=true
|
||||
Bundle-Version: 1.0.1.qualifier
|
||||
Bundle-Version: 1.0.100.qualifier
|
||||
Bundle-Activator: org.eclipse.cdt.build.gcc.ui.internal.Activator
|
||||
Bundle-Vendor: Eclipse CDT
|
||||
Require-Bundle: org.eclipse.ui,
|
||||
|
|
|
@ -4,3 +4,4 @@ bin.includes = META-INF/,\
|
|||
.,\
|
||||
plugin.xml,\
|
||||
about.html
|
||||
src.includes = about.html
|
||||
|
|
|
@ -6,3 +6,4 @@ bin.includes = META-INF/,\
|
|||
plugin.xml,\
|
||||
schema/,\
|
||||
templates/
|
||||
src.includes = about.html
|
||||
|
|
|
@ -4,3 +4,4 @@ bin.includes = META-INF/,\
|
|||
.,\
|
||||
about.html,\
|
||||
swtbot-test-plugin.properties
|
||||
src.includes = about.html
|
||||
|
|
|
@ -6,3 +6,4 @@ bin.includes = META-INF/,\
|
|||
plugin.xml,\
|
||||
plugin.properties,\
|
||||
icons/
|
||||
src.includes = about.html
|
||||
|
|
|
@ -6,3 +6,4 @@ bin.includes = META-INF/,\
|
|||
about.html,\
|
||||
templates/,\
|
||||
plugin.properties
|
||||
src.includes = about.html
|
||||
|
|
|
@ -2,7 +2,7 @@ Manifest-Version: 1.0
|
|||
Bundle-ManifestVersion: 2
|
||||
Bundle-Name: %pluginName
|
||||
Bundle-SymbolicName: org.eclipse.cdt.core.autotools.ui;singleton:=true
|
||||
Bundle-Version: 1.0.1.qualifier
|
||||
Bundle-Version: 1.0.100.qualifier
|
||||
Bundle-Activator: org.eclipse.cdt.core.autotools.ui.internal.Activator
|
||||
Bundle-Vendor: %providerName
|
||||
Require-Bundle: org.eclipse.ui,
|
||||
|
|
|
@ -5,3 +5,4 @@ bin.includes = META-INF/,\
|
|||
plugin.xml,\
|
||||
about.html,\
|
||||
plugin.properties
|
||||
src.includes = about.html
|
||||
|
|
|
@ -2,7 +2,7 @@ Manifest-Version: 1.0
|
|||
Bundle-ManifestVersion: 2
|
||||
Bundle-Name: %Bundle-Name.0
|
||||
Bundle-SymbolicName: org.eclipse.cdt.meson.core;singleton:=true
|
||||
Bundle-Version: 1.0.100.qualifier
|
||||
Bundle-Version: 1.0.200.qualifier
|
||||
Bundle-Activator: org.eclipse.cdt.meson.core.Activator
|
||||
Bundle-Vendor: %provider
|
||||
Require-Bundle: org.eclipse.core.runtime,
|
||||
|
|
|
@ -8,3 +8,4 @@ bin.includes = META-INF/,\
|
|||
about.html,\
|
||||
OSGI-INF/,
|
||||
source.. = src/
|
||||
src.includes = about.html
|
||||
|
|
|
@ -10,3 +10,4 @@ bin.includes = META-INF/,\
|
|||
CDT/
|
||||
jars.compile.order = .
|
||||
|
||||
src.includes = about.html
|
||||
|
|
|
@ -2,3 +2,4 @@ source.. = src/
|
|||
output.. = bin/
|
||||
bin.includes = META-INF/,\
|
||||
.
|
||||
src.includes = about.html
|
||||
|
|
|
@ -2,7 +2,7 @@ Manifest-Version: 1.0
|
|||
Bundle-ManifestVersion: 2
|
||||
Bundle-Name: %Bundle-Name.0
|
||||
Bundle-SymbolicName: org.eclipse.cdt.meson.ui;singleton:=true
|
||||
Bundle-Version: 1.0.100.qualifier
|
||||
Bundle-Version: 1.0.200.qualifier
|
||||
Bundle-Vendor: %vendorName
|
||||
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
|
||||
Bundle-Activator: org.eclipse.cdt.meson.ui.Activator
|
||||
|
|
|
@ -6,3 +6,4 @@ bin.includes = META-INF/,\
|
|||
plugin.xml,\
|
||||
plugin.properties,\
|
||||
about.html
|
||||
src.includes = about.html
|
||||
|
|
|
@ -4,3 +4,4 @@ bin.includes = META-INF/,\
|
|||
.,\
|
||||
about.html,\
|
||||
ui-test-plugin.properties
|
||||
src.includes = about.html
|
||||
|
|
|
@ -2,7 +2,7 @@ Manifest-Version: 1.0
|
|||
Bundle-ManifestVersion: 2
|
||||
Bundle-Name: %Bundle-Name
|
||||
Bundle-SymbolicName: org.eclipse.cdt.build.crossgcc;singleton:=true
|
||||
Bundle-Version: 1.1.1.qualifier
|
||||
Bundle-Version: 1.1.100.qualifier
|
||||
Bundle-Activator: org.eclipse.cdt.internal.build.crossgcc.Activator
|
||||
Require-Bundle: org.eclipse.core.runtime,
|
||||
org.eclipse.cdt.core;bundle-version="5.1.0",
|
||||
|
|
|
@ -22,3 +22,4 @@ bin.includes = META-INF/,\
|
|||
about.properties,\
|
||||
plugin.properties,\
|
||||
cdt_logo_icon32.png
|
||||
src.includes = about.html
|
||||
|
|
|
@ -2,7 +2,7 @@ Manifest-Version: 1.0
|
|||
Bundle-ManifestVersion: 2
|
||||
Bundle-Name: Launch over Serial Core Plugin
|
||||
Bundle-SymbolicName: org.eclipse.cdt.launch.serial.core;singleton:=true
|
||||
Bundle-Version: 1.0.100.qualifier
|
||||
Bundle-Version: 1.0.200.qualifier
|
||||
Bundle-Vendor: Eclipse CDT
|
||||
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
|
||||
Require-Bundle: org.eclipse.core.runtime;bundle-version="3.13.0",
|
||||
|
|
|
@ -4,3 +4,4 @@ bin.includes = META-INF/,\
|
|||
.,\
|
||||
plugin.xml,\
|
||||
about.html
|
||||
src.includes = about.html
|
||||
|
|
|
@ -5,3 +5,4 @@ bin.includes = META-INF/,\
|
|||
plugin.xml,\
|
||||
icons/,\
|
||||
about.html
|
||||
src.includes = about.html
|
||||
|
|
|
@ -12,3 +12,4 @@ bin.includes = plugin.xml,\
|
|||
toc.xml,\
|
||||
index/,\
|
||||
plugin.properties
|
||||
src.includes = about.html
|
||||
|
|
|
@ -18,3 +18,4 @@ bin.includes = META-INF/,\
|
|||
projects/,\
|
||||
plugin.properties,\
|
||||
about.html
|
||||
src.includes = about.html
|
||||
|
|
|
@ -9,3 +9,4 @@ bin.includes = plugin.xml,\
|
|||
about.html,\
|
||||
icons/,\
|
||||
plugin_customization.ini
|
||||
src.includes = about.html
|
||||
|
|
|
@ -26,3 +26,4 @@ bin.includes = META-INF/,\
|
|||
notices.html
|
||||
|
||||
customBuildCallbacks = customBuildCallbacks.xml
|
||||
src.includes = about.html
|
||||
|
|
|
@ -42,3 +42,4 @@ bin.includes = about.html,\
|
|||
|
||||
bin.excludes = build.properties,\
|
||||
customBuildCallbacks.xml
|
||||
src.includes = about.html
|
||||
|
|
|
@ -3,3 +3,4 @@ output.. = bin/
|
|||
bin.includes = META-INF/,\
|
||||
.,\
|
||||
plugin.xml
|
||||
src.includes = about.html
|
||||
|
|
|
@ -24,3 +24,4 @@ bin.includes = META-INF/,\
|
|||
about.properties,\
|
||||
icons/,\
|
||||
cdt_logo_icon32.png
|
||||
src.includes = about.html
|
||||
|
|
|
@ -18,3 +18,4 @@ bin.includes = META-INF/,\
|
|||
plugin.xml,\
|
||||
about.html,\
|
||||
plugin.properties
|
||||
src.includes = about.html
|
||||
|
|
|
@ -4,3 +4,4 @@ bin.includes = META-INF/,\
|
|||
.,\
|
||||
data/,\
|
||||
about.html
|
||||
src.includes = about.html
|
||||
|
|
|
@ -18,3 +18,4 @@ bin.includes = META-INF/,\
|
|||
plugin.xml,\
|
||||
plugin.properties,\
|
||||
about.html
|
||||
src.includes = about.html
|
||||
|
|
|
@ -2,7 +2,7 @@ Manifest-Version: 1.0
|
|||
Bundle-ManifestVersion: 2
|
||||
Bundle-Name: %pluginName
|
||||
Bundle-SymbolicName: org.eclipse.cdt.debug.gdbjtag.ui;singleton:=true
|
||||
Bundle-Version: 8.1.1.qualifier
|
||||
Bundle-Version: 8.1.100.qualifier
|
||||
Bundle-Activator: org.eclipse.cdt.debug.gdbjtag.ui.Activator
|
||||
Bundle-Localization: plugin
|
||||
Require-Bundle: org.eclipse.ui,
|
||||
|
|
|
@ -19,3 +19,4 @@ bin.includes = META-INF/,\
|
|||
icons/,\
|
||||
plugin.properties,\
|
||||
about.html
|
||||
src.includes = about.html
|
||||
|
|
|
@ -2,6 +2,6 @@ Manifest-Version: 1.0
|
|||
Bundle-ManifestVersion: 2
|
||||
Bundle-Name: %pluginName
|
||||
Bundle-SymbolicName: org.eclipse.cdt.debug.gdbjtag
|
||||
Bundle-Version: 7.0.1.qualifier
|
||||
Bundle-Version: 7.0.100.qualifier
|
||||
Bundle-Vendor: %providerName
|
||||
Bundle-Localization: plugin
|
||||
|
|
|
@ -18,3 +18,4 @@ bin.includes = META-INF/,\
|
|||
about.properties,\
|
||||
plugin.properties,\
|
||||
cdt_logo_icon32.png
|
||||
src.includes = about.html
|
||||
|
|
|
@ -19,3 +19,4 @@ bin.includes = plugin.xml,\
|
|||
plugin.properties,\
|
||||
about.html,\
|
||||
icons/
|
||||
src.includes = about.html
|
||||
|
|
|
@ -5,3 +5,4 @@ bin.includes = META-INF/,\
|
|||
OSGI-INF/l10n/bundle.properties,\
|
||||
OSGI-INF/,\
|
||||
about.html
|
||||
src.includes = about.html
|
||||
|
|
|
@ -12,3 +12,4 @@ bin.includes = plugin.xml,\
|
|||
help/
|
||||
src.includes = patches/,\
|
||||
help/,\
|
||||
about.html
|
||||
|
|
|
@ -3,3 +3,4 @@ output.. = bin/
|
|||
bin.includes = META-INF/,\
|
||||
.,\
|
||||
about.html
|
||||
src.includes = about.html
|
||||
|
|
|
@ -4,3 +4,4 @@ bin.includes = META-INF/,\
|
|||
src/org/eclipse/cdt/qt/tests/,\
|
||||
.,\
|
||||
about.html
|
||||
src.includes = about.html
|
||||
|
|
|
@ -6,3 +6,4 @@ bin.includes = META-INF/,\
|
|||
plugin.properties,\
|
||||
about.html,\
|
||||
icons/
|
||||
src.includes = about.html
|
||||
|
|
|
@ -2,7 +2,7 @@ Manifest-Version: 1.0
|
|||
Bundle-ManifestVersion: 2
|
||||
Bundle-Name: %pluginName
|
||||
Bundle-SymbolicName: org.eclipse.cdt.remote.core;singleton:=true
|
||||
Bundle-Version: 1.0.2.qualifier
|
||||
Bundle-Version: 1.0.100.qualifier
|
||||
Bundle-Activator: org.eclipse.cdt.remote.internal.core.Activator
|
||||
Bundle-Localization: plugin
|
||||
Require-Bundle: org.eclipse.core.runtime,
|
||||
|
|
|
@ -4,3 +4,4 @@ bin.includes = META-INF/,\
|
|||
.,\
|
||||
about.html,\
|
||||
plugin.properties
|
||||
src.includes = about.html
|
||||
|
|
|
@ -3,3 +3,4 @@ output.. = bin/
|
|||
bin.includes = META-INF/,\
|
||||
.,\
|
||||
about.html
|
||||
src.includes = about.html
|
||||
|
|
|
@ -2,7 +2,7 @@ Manifest-Version: 1.0
|
|||
Bundle-ManifestVersion: 2
|
||||
Bundle-Name: %pluginName
|
||||
Bundle-SymbolicName: org.eclipse.cdt.arduino.core;singleton:=true
|
||||
Bundle-Version: 2.1.100.qualifier
|
||||
Bundle-Version: 2.1.200.qualifier
|
||||
Bundle-Activator: org.eclipse.cdt.arduino.core.internal.Activator
|
||||
Bundle-Vendor: %providerName
|
||||
Require-Bundle: org.eclipse.core.runtime,
|
||||
|
|
|
@ -5,3 +5,4 @@ bin.includes = META-INF/,\
|
|||
templates/,\
|
||||
about.html,\
|
||||
plugin.properties
|
||||
src.includes = about.html
|
||||
|
|
|
@ -5,3 +5,4 @@ bin.includes = META-INF/,\
|
|||
about.html,\
|
||||
plugin.properties
|
||||
source.. = src/
|
||||
src.includes = about.html
|
||||
|
|
|
@ -2,7 +2,7 @@ Manifest-Version: 1.0
|
|||
Bundle-ManifestVersion: 2
|
||||
Bundle-Name: %Bundle-Name
|
||||
Bundle-SymbolicName: org.eclipse.cdt.managedbuilder.bupc.ui;singleton:=true
|
||||
Bundle-Version: 1.0.4.qualifier
|
||||
Bundle-Version: 1.0.100.qualifier
|
||||
Bundle-ClassPath: org.eclipse.cdt.managedbuilder.bupc.ui
|
||||
Bundle-Activator: org.eclipse.cdt.managedbuilder.bupc.ui.UPCWizardsPlugin
|
||||
Require-Bundle: org.eclipse.cdt.ui,
|
||||
|
|
|
@ -11,3 +11,4 @@ bin.includes = META-INF/,\
|
|||
about.ini,\
|
||||
about.mappings,\
|
||||
about.properties
|
||||
src.includes = about.html
|
||||
|
|
|
@ -2,7 +2,7 @@ Manifest-Version: 1.0
|
|||
Bundle-ManifestVersion: 2
|
||||
Bundle-Name: %plugin.name
|
||||
Bundle-SymbolicName: org.eclipse.cdt.visualizer.core;singleton:=true
|
||||
Bundle-Version: 1.0.1.qualifier
|
||||
Bundle-Version: 1.0.100.qualifier
|
||||
Bundle-Activator: org.eclipse.cdt.visualizer.core.plugin.CDTVisualizerCorePlugin
|
||||
Bundle-Vendor: %provider.name
|
||||
Require-Bundle: org.eclipse.ui,
|
||||
|
|
|
@ -17,4 +17,5 @@ output.. = bin/
|
|||
bin.includes = META-INF/,\
|
||||
.,\
|
||||
plugin.properties,\
|
||||
about.html
|
||||
about.html
|
||||
src.includes = about.html
|
||||
|
|
|
@ -4,3 +4,4 @@ output.. = bin/
|
|||
bin.includes = META-INF/,\
|
||||
.,\
|
||||
plugin.xml
|
||||
src.includes = about.html
|
||||
|
|
|
@ -2,3 +2,4 @@ source.. = src/
|
|||
output.. = bin/
|
||||
bin.includes = META-INF/,\
|
||||
.
|
||||
src.includes = about.html
|
||||
|
|
|
@ -6,3 +6,4 @@ bin.includes = META-INF/,\
|
|||
plugin.xml,\
|
||||
about.html,\
|
||||
icons/
|
||||
src.includes = about.html
|
||||
|
|
|
@ -17,3 +17,4 @@ output.. = bin/
|
|||
bin.includes = META-INF/,\
|
||||
.,\
|
||||
about.html
|
||||
src.includes = about.html
|
||||
|
|
Loading…
Add table
Reference in a new issue