Update ATHEN how to integrate your own view authored by Markus Krug's avatar Markus Krug
a
\ No newline at end of file
# Integrating your own view in ATHEN
Currently there are two possible ways of integrating your own view into ATHEN. The first one is to integrate it hard into the code (you modify ATHENs source code) and the second way shows how to create **.jar** file that can be integrated into ATHEN at runtime.
## Hardcoding your view into ATHENs sourc code
## Creating a **.jar** that can be integrated into a runnign instance of ATHEN
\ No newline at end of file