initial commit

This commit is contained in:
2019-03-30 22:10:16 +01:00
parent a05dcdde53
commit 6d8aab1d7f
16 changed files with 662 additions and 0 deletions

8
build.fxbuild Normal file
View File

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="ASCII"?>
<anttasks:AntTask xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:anttasks="http://org.eclipse.fx.ide.jdt/1.0" buildDirectory="${project}/build">
<deploy>
<application name="FxStoppuhr"/>
<info/>
</deploy>
<signjar/>
</anttasks:AntTask>