Skip to content

Instantly share code, notes, and snippets.

@573
Created October 23, 2012 14:18
Show Gist options
  • Save 573/3938997 to your computer and use it in GitHub Desktop.
Save 573/3938997 to your computer and use it in GitHub Desktop.
The build.properties file (JPF)
bin.includes = bin/,\
icons/,\
plugin_jpf.xml,\
licenses/,\
META-INF/,\
plugin.properties,\
lib/,\
lib/google-collections-1.0.jar
projects.dir = ${basedir}/..
wkspace.dir = ${projects.dir}/..
common.dir = ${wkspace.dir}/common
src.includes = src/
jars.compile.order =
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment