mirror of
https://github.com/peterdell/wudsn-ide.git
synced 2024-12-13 11:29:10 +00:00
Remove .classpath, .procect, build.properties and src folders from all
binary builds
This commit is contained in:
parent
a7936828af
commit
a679a76c33
@ -5,11 +5,7 @@ bin.includes = .,\
|
||||
icons/,\
|
||||
META-INF/,\
|
||||
plugin.properties,\
|
||||
src/,\
|
||||
build.properties,\
|
||||
plugin_de_DE.properties,\
|
||||
.classpath,\
|
||||
.project
|
||||
plugin_de_DE.properties
|
||||
jars.compile.order = .
|
||||
src.includes = bin/,\
|
||||
icons/
|
||||
|
@ -5,10 +5,6 @@ bin.includes = .,\
|
||||
icons/,\
|
||||
META-INF/,\
|
||||
plugin.properties,\
|
||||
src/,\
|
||||
build.properties,\
|
||||
.project,\
|
||||
.classpath,\
|
||||
plugin_de_DE.properties
|
||||
jars.compile.order = .
|
||||
|
||||
|
@ -6,11 +6,7 @@ bin.includes = META-INF/,\
|
||||
plugin.properties,\
|
||||
icons/,\
|
||||
help/,\
|
||||
src/,\
|
||||
plugin_de_DE.properties,\
|
||||
build.properties,\
|
||||
.classpath,\
|
||||
.project,\
|
||||
schema/
|
||||
bin.excludes = help/productions/java/ide/downloads/
|
||||
|
||||
|
@ -1,3 +1 @@
|
||||
bin.includes = feature.xml,\
|
||||
build.properties,\
|
||||
.project
|
||||
bin.includes = feature.xml
|
||||
|
@ -6,9 +6,5 @@ bin.includes = META-INF/,\
|
||||
plugin.properties,\
|
||||
plugin_de_DE.properties,\
|
||||
plugin.xml,\
|
||||
fonts/,\
|
||||
src/,\
|
||||
build.properties,\
|
||||
.project,\
|
||||
.classpath
|
||||
fonts/
|
||||
|
||||
|
@ -4,10 +4,6 @@ bin.includes = META-INF/,\
|
||||
.,\
|
||||
plugin.xml,\
|
||||
icons/,\
|
||||
build.properties,\
|
||||
src/,\
|
||||
.classpath,\
|
||||
.project,\
|
||||
OSGI-INF/l10n/bundle.properties,\
|
||||
OSGI-INF/,\
|
||||
lib/AppleDos.dsk,\
|
||||
|
@ -1,4 +1,2 @@
|
||||
bin.includes = feature.xml,\
|
||||
gpl-2_0.txt,\
|
||||
build.properties,\
|
||||
.project
|
||||
gpl-2_0.txt
|
||||
|
@ -4,12 +4,8 @@ bin.includes = META-INF/,\
|
||||
.,\
|
||||
plugin.xml,\
|
||||
plugin.properties,\
|
||||
src/,\
|
||||
schema/,\
|
||||
icons/,\
|
||||
build.properties,\
|
||||
.project,\
|
||||
.classpath,\
|
||||
lib/js.jar,\
|
||||
plugin_de_DE.properties
|
||||
|
||||
|
@ -2,9 +2,5 @@ source.. = src/
|
||||
output.. = bin/
|
||||
bin.includes = META-INF/,\
|
||||
.,\
|
||||
build.properties,\
|
||||
fonts/,\
|
||||
src/,\
|
||||
.project,\
|
||||
.classpath
|
||||
fonts/
|
||||
|
||||
|
@ -8,10 +8,6 @@ bin.includes = META-INF/,\
|
||||
OSGI-INF/l10n/bundle.properties,\
|
||||
OSGI-INF/l10n/bundle_de_DE.properties,\
|
||||
OSGI-INF/,\
|
||||
src/,\
|
||||
.classpath,\
|
||||
.project,\
|
||||
build.properties,\
|
||||
plugin.properties,\
|
||||
plugin_de_DE.properties,\
|
||||
lib/atari8bit/asap.txt,\
|
||||
|
@ -3,8 +3,4 @@ output.. = bin/
|
||||
bin.includes = META-INF/,\
|
||||
.,\
|
||||
plugin.xml,\
|
||||
src/,\
|
||||
icons/,\
|
||||
build.properties,\
|
||||
.project,\
|
||||
.classpath
|
||||
icons/
|
||||
|
Loading…
Reference in New Issue
Block a user