Hello Werner!

argoeclipse_main_projectset.psf fetches the EUML stuff from

http://argoeclipse.tigris.org/svn/argoeclipse/trunk/org.argouml/plugins/org.argouml.core.model.euml

and the interface from

http://argouml.tigris.org/svn/argouml/trunk/src/argouml-core-model

Recently, the interface in argouml-core-model was updated together with the
EUML implementation in the argouml project (at
http://argouml.tigris.org/svn/argouml/trunk/src/argouml-core-model-euml)but
the copy of the euml implementation in the argoeclipse project has not been
updated yet.

I don't know the reasons behind having a copy of the euml model
implementation in the argoeclipse project. In an exotic case it could be
that the argoeclipse project relies on some special feature that isn't
implemented in the argouml project. If so this is hard to fix. Hopefully,
the argouml_main_projectset.psf can be updated to point to the argouml
version of the euml model implementation instead. You can experiment with
this by removing the org.argouml.model.euml project from your workspace and
getting the argouml-core-model-euml project (from
http://argouml.tigris.org/svn/argouml/trunk/src/argouml-core-model-euml) and
then fix all class path problems.

Let's hope that Tom, or someone else working with the argoeclipse project
can explain this better.

        /Linus

On Thu, Jul 22, 2010 at 1:24 PM, Werner Bast <[email protected]> wrote:

> hellolealltogetta,
>
> I have a little problem with various Classes mainly
> from package org.argouml.model.euml
>  CoreFactoryEUMLImpl(2010-04-10)
>  CoreHelperEUMLImpl(2009-12-30)
>  FacadeEUMLImpl(2009-12-31)
>  UmlFactoryEUmlImpl(2009-12-30)
> I get the Classes via the Projektsetfile: argoeclipse_main_projectset.psf
>
> They are outdated. The real problem is, even with svn i dont get the actual
> files.
> In the files i mentioned are various erros:
> CoreFactoryEUMLImpl -> 'buildManifestation(Object)' is not implemented
> (from CoreFactory)
> CoreHelperEUMLImpl  -> 'addManifestation(Object,Object)' is not implemented
> (from CoreHelper)
> FacadeEUMLImpl      -> 'getActivity(Object)' is not implemented (from
> Facade)
> UmlFactoryEUmlImpl  -> 'getExtendPackages(String)' is not implemented (from
> UmlFactory)
>
> How can i get the actual files ??
>
> I've tried it manually via Eclipse (Package Explorer right click on the
> Class -> Team -> Synchronize with Repository)
> but i only get the message 'no Changes in SVN('Path/in/SVN')'
>
> Please help
>
> thanks
>   Werner
>
> ------------------------------------------------------
>
> http://argouml.tigris.org/ds/viewMessage.do?dsForumId=450&dsMessageId=2636880
>
> To unsubscribe from this discussion, e-mail: [
> [email protected]].
> To be allowed to post to the list contact the mailing list moderator,
> email: [[email protected]]
>

------------------------------------------------------
http://argouml.tigris.org/ds/viewMessage.do?dsForumId=450&dsMessageId=2637252

To unsubscribe from this discussion, e-mail: 
[[email protected]].
To be allowed to post to the list contact the mailing list moderator, email: 
[[email protected]]

Reply via email to