blob: fa816661877e36bac66377822dd2942d46573043 [file] [log] [blame]
###############################################################################
# Copyright (c) 2007, 2009 David Green 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:
# David Green - initial API and implementation
###############################################################################
source.. = src/
output.. = bin/
bin.includes = META-INF/,\
.,\
plugin.xml,\
icons/,\
schema/,\
plugin.properties,\
about.html
dist=dist
bin=bin
plugin.name=org.eclipse.mylyn.wikitext.ui
java.build.lib = test-lib
java.compile.debug=on
java.compile.deprecation=on
java.build.java.classes=${bin}
java.compile.optimize=on
java.build.java.src=src
java.build.dist=${dist}
java.build.java.test.src=test-src
java.build.java.test.classes=test-bin
build.out.tests=tests
java.build.jar=${plugin.name}_${plugin.version}.jar
src.includes = about.html,\
schema/