mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-08 16:55:38 +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/
|
CDT/
|
||||||
jars.compile.order = .
|
jars.compile.order = .
|
||||||
|
|
||||||
|
src.includes = about.html
|
||||||
|
|
|
@ -5,3 +5,4 @@ bin.includes = META-INF/,\
|
||||||
plugin.properties,\
|
plugin.properties,\
|
||||||
zip/,\
|
zip/,\
|
||||||
about.html
|
about.html
|
||||||
|
src.includes = about.html
|
||||||
|
|
|
@ -5,3 +5,4 @@ bin.includes = META-INF/,\
|
||||||
plugin.properties,\
|
plugin.properties,\
|
||||||
about.html
|
about.html
|
||||||
individualSourceBundles=true
|
individualSourceBundles=true
|
||||||
|
src.includes = about.html
|
||||||
|
|
|
@ -2,7 +2,7 @@ Manifest-Version: 1.0
|
||||||
Bundle-ManifestVersion: 2
|
Bundle-ManifestVersion: 2
|
||||||
Bundle-Name: GCC ToolChain Support UI
|
Bundle-Name: GCC ToolChain Support UI
|
||||||
Bundle-SymbolicName: org.eclipse.cdt.build.gcc.ui;singleton:=true
|
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-Activator: org.eclipse.cdt.build.gcc.ui.internal.Activator
|
||||||
Bundle-Vendor: Eclipse CDT
|
Bundle-Vendor: Eclipse CDT
|
||||||
Require-Bundle: org.eclipse.ui,
|
Require-Bundle: org.eclipse.ui,
|
||||||
|
|
|
@ -4,3 +4,4 @@ bin.includes = META-INF/,\
|
||||||
.,\
|
.,\
|
||||||
plugin.xml,\
|
plugin.xml,\
|
||||||
about.html
|
about.html
|
||||||
|
src.includes = about.html
|
||||||
|
|
|
@ -6,3 +6,4 @@ bin.includes = META-INF/,\
|
||||||
plugin.xml,\
|
plugin.xml,\
|
||||||
schema/,\
|
schema/,\
|
||||||
templates/
|
templates/
|
||||||
|
src.includes = about.html
|
||||||
|
|
|
@ -4,3 +4,4 @@ bin.includes = META-INF/,\
|
||||||
.,\
|
.,\
|
||||||
about.html,\
|
about.html,\
|
||||||
swtbot-test-plugin.properties
|
swtbot-test-plugin.properties
|
||||||
|
src.includes = about.html
|
||||||
|
|
|
@ -6,3 +6,4 @@ bin.includes = META-INF/,\
|
||||||
plugin.xml,\
|
plugin.xml,\
|
||||||
plugin.properties,\
|
plugin.properties,\
|
||||||
icons/
|
icons/
|
||||||
|
src.includes = about.html
|
||||||
|
|
|
@ -6,3 +6,4 @@ bin.includes = META-INF/,\
|
||||||
about.html,\
|
about.html,\
|
||||||
templates/,\
|
templates/,\
|
||||||
plugin.properties
|
plugin.properties
|
||||||
|
src.includes = about.html
|
||||||
|
|
|
@ -2,7 +2,7 @@ Manifest-Version: 1.0
|
||||||
Bundle-ManifestVersion: 2
|
Bundle-ManifestVersion: 2
|
||||||
Bundle-Name: %pluginName
|
Bundle-Name: %pluginName
|
||||||
Bundle-SymbolicName: org.eclipse.cdt.core.autotools.ui;singleton:=true
|
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-Activator: org.eclipse.cdt.core.autotools.ui.internal.Activator
|
||||||
Bundle-Vendor: %providerName
|
Bundle-Vendor: %providerName
|
||||||
Require-Bundle: org.eclipse.ui,
|
Require-Bundle: org.eclipse.ui,
|
||||||
|
|
|
@ -5,3 +5,4 @@ bin.includes = META-INF/,\
|
||||||
plugin.xml,\
|
plugin.xml,\
|
||||||
about.html,\
|
about.html,\
|
||||||
plugin.properties
|
plugin.properties
|
||||||
|
src.includes = about.html
|
||||||
|
|
|
@ -2,7 +2,7 @@ Manifest-Version: 1.0
|
||||||
Bundle-ManifestVersion: 2
|
Bundle-ManifestVersion: 2
|
||||||
Bundle-Name: %Bundle-Name.0
|
Bundle-Name: %Bundle-Name.0
|
||||||
Bundle-SymbolicName: org.eclipse.cdt.meson.core;singleton:=true
|
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-Activator: org.eclipse.cdt.meson.core.Activator
|
||||||
Bundle-Vendor: %provider
|
Bundle-Vendor: %provider
|
||||||
Require-Bundle: org.eclipse.core.runtime,
|
Require-Bundle: org.eclipse.core.runtime,
|
||||||
|
|
|
@ -8,3 +8,4 @@ bin.includes = META-INF/,\
|
||||||
about.html,\
|
about.html,\
|
||||||
OSGI-INF/,
|
OSGI-INF/,
|
||||||
source.. = src/
|
source.. = src/
|
||||||
|
src.includes = about.html
|
||||||
|
|
|
@ -10,3 +10,4 @@ bin.includes = META-INF/,\
|
||||||
CDT/
|
CDT/
|
||||||
jars.compile.order = .
|
jars.compile.order = .
|
||||||
|
|
||||||
|
src.includes = about.html
|
||||||
|
|
|
@ -2,3 +2,4 @@ source.. = src/
|
||||||
output.. = bin/
|
output.. = bin/
|
||||||
bin.includes = META-INF/,\
|
bin.includes = META-INF/,\
|
||||||
.
|
.
|
||||||
|
src.includes = about.html
|
||||||
|
|
|
@ -2,7 +2,7 @@ Manifest-Version: 1.0
|
||||||
Bundle-ManifestVersion: 2
|
Bundle-ManifestVersion: 2
|
||||||
Bundle-Name: %Bundle-Name.0
|
Bundle-Name: %Bundle-Name.0
|
||||||
Bundle-SymbolicName: org.eclipse.cdt.meson.ui;singleton:=true
|
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-Vendor: %vendorName
|
||||||
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
|
||||||
Bundle-Activator: org.eclipse.cdt.meson.ui.Activator
|
Bundle-Activator: org.eclipse.cdt.meson.ui.Activator
|
||||||
|
|
|
@ -6,3 +6,4 @@ bin.includes = META-INF/,\
|
||||||
plugin.xml,\
|
plugin.xml,\
|
||||||
plugin.properties,\
|
plugin.properties,\
|
||||||
about.html
|
about.html
|
||||||
|
src.includes = about.html
|
||||||
|
|
|
@ -4,3 +4,4 @@ bin.includes = META-INF/,\
|
||||||
.,\
|
.,\
|
||||||
about.html,\
|
about.html,\
|
||||||
ui-test-plugin.properties
|
ui-test-plugin.properties
|
||||||
|
src.includes = about.html
|
||||||
|
|
|
@ -2,7 +2,7 @@ Manifest-Version: 1.0
|
||||||
Bundle-ManifestVersion: 2
|
Bundle-ManifestVersion: 2
|
||||||
Bundle-Name: %Bundle-Name
|
Bundle-Name: %Bundle-Name
|
||||||
Bundle-SymbolicName: org.eclipse.cdt.build.crossgcc;singleton:=true
|
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
|
Bundle-Activator: org.eclipse.cdt.internal.build.crossgcc.Activator
|
||||||
Require-Bundle: org.eclipse.core.runtime,
|
Require-Bundle: org.eclipse.core.runtime,
|
||||||
org.eclipse.cdt.core;bundle-version="5.1.0",
|
org.eclipse.cdt.core;bundle-version="5.1.0",
|
||||||
|
|
|
@ -22,3 +22,4 @@ bin.includes = META-INF/,\
|
||||||
about.properties,\
|
about.properties,\
|
||||||
plugin.properties,\
|
plugin.properties,\
|
||||||
cdt_logo_icon32.png
|
cdt_logo_icon32.png
|
||||||
|
src.includes = about.html
|
||||||
|
|
|
@ -2,7 +2,7 @@ Manifest-Version: 1.0
|
||||||
Bundle-ManifestVersion: 2
|
Bundle-ManifestVersion: 2
|
||||||
Bundle-Name: Launch over Serial Core Plugin
|
Bundle-Name: Launch over Serial Core Plugin
|
||||||
Bundle-SymbolicName: org.eclipse.cdt.launch.serial.core;singleton:=true
|
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-Vendor: Eclipse CDT
|
||||||
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
|
||||||
Require-Bundle: org.eclipse.core.runtime;bundle-version="3.13.0",
|
Require-Bundle: org.eclipse.core.runtime;bundle-version="3.13.0",
|
||||||
|
|
|
@ -4,3 +4,4 @@ bin.includes = META-INF/,\
|
||||||
.,\
|
.,\
|
||||||
plugin.xml,\
|
plugin.xml,\
|
||||||
about.html
|
about.html
|
||||||
|
src.includes = about.html
|
||||||
|
|
|
@ -5,3 +5,4 @@ bin.includes = META-INF/,\
|
||||||
plugin.xml,\
|
plugin.xml,\
|
||||||
icons/,\
|
icons/,\
|
||||||
about.html
|
about.html
|
||||||
|
src.includes = about.html
|
||||||
|
|
|
@ -12,3 +12,4 @@ bin.includes = plugin.xml,\
|
||||||
toc.xml,\
|
toc.xml,\
|
||||||
index/,\
|
index/,\
|
||||||
plugin.properties
|
plugin.properties
|
||||||
|
src.includes = about.html
|
||||||
|
|
|
@ -18,3 +18,4 @@ bin.includes = META-INF/,\
|
||||||
projects/,\
|
projects/,\
|
||||||
plugin.properties,\
|
plugin.properties,\
|
||||||
about.html
|
about.html
|
||||||
|
src.includes = about.html
|
||||||
|
|
|
@ -9,3 +9,4 @@ bin.includes = plugin.xml,\
|
||||||
about.html,\
|
about.html,\
|
||||||
icons/,\
|
icons/,\
|
||||||
plugin_customization.ini
|
plugin_customization.ini
|
||||||
|
src.includes = about.html
|
||||||
|
|
|
@ -26,3 +26,4 @@ bin.includes = META-INF/,\
|
||||||
notices.html
|
notices.html
|
||||||
|
|
||||||
customBuildCallbacks = customBuildCallbacks.xml
|
customBuildCallbacks = customBuildCallbacks.xml
|
||||||
|
src.includes = about.html
|
||||||
|
|
|
@ -42,3 +42,4 @@ bin.includes = about.html,\
|
||||||
|
|
||||||
bin.excludes = build.properties,\
|
bin.excludes = build.properties,\
|
||||||
customBuildCallbacks.xml
|
customBuildCallbacks.xml
|
||||||
|
src.includes = about.html
|
||||||
|
|
|
@ -3,3 +3,4 @@ output.. = bin/
|
||||||
bin.includes = META-INF/,\
|
bin.includes = META-INF/,\
|
||||||
.,\
|
.,\
|
||||||
plugin.xml
|
plugin.xml
|
||||||
|
src.includes = about.html
|
||||||
|
|
|
@ -24,3 +24,4 @@ bin.includes = META-INF/,\
|
||||||
about.properties,\
|
about.properties,\
|
||||||
icons/,\
|
icons/,\
|
||||||
cdt_logo_icon32.png
|
cdt_logo_icon32.png
|
||||||
|
src.includes = about.html
|
||||||
|
|
|
@ -18,3 +18,4 @@ bin.includes = META-INF/,\
|
||||||
plugin.xml,\
|
plugin.xml,\
|
||||||
about.html,\
|
about.html,\
|
||||||
plugin.properties
|
plugin.properties
|
||||||
|
src.includes = about.html
|
||||||
|
|
|
@ -4,3 +4,4 @@ bin.includes = META-INF/,\
|
||||||
.,\
|
.,\
|
||||||
data/,\
|
data/,\
|
||||||
about.html
|
about.html
|
||||||
|
src.includes = about.html
|
||||||
|
|
|
@ -18,3 +18,4 @@ bin.includes = META-INF/,\
|
||||||
plugin.xml,\
|
plugin.xml,\
|
||||||
plugin.properties,\
|
plugin.properties,\
|
||||||
about.html
|
about.html
|
||||||
|
src.includes = about.html
|
||||||
|
|
|
@ -2,7 +2,7 @@ Manifest-Version: 1.0
|
||||||
Bundle-ManifestVersion: 2
|
Bundle-ManifestVersion: 2
|
||||||
Bundle-Name: %pluginName
|
Bundle-Name: %pluginName
|
||||||
Bundle-SymbolicName: org.eclipse.cdt.debug.gdbjtag.ui;singleton:=true
|
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-Activator: org.eclipse.cdt.debug.gdbjtag.ui.Activator
|
||||||
Bundle-Localization: plugin
|
Bundle-Localization: plugin
|
||||||
Require-Bundle: org.eclipse.ui,
|
Require-Bundle: org.eclipse.ui,
|
||||||
|
|
|
@ -19,3 +19,4 @@ bin.includes = META-INF/,\
|
||||||
icons/,\
|
icons/,\
|
||||||
plugin.properties,\
|
plugin.properties,\
|
||||||
about.html
|
about.html
|
||||||
|
src.includes = about.html
|
||||||
|
|
|
@ -2,6 +2,6 @@ Manifest-Version: 1.0
|
||||||
Bundle-ManifestVersion: 2
|
Bundle-ManifestVersion: 2
|
||||||
Bundle-Name: %pluginName
|
Bundle-Name: %pluginName
|
||||||
Bundle-SymbolicName: org.eclipse.cdt.debug.gdbjtag
|
Bundle-SymbolicName: org.eclipse.cdt.debug.gdbjtag
|
||||||
Bundle-Version: 7.0.1.qualifier
|
Bundle-Version: 7.0.100.qualifier
|
||||||
Bundle-Vendor: %providerName
|
Bundle-Vendor: %providerName
|
||||||
Bundle-Localization: plugin
|
Bundle-Localization: plugin
|
||||||
|
|
|
@ -18,3 +18,4 @@ bin.includes = META-INF/,\
|
||||||
about.properties,\
|
about.properties,\
|
||||||
plugin.properties,\
|
plugin.properties,\
|
||||||
cdt_logo_icon32.png
|
cdt_logo_icon32.png
|
||||||
|
src.includes = about.html
|
||||||
|
|
|
@ -19,3 +19,4 @@ bin.includes = plugin.xml,\
|
||||||
plugin.properties,\
|
plugin.properties,\
|
||||||
about.html,\
|
about.html,\
|
||||||
icons/
|
icons/
|
||||||
|
src.includes = about.html
|
||||||
|
|
|
@ -5,3 +5,4 @@ bin.includes = META-INF/,\
|
||||||
OSGI-INF/l10n/bundle.properties,\
|
OSGI-INF/l10n/bundle.properties,\
|
||||||
OSGI-INF/,\
|
OSGI-INF/,\
|
||||||
about.html
|
about.html
|
||||||
|
src.includes = about.html
|
||||||
|
|
|
@ -12,3 +12,4 @@ bin.includes = plugin.xml,\
|
||||||
help/
|
help/
|
||||||
src.includes = patches/,\
|
src.includes = patches/,\
|
||||||
help/,\
|
help/,\
|
||||||
|
about.html
|
||||||
|
|
|
@ -3,3 +3,4 @@ output.. = bin/
|
||||||
bin.includes = META-INF/,\
|
bin.includes = META-INF/,\
|
||||||
.,\
|
.,\
|
||||||
about.html
|
about.html
|
||||||
|
src.includes = about.html
|
||||||
|
|
|
@ -4,3 +4,4 @@ bin.includes = META-INF/,\
|
||||||
src/org/eclipse/cdt/qt/tests/,\
|
src/org/eclipse/cdt/qt/tests/,\
|
||||||
.,\
|
.,\
|
||||||
about.html
|
about.html
|
||||||
|
src.includes = about.html
|
||||||
|
|
|
@ -6,3 +6,4 @@ bin.includes = META-INF/,\
|
||||||
plugin.properties,\
|
plugin.properties,\
|
||||||
about.html,\
|
about.html,\
|
||||||
icons/
|
icons/
|
||||||
|
src.includes = about.html
|
||||||
|
|
|
@ -2,7 +2,7 @@ Manifest-Version: 1.0
|
||||||
Bundle-ManifestVersion: 2
|
Bundle-ManifestVersion: 2
|
||||||
Bundle-Name: %pluginName
|
Bundle-Name: %pluginName
|
||||||
Bundle-SymbolicName: org.eclipse.cdt.remote.core;singleton:=true
|
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-Activator: org.eclipse.cdt.remote.internal.core.Activator
|
||||||
Bundle-Localization: plugin
|
Bundle-Localization: plugin
|
||||||
Require-Bundle: org.eclipse.core.runtime,
|
Require-Bundle: org.eclipse.core.runtime,
|
||||||
|
|
|
@ -4,3 +4,4 @@ bin.includes = META-INF/,\
|
||||||
.,\
|
.,\
|
||||||
about.html,\
|
about.html,\
|
||||||
plugin.properties
|
plugin.properties
|
||||||
|
src.includes = about.html
|
||||||
|
|
|
@ -3,3 +3,4 @@ output.. = bin/
|
||||||
bin.includes = META-INF/,\
|
bin.includes = META-INF/,\
|
||||||
.,\
|
.,\
|
||||||
about.html
|
about.html
|
||||||
|
src.includes = about.html
|
||||||
|
|
|
@ -2,7 +2,7 @@ Manifest-Version: 1.0
|
||||||
Bundle-ManifestVersion: 2
|
Bundle-ManifestVersion: 2
|
||||||
Bundle-Name: %pluginName
|
Bundle-Name: %pluginName
|
||||||
Bundle-SymbolicName: org.eclipse.cdt.arduino.core;singleton:=true
|
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-Activator: org.eclipse.cdt.arduino.core.internal.Activator
|
||||||
Bundle-Vendor: %providerName
|
Bundle-Vendor: %providerName
|
||||||
Require-Bundle: org.eclipse.core.runtime,
|
Require-Bundle: org.eclipse.core.runtime,
|
||||||
|
|
|
@ -5,3 +5,4 @@ bin.includes = META-INF/,\
|
||||||
templates/,\
|
templates/,\
|
||||||
about.html,\
|
about.html,\
|
||||||
plugin.properties
|
plugin.properties
|
||||||
|
src.includes = about.html
|
||||||
|
|
|
@ -5,3 +5,4 @@ bin.includes = META-INF/,\
|
||||||
about.html,\
|
about.html,\
|
||||||
plugin.properties
|
plugin.properties
|
||||||
source.. = src/
|
source.. = src/
|
||||||
|
src.includes = about.html
|
||||||
|
|
|
@ -2,7 +2,7 @@ Manifest-Version: 1.0
|
||||||
Bundle-ManifestVersion: 2
|
Bundle-ManifestVersion: 2
|
||||||
Bundle-Name: %Bundle-Name
|
Bundle-Name: %Bundle-Name
|
||||||
Bundle-SymbolicName: org.eclipse.cdt.managedbuilder.bupc.ui;singleton:=true
|
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-ClassPath: org.eclipse.cdt.managedbuilder.bupc.ui
|
||||||
Bundle-Activator: org.eclipse.cdt.managedbuilder.bupc.ui.UPCWizardsPlugin
|
Bundle-Activator: org.eclipse.cdt.managedbuilder.bupc.ui.UPCWizardsPlugin
|
||||||
Require-Bundle: org.eclipse.cdt.ui,
|
Require-Bundle: org.eclipse.cdt.ui,
|
||||||
|
|
|
@ -11,3 +11,4 @@ bin.includes = META-INF/,\
|
||||||
about.ini,\
|
about.ini,\
|
||||||
about.mappings,\
|
about.mappings,\
|
||||||
about.properties
|
about.properties
|
||||||
|
src.includes = about.html
|
||||||
|
|
|
@ -2,7 +2,7 @@ Manifest-Version: 1.0
|
||||||
Bundle-ManifestVersion: 2
|
Bundle-ManifestVersion: 2
|
||||||
Bundle-Name: %plugin.name
|
Bundle-Name: %plugin.name
|
||||||
Bundle-SymbolicName: org.eclipse.cdt.visualizer.core;singleton:=true
|
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-Activator: org.eclipse.cdt.visualizer.core.plugin.CDTVisualizerCorePlugin
|
||||||
Bundle-Vendor: %provider.name
|
Bundle-Vendor: %provider.name
|
||||||
Require-Bundle: org.eclipse.ui,
|
Require-Bundle: org.eclipse.ui,
|
||||||
|
|
|
@ -17,4 +17,5 @@ output.. = bin/
|
||||||
bin.includes = META-INF/,\
|
bin.includes = META-INF/,\
|
||||||
.,\
|
.,\
|
||||||
plugin.properties,\
|
plugin.properties,\
|
||||||
about.html
|
about.html
|
||||||
|
src.includes = about.html
|
||||||
|
|
|
@ -4,3 +4,4 @@ output.. = bin/
|
||||||
bin.includes = META-INF/,\
|
bin.includes = META-INF/,\
|
||||||
.,\
|
.,\
|
||||||
plugin.xml
|
plugin.xml
|
||||||
|
src.includes = about.html
|
||||||
|
|
|
@ -2,3 +2,4 @@ source.. = src/
|
||||||
output.. = bin/
|
output.. = bin/
|
||||||
bin.includes = META-INF/,\
|
bin.includes = META-INF/,\
|
||||||
.
|
.
|
||||||
|
src.includes = about.html
|
||||||
|
|
|
@ -6,3 +6,4 @@ bin.includes = META-INF/,\
|
||||||
plugin.xml,\
|
plugin.xml,\
|
||||||
about.html,\
|
about.html,\
|
||||||
icons/
|
icons/
|
||||||
|
src.includes = about.html
|
||||||
|
|
|
@ -17,3 +17,4 @@ output.. = bin/
|
||||||
bin.includes = META-INF/,\
|
bin.includes = META-INF/,\
|
||||||
.,\
|
.,\
|
||||||
about.html
|
about.html
|
||||||
|
src.includes = about.html
|
||||||
|
|
Loading…
Add table
Reference in a new issue