Joerg Hohwiller wrote: > Hi there, > > I have already used SWT and GWT together with maven. Both need native system > libraries at some specific point. This causes trouble when running code (e.g. > test-cases) with maven.
The latest 3.3 release of SWT includes the library files in the JAR! I have no idea how they do it and how the Java VM can find and load these but it works. Maybe you could ask the SWT guys how they did it and provide a Maven plugin to add dll/so-files to a JAR in such a way that the Java runtime can find and load them without messing with java.library.path. Regards, -- Aaron "Optimizer" Digulla a.k.a. Philmann Dark "It's not the universe that's limited, it's our imagination. Follow me and I'll show you something beyond the limits." http://www.pdark.de/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]