diff --git a/rse/plugins/org.eclipse.rse.services.files.ftp/build.properties b/rse/plugins/org.eclipse.rse.services.files.ftp/build.properties index 8b607c7c4f1..60ac669df60 100644 --- a/rse/plugins/org.eclipse.rse.services.files.ftp/build.properties +++ b/rse/plugins/org.eclipse.rse.services.files.ftp/build.properties @@ -8,6 +8,7 @@ # Contributors: # IBM Corporation - initial API and implementation # Martin Oberhuber (Wind River) - Use eclipse32.png feature image +# Javier Montalvo Orus (Symbian) - Fixing 176216 - [api] FTP sould provide API to allow clients register their own FTPListingParser ############################################################################### bin.includes = META-INF/,\ about.html,\ @@ -16,6 +17,8 @@ bin.includes = META-INF/,\ .,\ about.ini,\ about.mappings,\ - eclipse32.png + eclipse32.png,\ + plugin.xml,\ + schema/ source.. = src/ output.. = bin/