I would like to start by saying please do not mark this as a duplicate. I have looked at all of the "duplicates" I can find and NONE of the solutions have worked.
I am trying to get my java path set up so that javac will work, I have:
- put it in the path
- added "JAVA_HOME"
- checked the version multiple times and reinstalled them
- uninstalled older versions
- put the bin, the program files\java path, and even moved the javac file into the path and nothing is working
I have jdk 1.8.0_251
I have no idea why it is not working. If someone more experienced at setting up Java could help that would be great. I am extremely frustrated as I have been working on this for a while and it had worked fine previously.