Hi Stefan. Sorry for the delayed reply. > I've loaded the argoeclipse plugin from the server. It works great > but the C++ extension is missing (argouml-cpp). Can you please give > me a brief description how I can add it?
None of the additional ArgoUML "modules" are included with the current distribution. The module discovery and loading code is all the same as ArgoUML, but there are some quirks to the way the Eclipse classloaders work, so I'd really need to test things before being confident in telling you it would work. If it does work, the basics will be the same as ArgoUML. The modules can go in a the 'ext' subdirectory of the users home directory or it can be redirected using a system property (don't remember the name off the top of my head). Let me do a little research and I'll post some more. Tom --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
