filesystem

  1. yo3ggx

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

    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