############################################################################### # Copyright (c) 2010 Mirko Raner 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: # Mirko Raner - initial implementation for Eclipse Bug 196337 ############################################################################### source.. = src/ output.. = bin/ bin.includes = plugin.xml,\ plugin.properties,\ about.html,\ about.ini,\ about.mappings,\ about.properties,\ dsdp32.png,\ icons/,\ META-INF/,\ . src.includes = about.html jre.compilation.profile = J2SE-1.4