B4J Question Mandatory lowercase libraries files if a case sensitive filesystem is used

yo3ggx

Active Member
Licensed User
Longtime User
Hello,

I moved all my projects files, including external libraries, in a case sensitive filesystem. I observed that B4J expect to find all libraries in lower case (both jar and xml files), otherwise are not found by the IDE. Is this by design?

Thank you,
Dan
 
Top