Ummm just set a path for javac...... it works
but when i try to compile my text file... it says file not found... I'm guessing cuz the file needs to be in system32 or something? idk.....
What i need help with is, making it so i can compile a text file from my desktop in a folder labeled "Java/Chapter1" java being one folder, and Chapter1 being a sub folder.... Would really appreciate the help!
ehhhh.....EDIT: figured out a temporary solution..... CD C:\users\username1\desktop\java\chapter1
EDIT: When i try using "javac Example.java" says filenot found.... also tried "java Example" get error: "Could not find or load main class Example"
This post was edited by ferf on Oct 8 2015 09:38pm