When I try to add a new library into VSCode following the instructions of https://wpilib.screenstepslive.com/s/currentCS/m/getting_started/l/682619-3rd-party-libraries#adding-an-offline-installed-library , it responds with “No new dependencies available”. If it matters, these were written in Java and were ported over from eclipse. Anyone know how to fix this?
That function only works for vendor libraries, like CTRE or NavX. Are you trying to import your own created libraries?
Okay, I’m dumb and didn’t realize that you need add the stuff into user\frc2019. That solves most of my problems.
How would I do this for Jaci’s Pathfinder?
I suggest you compile it into a java gradle application with some sort of GUI to make things easier with