1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-08 17:45:24 +02:00
cdt/rse/plugins/org.eclipse.rse.eclipse.filesystem/build.properties

23 lines
1 KiB
Properties
Raw Normal View History

2006-10-06 13:46:15 +00:00
###############################################################################
# Copyright (c) 2001, 2007 IBM Corporation and others.
2006-10-06 13:46:15 +00:00
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Eclipse Public License v1.0
# which accompanies this distribution, and is available at
# http://www.eclipse.org/legal/epl-v10.html
#
# Contributors:
# IBM Corporation - initial API and implementation
# Martin Oberhuber (Wind River) - [181917] EFS Improvements: Avoid unclosed Streams,
# - Fix early startup issues by deferring FileStore evaluation and classloading,
# - Improve performance by RSEFileStore instance factory and caching IRemoteFile.
# - Also remove unnecessary class RSEFileCache and obsolete branding files.
2006-10-06 13:46:15 +00:00
###############################################################################
2006-04-10 20:02:23 +00:00
bin.includes = META-INF/,\
plugin.xml,\
about.html,\
plugin.properties,\
2006-04-25 21:19:05 +00:00
.
source.. = src/
output.. = bin/
src.includes = about.html