Ant files

This commit is contained in:
7u83
2017-03-20 17:57:10 +01:00
parent 7ca742713c
commit 9fa4fdbf2a
11 changed files with 2492 additions and 1 deletions

View File

@ -0,0 +1,4 @@
$label=Web Start
$target.debug=jws-debug
$target.run=jws-run
compile.on.save.unsupported.javawebstart=true

View File