i use something like the following for getting all the jars and building the classpath
:
find /Path/to/trunk -name *.jar | awk '{printf $NF":"}'

i then pass this as argument for -cp to the verveinej script. But it would be nice to have that built into verveinej.


Cheers
Matt

On Mon, Jun 20, 2011 at 8:01 PM, Tudor Girba <tudor@tudorgirba.com> wrote:
Hi Nicolas,

I would like to parse ArgoUML 0.32 and I would like to also be able to parse the annotations. For this, I understand that I should pass the jars to the parser.

How do I make VerveineJ be aware of the jars? Do I have to edit the verveineJ.sh and add each of the jars to the classpath? Is there no other way?

Cheers,
Doru

--
www.tudorgirba.com

"Don't give to get. Just give."






_______________________________________________
Moose-dev mailing list
Moose-dev@iam.unibe.ch
https://www.iam.unibe.ch/mailman/listinfo/moose-dev