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
Hi, it would be a nice addition to be able to select which package & directory to search for matching class by bytecode.
Currently the program matches from the top level by default even though the directory structure is similar between both versions.
Perhaps an additional message box can be shown to allow the user to select the directory or to match from the top level?