build-system: import build system from HelloSTK2
The current build system (Makefile) uses a very old java SDK that is no longer available on modern platforms. There is a community supported project HelloSTK2 (maintained by Merlin Chlosta, see also [1]) that uses not only a comfortable ANT based approach. It also uses more modern Java SDKs which are automatically downloaded using .gitmodules. All this makes it very comfortable to use and also lowers the barrier for beginners. Let's take this approach as an example and use it in our hello-stk.git as well. [1] https://github.com/mrlnc/HelloSTK2.git Related: OS#6069 Change-Id: Ic1828b7ccaf3bf953c0f4889fa1c3f21b80a1b73
This commit is contained in:
committed by
Philipp Maier
parent
d3d776e26c
commit
f08edf94f9
BIN
exp/sim/toolkit/javacard/toolkit.exp
Normal file
BIN
exp/sim/toolkit/javacard/toolkit.exp
Normal file
Binary file not shown.
5946
exp/sim/toolkit/javacard/toolkit_exp.tex
Normal file
5946
exp/sim/toolkit/javacard/toolkit_exp.tex
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user