Skip to content

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

@petrus-dev

Description

@petrus-dev

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions