Atlassian uses cookies to improve your browsing experience, perform analytics and research, and conduct advertising. Accept all cookies to indicate that you agree to our use of cookies on your device. Atlassian cookies and tracking notice, (opens new window)
URLClassLoaders don't add class files directly. Instead, they should add the dir that the class file lives in and the class file should be in subfolder(s) matching its package. The docs have been wrong and this feature never actually worked.
Activity
Show:
Fixed
Pinned fields
Click on the next to a field label to start pinning.
URLClassLoaders don't add class files directly. Instead, they should add the dir that the class file lives in and the class file should be in subfolder(s) matching its package. The docs have been wrong and this feature never actually worked.