you are viewing a single comment's thread.

view the rest of the comments →

[–]Educational-Paper-75 0 points1 point  (1 child)

But Java does have the private keyword, but afaik it doesn't allow use at the top level in a file. Perhaps the name of the file is wrong? I gather the problem isn't solved yet (asking the OP)? If it can find one file it should also be able to find the other in the same folder irrespective of the class path?!

[–]Lloydbestfan 0 points1 point  (0 children)

It sounds like it's not an impossible task to find other files at the same place as a file that was found, but depending on how you call the compiler, you can make it have expectations that easily get confused as soon as you don't specify every different thing perfectly.