Remove Twitter links.
[SquirrelJME.git] / assets / developer-notes / stephanie-gawroriski / 2021 / 07 / 06.mkd
blobf3b1df48c53360f20cca022f41b17eac484c3886
1 # 2021/07/06
3 ## 09:18
5 Today is my birthday! It seems I cannot much from dependency issues, so
6 _debug-jdwp_ is being pulled in properly but is not being depended on for
7 building as a JAR since that is missing.
9 ## 09:35
11 And I fixed it by adding the dependencies for the emulator JARs and otherwise
12 so that should not be an issue in the future hopefully.
14 ## 12:55
16 Okay so for debugging and debug notes, I am going to have the `DEBUG_ENTRY`
17 point exactly to the class it is within rather than the name. This way the
18 name and otherwise can be looked up via a handle.