I\'m developing an application that uses a library that loads a configuration file as:
InputStream in = getClass().getResourceAsStream(resource);