This is a bug in the ArgoEclipse PSF file.  I'll get it updated.  Both
projects use the ArgoUML version of the EUML implementation now (which
is why the old version hasn't been updated).

Historically, ArgoEclipse had a separate implementation which was EPL
licensed before a) ArgoUML switched to EPL and b) ArgoUML team members
started making contributions to the implementation.

I suspect you had to update the project dependencies in Eclipse to get
as far as you did because the old implementation uses Eclipse style
naming based on the package name (org.argouml.core.model.euml) while
the ArgoUML version uses argouml-core-model-euml.

Tom

On Fri, Jul 23, 2010 at 4:03 AM, Linus Tolke Tigris <[email protected]> wrote:
> 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://argoeclipse.tigris.org/ds/viewMessage.do?dsForumId=5521&dsMessageId=2637374

To unsubscribe from this discussion, e-mail: 
[[email protected]].

Reply via email to