Make the FileUtilities.getChildURL(URL, String) work with URL which represent entries in a Jar or zip file
Add two methods in the FileUtilities class to get the resulting URL of a child URL in a Jar file
Add a NestedURLClassLoader class allowing to load classes which are in jar files which are in a jar or zip file
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Make the FileUtilities.getChildURL(URL, String) work with URL which represent entries in a Jar or zip file
Add two methods in the FileUtilities class to get the resulting URL of a child URL in a Jar file
Add a NestedURLClassLoader class allowing to load classes which are in jar files which are in a jar or zip file