You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At least when running Ghidra from IntelliJ IDEA, this happens, but can then be easily mitigated by hitting the Build button in the IDE which forces a recompile.
This should be fixed at some point, but because actually developing a Kotlin Script will probably involve a working IntelliJ IDE setup anyway, the workaround of triggering the compile/build in the IDE seems acceptable for now.
If someone else runs into this, please upvote this issue.
If you are using a different kind of setup where the workaround isn't feasible, please also tell me, then I can prioritize this accordingly
The text was updated successfully, but these errors were encountered:
At least when running Ghidra from IntelliJ IDEA, this happens, but can then be easily mitigated by hitting the
Build
button in the IDE which forces a recompile.This should be fixed at some point, but because actually developing a Kotlin Script will probably involve a working IntelliJ IDE setup anyway, the workaround of triggering the compile/build in the IDE seems acceptable for now.
If someone else runs into this, please upvote this issue.
If you are using a different kind of setup where the workaround isn't feasible, please also tell me, then I can prioritize this accordingly
The text was updated successfully, but these errors were encountered: