classpath error? or something close to that.
Code:
Running Compiler
--------------------------------------
server.java:52: cannot access handling.Handlers.CommandManager
bad class file: .\handling\Handlers\CommandManager.java
file does not contain class handling.Handlers.CommandManager
Please remove or make sure it appears in the correct subdirectory of the classpa
th.
public static CommandManager CommandManager = null;
^
Press any key to continue . . .
I tried to package CommandManager, well idk why it says it can't read it? What is wrong? Someone help