############################################################################### # Copyright (c) 2001, 2009 IBM Corporation and others. # 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) - [240704] Protect against illegal API use of getRemoteFileObject() with relative path as name ############################################################################### bin.includes = META-INF/,\ about.html,\ plugin.properties,\ plugin.xml,\ . source.. = src/ output.. = bin/ javacSource=1.4 javacTarget=1.4 src.includes = about.html,\ schema/,\ .settings/,\ build.properties