Importing and compiling issues

I've been aided heavily by ChatGPT and VisualBasic copilot but we can't seem to fix this issue. I'm importing gson which didn't seem to exist, so I downloaded 2.11.0 version of gson and added it to a lib folder in the correct directory, but the compiler seems to not notice it or care about it.
3 Replies
JavaBot
JavaBot2mo ago
This post has been reserved for your question.
Hey @Paradox Crew (Paul)! Please use /close or the Close Post button above when your problem is solved. Please remember to follow the help guidelines. This post will be automatically marked as dormant after 300 minutes of inactivity.
TIP: Narrow down your issue to simple and precise questions to maximize the chance that others will reply in here.
Paradox Crew (Paul)
It's funny how excited I was when my 7 errors slowly diminished to 3, then suddenly 10. I'm pretty sure that importing com.google.gson.Gson and com.google.gson.reflect.TypeToken correctly will cut that down significantly. My problem is something else entirely now. I guess my methods aren't lined up with how I'm using them now. ... down to 1 error and from 1 to 8 it compiled. once I have a working executable/application I'll call this solved and close it. The scope of my problem is so different now that I'm going to close this help tab and make a new one.
JavaBot
JavaBot2mo ago
Post Closed
This post has been closed by <@232288083884638210>.

Did you find this page helpful?