mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-24 09:25:31 +02:00
[176216] FTP sould provide API to allow clients register their own FTPListingParser
This commit is contained in:
parent
1580ebb837
commit
cc5d054901
1 changed files with 4 additions and 1 deletions
|
@ -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/
|
||||
|
|
Loading…
Add table
Reference in a new issue