I think eclipse is having a java file management error?

I seem to be having a problem with how eclips handles java pacage names
using the standard naming conventions I named my package ‘thephilosophicat.tv.twitch.Template’
and all looks fine in eclips however when i brouse through windows it apears apears as ‘src\thephilosophicat\tv\twitch\Template’ instead of ‘src\thephilosophicat.tv.twitch.Template’
should I be concerned

I tryed renameing the folders in windows, as well as encapsulating the pacage declaration in quotations but both resulted in errors

Read more here: Source link