This causes org.reflections.Reflections#scan to not detect classes in
directories on windows.
What is the expected output? What do you see instead?
Reflections#scan expects Vfs.File#getRelativePath to return
org/reflections/vfs/SystemFile.class but instead we get
org\\reflections\\vfs\\SystemFile.class
What version of the product are you using? On what operating system?
Windows XP
Original issue reported on code.google.com by regnusg%...@gtempaccount.com on 30 Dec 2009 at 4:30
Original issue reported on code.google.com by
regnusg%...@gtempaccount.com
on 30 Dec 2009 at 4:30Attachments: