I made a grep-search on NMaven to search for "library.path" with no result. How does NMaven (that runs .Net tools from Java) relate to setting java.library.path on the JVM ?
Nicolas 2008/10/23 Wayne Fay <[EMAIL PROTECTED]> > > I'd like to package a windows tool as a maven plugin. I can > programmatically > > run it via JNI (using COM automation) but I need to set the > > java.library.path for this to work. > > I don't know the answer, but I assume this is something the NMaven > folks have dealt with, or perhaps the FreeHEP (NAR plugin) folks. You > should try their mailing lists and see what, if any, suggestions they > may have. > > http://incubator.apache.org/nmaven/ > http://java.freehep.org/freehep-nar-plugin/HelloWorld.html > > Wayne > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
