Glad to hear you got things running.  I've also just changed the 'run'
target so that it depends on 'install' rather than 'jar', so you should just
be able to do 

    build run

to do everything in a single step.  You also want to do 'build package' in
the main ArgoUML directory before starting to make sure that it is built and
packaged with the latest code.

I also added an Eclipse launch configuration which loads the PHP modules for
anyone who wants to test in Eclipse.  It's called ArgoUML+PHP and should
appear in your launch/debug list when you've got the PHP project loaded and
opened.

I've committed some code for 'const' support.  Please review/test it and let
us know what else is needed.  If you're interested in working on the PHP
module, there are a few bug reports open against it which sound relatively
straightforward.  If you attach patches to the bug reports, one of the core
developers should be able to review and commit them for you.

Tom


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to