I am having problems making my classes see each other when i try to compile using command line.
There's about seven java files originally written on NetBeans, all on the same folder.
When i type javac Main.java, it tells me that it cannot find one of the classes in the same folder.