I use something like this:
./verveinej.sh -Xmx1500M -- -cp `find /path/to/trunk -name *.jar | awk
'{printf $NF":"}'` /path/to/trunk
Cheers
Matt
On Mon, Jun 20, 2011 at 10:39 PM, Tudor Girba <tudor(a)tudorgirba.com>wrote;wrote:
Hi,
On 20 Jun 2011, at 22:34, Matthias Junker wrote:
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.
How do you pass it to verveinej?
Doru
Cheers
Matt
On Mon, Jun 20, 2011 at 8:01 PM, Tudor Girba <tudor(a)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(a)iam.unibe.ch
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
_______________________________________________
Moose-dev mailing list
Moose-dev(a)iam.unibe.ch
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
--
www.tudorgirba.com
"It's not how it is, it is how we see it."
_______________________________________________
Moose-dev mailing list
Moose-dev(a)iam.unibe.ch
https://www.iam.unibe.ch/mailman/listinfo/moose-dev