FSProtokollLinker/README.md

27 lines
767 B
Markdown
Raw Permalink Normal View History

2022-11-09 22:36:08 +00:00
# Getting started
## Dependencies
2022-12-19 16:09:28 +00:00
- Do all the Steps described in FSHook
- Compiled FSHook project (`FSHook/bin/uploadPlugin.jar` exists)
2022-11-09 22:36:08 +00:00
## Paths
- `<java>` point to your (or FSs) OpenJDK11 installation
- `<aspectjweaver.jar>` can be found in `FSHook/tool`
- `<classpath>` points to
2022-12-19 16:09:28 +00:00
- `bin/` of this project,
- `FSHook/bin/*` and `FSHook/lib/*` of FSHook
- The seperator is `:` on Linux and `;` on Windows.
2022-11-09 22:36:08 +00:00
## Build this
I.e. with vs-code java extension.
Set classpath and add `res/` to source directories
## Launch this
1) Be in the TU-Network or connected via VPN.
2) Launch
``` <java> -cp <classpath> -javaaagent:<aspectjweaver.jar> com.kallendorf.Main```
3) Log in
4) Click on the scroll-icon in the toolbar.
This will link all protocolls of this year.