Tom, Thanks a lot for your reply (as well as thanks to Bogdan for the previous helpfull infos). I can now get the 12 main workspace projets that compile. Nevertheless, I found in the build.properties file (that belong to the argoeclipse-core project) that the gef-0.12.1.jar cannot be resolved. Therefore, I moved it for gef-0.12.4M2.jar since it is the one available in the argouml-core-lib project. After that, the whole code could indeed compiled. I have then launched an Eclipse application using the plugin manifest for the org.argouml.argoeclipse.ui plugin without any trouble. However, when I create a new empty ArgoUML file using the Eclipse s file->New->Other-ArgoUML file I get an error message : org.tigris.gef.ocl.ExpansionException and a XMI format error.
I guess that this is the gef-0.12.4M2.jar that cause the problem? Could you give me some ligth to solve it? Thanks for the info about the google summer of code. My needs are limited (since the project present already very nice functionalities) and therefore I will not apply. However, I would like to add the possiblity to create a Robustness Diagram. In addition, I need to add action directly from the view with a mouse click on a diagram element. This action should for example be able to refresh the Eclipse s PackageExplorer. I just downloaded the cookbook for developpers of ArgoUML. I would be very gratefull if you have any additional informations that could bring me some direction to follow. Thanks a lot in advance, Regards, David -----Message d'origine----- De : Tom Morris [mailto:[EMAIL PROTECTED] Envoyé : lundi, 26. mars 2007 09:25 À : [email protected] Objet : RE: Compilation errors David, Sorry for the delay in replying. > I have then import the main workspace projects (12 projects) > using the argoeclipse_main_projectset.psf file. > After the cleaning, yet 2 projects present compile errors : We switched from a private branch of ArgoUML back to the main trunk, but I forgot to update the .psf files. The file has been updated now, but you can also just use Eclipse's Team->Switch to another Branch/Tag to switch from "branches/work_argoeclipse_tfmorris" to "trunk". Regards, Tom --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
