Go to file
Daniel Kallendorf f349b57607 Updated Readme 2022-12-19 17:09:28 +01:00
resources initial commit 2022-11-09 23:36:08 +01:00
src/com/kallendorf/fsplugin Cleanup 2022-11-09 23:45:09 +01:00
.gitignore Updated Readme 2022-12-19 17:09:28 +01:00
README.md Updated Readme 2022-12-19 17:09:28 +01:00

README.md

Getting started

Dependencies

  • Do all the Steps described in FSHook
  • Compiled FSHook project (FSHook/bin/uploadPlugin.jar exists)

Paths

  • <java> point to your (or FSs) OpenJDK11 installation
  • <aspectjweaver.jar> can be found in FSHook/tool
  • <classpath> points to
  • bin/ of this project,
  • FSHook/bin/* and FSHook/lib/* of FSHook
  • The seperator is : on Linux and ; on Windows.

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.