Strange issue when adding a folder to my libs
Hi guys
I have my classes in a libs folder, and in Actionscript Settings / Source I point to that folder. It works fine.
I just attempted to add the AlivePDF source files (using source instead of swc as I want to alter something) in their org folder to the libs folder, and now one of my other classes throws this error:
5001: The name of package 'doit.ui.controls.doitClass' does not reflect the location of this file. Please change the package definition's name inside this file, or move the file.
doitClass was working fine before.
Any idea why adding an exclusive folder would affect other classes?
Cheers
