|
From: Pierre T. <pie...@gm...> - 2011-05-13 08:46:07
|
Just the .py files to the jar and jar file in your sys.path. 2011/5/13 Konrad Hinsen <kon...@fa...> > On 13 May 2011, at 09:53, Konrad Hinsen wrote: > > > I am trying to package some of my own Python modules in a jar file. > > Ideally I'd use a separate jar file, but judging from the various > > discussions I found on this topic, the only solution seems to be to > > add my Python modules to the Lib directory in the standalong jar file > > for Jython. The instructions I follow are here: > > Sorry for the false alarm, I used the distribution jar file rather > than the standalone jar. With the right one it works fine! > > That said, I'd still be interested in a way to package my own Python > library in a separate jar file. > > Konrad. > > > > ------------------------------------------------------------------------------ > Achieve unprecedented app performance and reliability > What every C/C++ and Fortran developer should know. > Learn how Intel has extended the reach of its next-generation tools > to help boost performance applications - inlcuding clusters. > http://p.sf.net/sfu/intel-dev2devmay > _______________________________________________ > Jython-users mailing list > Jyt...@li... > https://lists.sourceforge.net/lists/listinfo/jython-users > -- A+ ------------- Pierre My blog and profile (http://pierrethibault.posterous.com)<http://pierrethibault.posterous.com> YouTube page (http://www.youtube.com/user/tubetib)<http://www.youtube.com/user/tubetib> Twitter (http://twitter.com/pierreth2) <http://twitter.com/pierreth2> |