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]

Reply via email to