Hello Bogdan, Thank you very much for your reply.
With your information I could remove the problem with ProgressMonitor (I also had to change the signatur for some methods). Unfortunatly, I get still stick by these compilation problems with the other missing classes and methods. I don t know where to find them and if their name have changed. Could you supply some more info about this? Or do you know whether it is possible to get the ArgoEclipse project without these inconsistencies? Bye and thanks, David -----Message d'origine----- De : Bogdan Ciprian Pistol [mailto:[EMAIL PROTECTED] Envoyé : mercredi, 21. mars 2007 01:55 À : [email protected] Objet : Re: Compilation errors Hello David, I am the student that developed ArgoEclipse last year in GSoC 2006. You experience this problem because some packages from ArgoEclipse were moved to ArgoUML and some inconsistencies remained in ArgoEclipse. At a quick glance I can tell you that ProgressMonitor is renamed in ArgoUML as ProgressListener in package org.argouml.application.api For the other classes maybe them should use org.argouml.uml.reveng.*, but I don't know exactly. Bogdan Pistol On 3/19/07, Kony David (HES) <[EMAIL PROTECTED]> wrote: > Hi, > > I am interested into enhancing ArgoEclipse code. > I have downloaded Eclipse 3.2.2 and the Subclipse plugin. > 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 : > argoeclipse-core and argoeclipse-ui. > The problems are : > Some classes are missing in org.argouml.application.api and > org.argouml.uml.reveng (ImportCommon, ImportInterface, ImportSettings, > ImportSettingsInternal, ProgressMonitor). Some methods also remain > undefined. > If I tried to launch an Eclipse application from the plugin manifest for > the org.argouml.argoeclipse.ui plugin (ignoring the problems) I am able > to use the Eclipse File->new->ArgoUML file. However, the finish button > at the end of the file creation process does not reply. > > I would really appreciate some help, > Thanks, > > David > > --------------------------------------------------------------------- > 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
