blob: f6ac4e924237f389042d5bef444fcab1f45a1683 [file] [log] [blame]
###############################################################################
# Copyright (c) 2007, 2015 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/,\
.,\
icons/,\
about.ini,\
plugin.xml,\
schema/,\
about.html,\
about_files/,\
plugin.properties,\
feature.gif
dist=dist
bin=bin
jars.extra.classpath=platform:/plugin/org.apache.ant/lib/ant.jar,platform:/plugin/org.jsoup
jars.compile.order = .
plugin.name=org.eclipse.mylyn.wikitext
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
bin.excludes = icons/ds.xcf
src.includes = about.html,\
schema/