Logo

User Contributed Notes

damien.cassou (20 February 2015, 2:08 pm)

https://gforge.inria.fr/projects/verveinej

tacianosilva (30 October 2014, 8:12 pm)

I too would like to use the Java parser but they are still with problems.

 

1. The link is broken: http://www.moosetechnology.org/tools/verveinej

2. The svn repo is not available: svn://scm.gforge.inria.fr/svn/verveinej

 

Where we can do the download?

stefan.zeller (28 September 2014, 8:00 pm)

I would like to parse java to MSE. But here are two issues.

 

1. The link is broken: http://www.moosetechnology.org/tools/verveinej

2. The svn repo is not available: svn://scm.gforge.inria.fr/svn/verveinej

 

Has anybody a hint about that?

rafatals3ode (11 March 2012, 2:00 pm)

please you can send to me the link to download VerveineJ.bat

tudor (11 March 2012, 1:14 pm)

Just use VerveineJ.bat

rafatals3ode (10 March 2012, 11:01 am)

how i can open the file verveinej.sh

 

i am using windows XP

a.serebrenik (29 January 2012, 4:55 pm)

Probably I'm doing something wrong...

 

C:\Users\aserebre\Desktop\ArgoUML-0-28-1\ArgoUML-0-28-1\src\argouml\src>C:\Users\aserebre\Desktop\verveine.extractor.java\verveine.extractor.java\verveinej.sh .

 

Welcome to Git (version 1.7.7-preview20111014)

 

 

Run 'git help git' to display the help index.

Run 'git help <command>' to display help for specific commands.

./lib/*.jar

Error: Could not find or load main class fr.inria.verveine.extractor.java.VerveineJParser

tudor (14 May 2011, 10:18 am)

Thanks for the suggestions. I updated the instructions.

diegof79 (12 May 2011, 7:30 pm)

The usage of verveinej.sh is:

verveinej.sh [ <jvm-options> -- ] [ <verveine-options> ] <java-source>

 

So to increase the heap size use:

./verveinej.sh -Xmx2000m -- YOUR_PATH

diegof79 (12 May 2011, 7:18 pm)

The SVN url "svn+ssh:/scm.gforge.inria.fr/svn/verveinej" doesn't work for me.

 

For information on how to checkout verveinej see this page: http://www.moosetechnology.org/tools/verveinej

Add a Note