Using JSON.simple in VScode

To make a parser for our vision system, were using JSON, but we cannot get it to run. We’ve looked at adding to the .classpath but can’t seem to get it to work. Is there anyway to get it to work well with VScode?

I remember seeing in another thread that Jackson (another json parser) in built into wpilib. If that works for you, it may be an easier solution.

1 Like

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.