#when I extract dependencies the computer show me this
1 messages · Page 1 of 1 (latest)
While you are waiting for getting help, here are some tips to improve your experience:
If nobody is calling back, that usually means that your question was not well asked and hence nobody feels confident enough answering. Try to use your time to elaborate, provide details, context, more code, examples and maybe some screenshots. With enough info, someone knows the answer for sure.
Don't forget to close your thread using the command </help-thread close:1027500463647621170> when your question has been answered, thanks.
/lib is just a directory, in this case is the first one on disk and the second one (most likely) from an archive
It's just a common name for runtime libraries
so how i fix it
Closed the thread.
Why are you trying to extract the dependencies? It's probably a lot easier to use a dependency management solution like maven or gradle and let them deal with this
ok