Initial commit after migrating repo and assuring the product launches
This commit is contained in:
20
build.properties
Normal file
20
build.properties
Normal file
@ -0,0 +1,20 @@
|
||||
source.. = src/
|
||||
output.. = bin/
|
||||
bin.includes = plugin.xml,\
|
||||
META-INF/,\
|
||||
.,\
|
||||
icons/,\
|
||||
splash.bmp,\
|
||||
help/,\
|
||||
plugin_customization.ini,\
|
||||
contexts.xml,\
|
||||
bin/,\
|
||||
config/
|
||||
src.includes = plugin_customization.ini,\
|
||||
icons/,\
|
||||
help/,\
|
||||
contexts.xml,\
|
||||
bin/,\
|
||||
splash.bmp,\
|
||||
config/
|
||||
jre.compilation.profile = JavaSE-1.7
|
Reference in New Issue
Block a user