Java files not compiling
Hello everyone.
I'm extremely new to Java and AEM. I can't figure out why my Java classes are not working properly. For example I set up a method to return a string in a class that has already been made and verified. Yet when I restart my server the string is no different. I do everything in Eclipse, not sure If I'm missing something or not. Eclipse is set to build automatically.
AEM is not in debug mode, as I can't figure that out either.
Sorry for the noob questions.