Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhance the SWTClassLoader to dynamically load class in other jars inside the jar #6

Open
petrus-dev opened this issue Sep 3, 2015 · 0 comments

Comments

@petrus-dev
Copy link

It seems that the SWTClassLoader only handles swt-*.jar loading inside the application jar.
Is there a way to also enable the classloader to do the same thing with other jar libs included in the app jar (like what onejar or jar-in-jar does).
I can't make it work this way. Maybe I missed something, or it is not possible.
Could it be added, maybe as an option? I find it annoying to have a nice single jar with swt files nicely packaged inside and a lib folder with all the other jars used by my project.
Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant