hook up periodic events to ST2

This commit is contained in:
zab2
2019-03-27 11:16:50 +00:00
parent 62f7b2cece
commit 0d0dd1e241
2 changed files with 104 additions and 3 deletions

View File

@ -31,13 +31,13 @@ sloccount.report.file=sloccount.sc
# Building EXEs in x64 Linux requires that 32bit libraries are installed. In Debian,
# for example, installing the libc6-i386 package will satisfy this requirement.
# Uncomment the next line to prevent building EXEs (changing it to false will have no impact)
#noExe=true
noExe=true
# IzPack 5.1.x install dir
#izpack5.home=/PATH/TO/IzPack
# Change this to false if you don't have gettext or you want to prevent it from running during the build
require.gettext=true
require.gettext=false
# Compile for this version of Java
javac.version=1.7